Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hanzohan
/
Xeno
like
0
Sleeping
App
Files
Files
Community
main
Xeno
/
app.py
hanzohan
update
8db084e
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.load(
"models/TencentARC/LLaMA-Pro-8B-Instruct"
).launch(share=
True
)