Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zerx966
/
Lo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Lo
/
app.py
Zerx966
Update app.py
bfe71da
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/Mistral-7B-Instruct-v0.3"
).launch()