Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
CHLOzzz
/
EleutherAI-llemma_34b
like
1
Runtime error
App
Files
Files
Community
2ed724e
EleutherAI-llemma_34b
/
app.py
CHLOzzz
initial commit
2ed724e
about 1 year ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/EleutherAI/llemma_34b"
).launch()