Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Qwen
/
Qwen3-30B-A3B-GGUF
like
45
Follow
Qwen
36.8k
Text Generation
GGUF
conversational
arxiv:
2309.00071
arxiv:
2505.09388
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
feihu.hf
commited on
May 9
Commit
f2226c5
·
1 Parent(s):
f376580
update README
Browse files
Files changed (1)
hide
show
params
+2
-1
params
CHANGED
Viewed
@@ -9,5 +9,6 @@
9
"presence_penalty" : 1.5,
10
"top_k" : 20,
11
"top_p" : 0.95,
12
-
"num_predict" : 32768
13
}
9
"presence_penalty" : 1.5,
10
"top_k" : 20,
11
"top_p" : 0.95,
12
+
"num_predict" : 32768
,
13
+
"num_ctx": 40960
14
}