Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
algorithm6174
/
EleutherAI-llemma_34b
like
0
Paused
App
Files
Files
Community
main
EleutherAI-llemma_34b
/
app.py
algorithm6174
initial commit
77ff1ae
about 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()