Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hujiawei
/
shareAI-llama3-Chinese-chat-8b
like
0
Runtime error
App
Files
Files
Community
08397cd
shareAI-llama3-Chinese-chat-8b
/
app.py
hujiawei
initial commit
08397cd
verified
8 months ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/shareAI/llama3-Chinese-chat-8b"
).launch()