Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
notcooluser
/
aiplanet-panda-coder-13B
like
2
Sleeping
App
Files
Files
Community
main
aiplanet-panda-coder-13B
/
app.py
notcooluser
initial commit
05243a7
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/aiplanet/panda-coder-13B"
).launch()