Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sonnnybot
/
cmu-mlsp-guanaco-13b-chatgpt4-first_last
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cmu-mlsp-guanaco-13b-chatgpt4-first_last
/
app.py
Sonnnybot
initial commit
5cacc4b
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.load(
"models/cmu-mlsp/guanaco-13b-chatgpt4-first_last"
).launch()