Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
william95
/
Salesforce-codegen2-16B
like
0
Running
App
Files
Files
Community
970aaa6
Salesforce-codegen2-16B
/
app.py
william95
initial commit
970aaa6
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()