Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abdelaty
/
EleutherAI-llemma_7b
like
0
Sleeping
App
Files
Files
Community
c503fe0
EleutherAI-llemma_7b
/
app.py
abdelaty
initial commit
c503fe0
about 1 year ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/EleutherAI/llemma_7b"
).launch()