Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
drdonut1
/
TIGER-Lab-MAmmoTH-Coder-34B
like
1
Sleeping
App
Files
Files
Community
main
TIGER-Lab-MAmmoTH-Coder-34B
/
app.py
drdonut1
initial commit
2968a8e
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/TIGER-Lab/MAmmoTH-Coder-34B"
).launch()