Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
saasguy4u
/
Salesforce-codegen-16B-mono
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Salesforce-codegen-16B-mono
/
app.py
saasguy4u
added (share=True)
a0f536c
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Salesforce/codegen-16B-mono"
).launch()(share=
True
)