Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ainspired/deepseek-ai-DeepSeek-R1-Distill-Qwen-1.5B
subhashraveendran
/
DeepSeek-R1-1.5B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DeepSeek-R1-1.5B
/
app.py
subhashraveendran
Update app.py
7a22bb2
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
import
gradio
as
gr
gr.load(
"models/moot20/DeepSeek-R1-Distill-Qwen-7B-MLX-6bits"
).launch()