Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
unsloth
/
Qwen3-4B-GGUF
like
45
Follow
Unsloth AI
6.24k
Text Generation
Transformers
GGUF
English
qwen3
qwen
unsloth
conversational
arxiv:
2309.00071
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
4
Train
Deploy
Use this model
danielhanchen
commited on
2 days ago
Commit
22c9fc8
·
verified
·
1 Parent(s):
efe8e9e
Update params
Browse files
Files changed (1)
hide
show
params
+1
-3
params
CHANGED
Viewed
@@ -7,7 +7,5 @@
7
"min_p" : 0.00,
8
"repeat_penalty" : 1.0,
9
"top_k" : 20,
10
-
"top_p" : 0.95
,
11
-
"num_predict" : 16384,
12
-
"num_ctx" : 40960
13
}
7
"min_p" : 0.00,
8
"repeat_penalty" : 1.0,
9
"top_k" : 20,
10
+
"top_p" : 0.95
11
}