Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Phoenixml
/
EleutherAI-llemma_7b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
EleutherAI-llemma_7b
/
app.py
Phoenixml
initial commit
546385b
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/EleutherAI/llemma_7b"
).launch()