Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ATajuddin
/
berkeley-nest-Starling-LM-7B-alpha
like
0
Runtime error
App
Files
Files
Community
95f5ceb
berkeley-nest-Starling-LM-7B-alpha
/
app.py
ATajuddin
initial commit
95f5ceb
about 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/berkeley-nest/Starling-LM-7B-alpha"
).launch()