jiaxwang commited on
Commit
671e91e
·
verified ·
1 Parent(s): bd8a462

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
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 has limited the transformers version to 4.46.3 and has not been adapted to the latest version. Therefore, this community edition has modified the modeling.py module to facilitate user convenience without requiring a transformers downgrade. Additionally, follow the steps below to quantify can obtain the perplexity value for the text-to-text generation part.
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:**