Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
theykk
/
OpenPipe-mistral-ft-optimized-1218
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OpenPipe-mistral-ft-optimized-1218
/
app.py
theykk
initial commit
b3e22ac
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/OpenPipe/mistral-ft-optimized-1218"
).launch()