Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
shengXG89
/
DI-XuanYuan-70B-Chat-4bit
like
0
Runtime error
App
Files
Files
Community
b36f9b7
DI-XuanYuan-70B-Chat-4bit
/
app.py
shengXG89
initial commit
b36f9b7
verified
8 months ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/Duxiaoman-DI/XuanYuan-70B-Chat-4bit"
).launch()