Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
unsloth
/
Mistral-Small-3.2-24B-Instruct-2506-GGUF
like
26
Follow
Unsloth AI
6.5k
Image-Text-to-Text
GGUF
24 languages
vllm
conversational
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
Use this model
danielhanchen
commited on
about 19 hours ago
Commit
a3e6d58
·
verified
·
1 Parent(s):
93df57b
Create params
Browse files
Files changed (1)
hide
show
params
+9
-0
params
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
{
2
+
"stop": [
3
+
"</s>"
4
+
],
5
+
"temperature": 0.15,
6
+
"min_p" : 0.00,
7
+
"repeat_penalty" : 1.0,
8
+
"top_p" : 1.00
9
+
}