Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bengurion
/
Salesforce-codegen2-16B
like
0
No application file
App
Files
Files
Community
d5fc6f3
Salesforce-codegen2-16B
/
app.py
bengurion
initial commit
d5fc6f3
over 1 year ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Salesforce/codegen2-16B"
).launch()