Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hxllvh
/
EleutherAI-llemma_34b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
41c71b0
EleutherAI-llemma_34b
/
app.py
hxllvh
initial commit
41c71b0
over 1 year ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/EleutherAI/llemma_34b"
).launch()