Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Maicuel
/
Salesforce-codegen-16B-mono
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
972d82a
Salesforce-codegen-16B-mono
/
app.py
Maicuel
initial commit
972d82a
about 2 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Salesforce/codegen-16B-mono"
).launch()