Update README.md
Browse files
README.md
CHANGED
|
@@ -14,10 +14,6 @@ tags:
|
|
| 14 |
base_model: rednote-hilab/dots.ocr
|
| 15 |
---
|
| 16 |
|
| 17 |
-
<div align="center">
|
| 18 |
-
<img src="https://raw.githubusercontent.com/rednote-hilab/dots.ocr/master/assets/logo.png" width="300"/>
|
| 19 |
-
</div>
|
| 20 |
-
|
| 21 |
# dots.ocr-4bit: A 4-bit Quantized Version
|
| 22 |
|
| 23 |
This repository contains a 4-bit quantized version of the powerful `dots.ocr` model by the **Rednote HiLab**. The quantization was performed using `bitsandbytes` (NF4 precision), providing significant memory and speed improvements with minimal performance loss, making this state-of-the-art model accessible on consumer-grade GPUs.
|
|
|
|
| 14 |
base_model: rednote-hilab/dots.ocr
|
| 15 |
---
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
# dots.ocr-4bit: A 4-bit Quantized Version
|
| 18 |
|
| 19 |
This repository contains a 4-bit quantized version of the powerful `dots.ocr` model by the **Rednote HiLab**. The quantization was performed using `bitsandbytes` (NF4 precision), providing significant memory and speed improvements with minimal performance loss, making this state-of-the-art model accessible on consumer-grade GPUs.
|