Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ryan1990
/
Qwen-Qwen1.5-MoE-A2.7B-Chat-GPTQ-Int4
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d82aef5
Qwen-Qwen1.5-MoE-A2.7B-Chat-GPTQ-Int4
/
app.py
Ryan1990
initial commit
d82aef5
verified
12 months ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/Qwen1.5-MoE-A2.7B-Chat-GPTQ-Int4"
).launch()