Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
shenfu
/
keyfan-chinese-alpaca-7b-gptq
like
0
Runtime error
App
Files
Files
Community
7a0793a
keyfan-chinese-alpaca-7b-gptq
/
app.py
shenfu
initial commit
7a0793a
over 1 year ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/keyfan/chinese-alpaca-7b-gptq"
).launch()