Update README.md
Browse files
README.md
CHANGED
|
@@ -13,20 +13,23 @@ tags:
|
|
| 13 |
license: apache-2.0
|
| 14 |
library_name: transformers
|
| 15 |
---
|
| 16 |
-
# Read our Guide How to: [Run & Fine-tune DeepSeek-OCR 2](https://docs.unsloth.ai/
|
| 17 |
<div>
|
| 18 |
-
|
|
|
|
|
|
|
|
|
|
| 19 |
<a href="https://github.com/unslothai/unsloth/">
|
| 20 |
<img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
|
| 21 |
</a>
|
| 22 |
<a href="https://discord.gg/unsloth">
|
| 23 |
<img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
|
| 24 |
</a>
|
| 25 |
-
<a href="https://docs.unsloth.ai/
|
| 26 |
<img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
|
| 27 |
</a>
|
| 28 |
</div>
|
| 29 |
-
<h1 style="margin-top: 0rem;">✨ Read our DeepSeek-OCR 2 Guide <a href="https://docs.unsloth.ai/
|
| 30 |
</div>
|
| 31 |
|
| 32 |
- Fine-tune DeepSeek-OCR 2 for free using our [Google Colab notebook](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Deepseek_OCR_2_(3B).ipynb)
|
|
|
|
| 13 |
license: apache-2.0
|
| 14 |
library_name: transformers
|
| 15 |
---
|
| 16 |
+
# Read our Guide How to: [Run & Fine-tune DeepSeek-OCR 2](https://docs.unsloth.ai/models/deepseek-ocr-2).
|
| 17 |
<div>
|
| 18 |
+
<p style="margin-top: 0;margin-bottom: 0;">
|
| 19 |
+
<em>This DeepSeek-OCR 2 upload was edited to enable inference & fine-tuning on the latest transformers (no accuracy change).</em>
|
| 20 |
+
</p>
|
| 21 |
+
<div style="display: flex; gap: 5px; align-items: center; ">
|
| 22 |
<a href="https://github.com/unslothai/unsloth/">
|
| 23 |
<img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
|
| 24 |
</a>
|
| 25 |
<a href="https://discord.gg/unsloth">
|
| 26 |
<img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
|
| 27 |
</a>
|
| 28 |
+
<a href="https://docs.unsloth.ai/models/deepseek-ocr-2">
|
| 29 |
<img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
|
| 30 |
</a>
|
| 31 |
</div>
|
| 32 |
+
<h1 style="margin-top: 0rem;">✨ Read our DeepSeek-OCR 2 Guide <a href="https://docs.unsloth.ai/models/deepseek-ocr-2">here</a>!</h1>
|
| 33 |
</div>
|
| 34 |
|
| 35 |
- Fine-tune DeepSeek-OCR 2 for free using our [Google Colab notebook](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Deepseek_OCR_2_(3B).ipynb)
|