Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
saasguy4u
/
Salesforce-codegen-1
like
0
Running
App
Files
Files
Community
3b14d97
Salesforce-codegen-1
/
app.py
saasguy4u
initial commit
3b14d97
over 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Salesforce/codegen-16B-mono"
).launch()