Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Kalvin-5
/
Salesforce-codegen-16B-mono
like
0
Sleeping
App
Files
Files
Community
main
Salesforce-codegen-16B-mono
/
app.py
Kalvin-5
initial commit
eca1395
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Salesforce/codegen-16B-mono"
).launch()