Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
asdastreer
/
stabilityai-stablelm-base-alpha-3b-v2
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
stabilityai-stablelm-base-alpha-3b-v2
/
app.py
asdastreer
initial commit
8c01155
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stabilityai/stablelm-base-alpha-3b-v2"
).launch()