Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amrs-tech
/
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
amrs-tech
initial commit
fb0e114
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/Salesforce/codegen-16B-mono"
).launch()