Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Atherie
/
cgato-Thespis-Mistral-7b-v0.6
like
0
Runtime error
App
Files
Files
Community
17a7278
cgato-Thespis-Mistral-7b-v0.6
/
app.py
Atherie
initial commit
17a7278
11 months ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/cgato/Thespis-Mistral-7b-v0.6"
).launch()