Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
beginor
/
test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test
/
app.py
beginor
Update app.py
26025dd
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
93 Bytes
import
gradio
as
gr
gr.load(
"models/shenzhi-wang/Mistral-7B-v0.3-Chinese-Chat-f16"
).launch()