benhaotang commited on
Commit
97206c6
·
verified ·
1 Parent(s): a7596c7

init README

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model: nanonets/Nanonets-OCR-s
6
+ pipeline_tag: image-text-to-text
7
+ tags:
8
+ - OCR
9
+ ---
10
+
11
+ Quatized [nanonets/Nanonets-OCR-s](https://huggingface.co/nanonets/Nanonets-OCR-s) with llama.cpp commit fb85a288
12
+
13
+ run with
14
+
15
+ `./llama-server -m "Nanonets-OCR-s-Q4_K_M.gguf" --mmproj "mmproj-Nanonets-OCR-s.gguf"`