Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
liyis
/
shenzhi-wang-Llama3-8B-Chinese-Chat
like
0
Runtime error
App
Files
Files
Community
af2f649
shenzhi-wang-Llama3-8B-Chinese-Chat
/
app.py
liyis
initial commit
af2f649
verified
8 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()