Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
0ldDriver
/
gywy-Mistral-7B-v0.1-chinese
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e1a40d7
gywy-Mistral-7B-v0.1-chinese
/
app.py
0ldDriver
initial commit
e1a40d7
about 1 year ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/gywy/Mistral-7B-v0.1-chinese"
).launch()