Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hanzohan
/
Xeno
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Xeno
/
app.py
hanzohan
update
8db084e
verified
about 1 year 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
)