Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
deepbrain
/
EleutherAI-llemma_7b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3477c01
EleutherAI-llemma_7b
/
app.py
deepbrain
initial commit
3477c01
over 1 year ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/EleutherAI/llemma_7b"
).launch()