Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
pechaut
/
CairoMistralGGUF
like
0
Runtime error
App
Files
Files
Community
5c3f89d
CairoMistralGGUF
/
app.py
pechaut
initial commit
5c3f89d
12 months ago
raw
Copy download link
history
blame
Safe
108 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/StarkWizard/Mistral-7b-instruct-cairo-instruct-AWQ"
).launch()