Update README.md
Browse files
README.md
CHANGED
|
@@ -22,8 +22,7 @@ library_name: transformers
|
|
| 22 |
- **Operating System(s):** Linux
|
| 23 |
|
| 24 |
# Model Details
|
| 25 |
-
The official version of DeepSeek-OCR
|
| 26 |
-
|
| 27 |
|
| 28 |
# Model Quantization
|
| 29 |
**Quantization scripts:**
|
|
|
|
| 22 |
- **Operating System(s):** Linux
|
| 23 |
|
| 24 |
# Model Details
|
| 25 |
+
The official version of DeepSeek-OCR restricts the transformers library to version 4.46.3 and has not been updated to support the latest release. As a result, this community edition has adjusted the modeling.py module to improve user convenience, eliminating the need for downgrading transformers. Furthermore, by following the steps below, you can quantify and obtain the perplexity value for the text-to-text generation component.
|
|
|
|
| 26 |
|
| 27 |
# Model Quantization
|
| 28 |
**Quantization scripts:**
|