Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
unsloth
/
QwQ-32B-GGUF
like
86
Follow
Unsloth AI
10.3k
Text Generation
GGUF
English
qwen2
chat
qwen
imatrix
conversational
arxiv:
2309.00071
arxiv:
2407.10671
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
11
Deploy
Use this model
danielhanchen
commited on
Mar 7
Commit
99b1167
·
verified
·
1 Parent(s):
d06cbc8
Update params
Browse files
Files changed (1)
hide
show
params
+2
-1
params
CHANGED
Viewed
@@ -7,5 +7,6 @@
7
"min_p" : 0.1,
8
"repeat_penalty" : 1.1,
9
"top_k" : 40,
10
-
"top_p" : 0.95
11
}
7
"min_p" : 0.1,
8
"repeat_penalty" : 1.1,
9
"top_k" : 40,
10
+
"top_p" : 0.95
,
11
+
"num_predict" : 32768
12
}