Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
deepseek-ai
/
DeepSeek-R1-Distill-Qwen-32B
like
1.55k
Follow
DeepSeek
129k
Text Generation
Transformers
Safetensors
qwen2
conversational
text-generation-inference
arxiv:
2501.12948
License:
mit
Model card
Files
Files and versions
xet
Community
49
Deploy
Use this model
najimq59
commited on
Feb 5, 2025
Commit
16f6286
·
verified
·
1 Parent(s):
b950d47
Create azawad.py
Browse files
Files changed (1)
hide
show
azawad.py
+4
-0
azawad.py
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
import numpy as np
2
+
3
+
array=np.array([1.2.3.4.5])
4
+
print(array)