Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shubhsnow
/
togethercomputer-RedPajama-INCITE-7B-Chat
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
togethercomputer-RedPajama-INCITE-7B-Chat
/
app.py
shubhsnow
initial commit
96aba3b
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
99 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/togethercomputer/RedPajama-INCITE-7B-Chat"
).launch()