Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
unsloth
/
Qwen3-0.6B-GGUF
like
75
Follow
Unsloth AI
8.89k
Text Generation
Transformers
GGUF
English
qwen3
qwen
unsloth
conversational
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
4
Train
Deploy
Use this model
danielhanchen
commited on
Jun 8
Commit
5ed35cc
·
verified
·
1 Parent(s):
233b385
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
}