Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
UltraMarkoRJ
/
TencentARC-LLaMA-Pro-8B
like
0
Sleeping
App
Files
Files
Community
main
TencentARC-LLaMA-Pro-8B
/
app.py
UltraMarkoRJ
initial commit
561b379
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/TencentARC/LLaMA-Pro-8B"
).launch()