Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xx3
/
togethercomputer-RedPajama-INCITE-Chat-7B-v0.1
like
0
Running
App
Files
Files
Community
main
togethercomputer-RedPajama-INCITE-Chat-7B-v0.1
/
app.py
xx3
initial commit
596b8aa
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
104 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/togethercomputer/RedPajama-INCITE-Chat-7B-v0.1"
).launch()