Pclanglais commited on
Commit
62752ce
·
verified ·
1 Parent(s): 4c3b3d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ language:
4
  - en
5
  pipeline_tag: text-generation
6
  ---
7
- **OCRonos-Vintage** is a small specialized model for OCR correction of cultural heritage archives pre-trained with (llm.c)[https://github.com/karpathy/llm.c].
8
 
9
  OCRonos-Vintage is only 124 million parameters. It can run easily on CPU or provide correction at scale on GPUs (>10k tokens/seconds) while providing a quality of correction comparable to GPT-4 or the llama version of OCRonos for English-speaking cultural archives.
10
 
 
4
  - en
5
  pipeline_tag: text-generation
6
  ---
7
+ **OCRonos-Vintage** is a small specialized model for OCR correction of cultural heritage archives pre-trained with [llm.c](https://github.com/karpathy/llm.c).
8
 
9
  OCRonos-Vintage is only 124 million parameters. It can run easily on CPU or provide correction at scale on GPUs (>10k tokens/seconds) while providing a quality of correction comparable to GPT-4 or the llama version of OCRonos for English-speaking cultural archives.
10