Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
bingbort
/
migtissera-SynthIA-7B-v2.0
like
0
Paused
App
Files
Files
Community
1
main
migtissera-SynthIA-7B-v2.0
/
app.py
bingbort
initial commit
9597b87
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/migtissera/SynthIA-7B-v2.0"
).launch()