Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xiyuedemo
/
shenzhi-wang-Llama3-8B-Chinese-Chat
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fd43a60
shenzhi-wang-Llama3-8B-Chinese-Chat
/
app.py
xiyuedemo
initial commit
fd43a60
verified
9 months ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/shenzhi-wang/Llama3-8B-Chinese-Chat"
).launch()