Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nathaniel
/
togethercomputer-RedPajama-INCITE-Instruct-3B-v1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
togethercomputer-RedPajama-INCITE-Instruct-3B-v1
/
app.py
nathaniel
initial commit
6f01675
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
106 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/togethercomputer/RedPajama-INCITE-Instruct-3B-v1"
).launch()