Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
togethercomputer-RedPajama-INCITE-Chat-3B-v1
like
1
Sleeping
App
Files
Files
Community
main
togethercomputer-RedPajama-INCITE-Chat-3B-v1
/
app.py
PeepDaSlan9
initial commit
f30609e
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
102 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/togethercomputer/RedPajama-INCITE-Chat-3B-v1"
).launch()