Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xydarcher
/
togethercomputer-RedPajama-INCITE-Chat-7B-v0.1
like
0
Runtime error
App
Files
Files
Community
main
togethercomputer-RedPajama-INCITE-Chat-7B-v0.1
/
app.py
xydarcher
initial commit
d6bb84c
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()