Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
unsloth
/
Nanonets-OCR-s-GGUF
like
49
Follow
Unsloth AI
8.48k
Image-Text-to-Text
Transformers
GGUF
English
OCR
unsloth
pdf2markdown
conversational
Model card
Files
Files and versions
xet
Community
5
Train
Deploy
Use this model
danielhanchen
commited on
Jul 3
Commit
a28e426
·
verified
·
1 Parent(s):
6a53091
Create params
Browse files
Files changed (1)
hide
show
params
+9
-0
params
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
{
2
+
"stop": [
3
+
"<|im_start|>",
4
+
"<|im_end|>"
5
+
],
6
+
"temperature": 0.0,
7
+
"min_p" : 0.00,
8
+
"repeat_penalty" : 1.0
9
+
}