Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
oddle
/
NinedayWang-PolyCoder-2.7B
like
0
Runtime error
App
Files
Files
Community
88760fe
NinedayWang-PolyCoder-2.7B
/
app.py
oddle
initial commit
88760fe
about 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()