Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mhovd
/
LLEMMA34B
like
0
Running
App
Files
Files
Community
main
LLEMMA34B
/
app.py
mhovd
initial commit
4a6205c
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()