Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ghostmaxxx
/
ChocoWu-nextgpt_7b_tiva_v0
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ChocoWu-nextgpt_7b_tiva_v0
/
app.py
ghostmaxxx
initial commit
723add6
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/ChocoWu/nextgpt_7b_tiva_v0"
).launch()