Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ather23
/
NinedayWang-PolyCoder-2.7B
like
1
Runtime error
App
Files
Files
Community
12cfec5
NinedayWang-PolyCoder-2.7B
/
app.py
ather23
initial commit
12cfec5
over 1 year ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/NinedayWang/PolyCoder-2.7B"
).launch()