Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
unsloth
/
Qwen3-1.7B-GGUF
like
21
Follow
Unsloth AI
6.37k
Text Generation
Transformers
GGUF
English
qwen3
qwen
unsloth
conversational
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
Train
Deploy
Use this model
danielhanchen
commited on
8 days ago
Commit
d7f544e
·
verified
·
1 Parent(s):
4102b64
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
}