Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arkorerk
/
EleutherAI-llemma_34b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
89910f4
EleutherAI-llemma_34b
/
app.py
arkorerk
initial commit
89910f4
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()