Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
commit3r
/
CallComply-Starling-LM-11B-alpha
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
CallComply-Starling-LM-11B-alpha
/
app.py
PM
initial commit
620cc10
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/CallComply/Starling-LM-11B-alpha"
).launch()