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