Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ralake
/
EleutherAI-llemma_34b
like
0
Sleeping
App
Files
Files
Community
baaa875
EleutherAI-llemma_34b
/
app.py
Ralake
initial commit
baaa875
about 1 year ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/EleutherAI/llemma_34b"
).launch()