Update README.md
Browse files
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
|
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 |
|