Add MLX example link (#4)
Browse files- Add MLX example link (b53f7012887a4c5d4865330e850b7e55fb44f41f)
Co-authored-by: Christoph Auer <[email protected]>
README.md
CHANGED
@@ -185,6 +185,8 @@ print(f"Total time: {time.time() - start_time:.2f} sec")
|
|
185 |
```
|
186 |
</details>
|
187 |
|
|
|
|
|
188 |
## DocTags
|
189 |
|
190 |
<img src="https://huggingface.co/ds4sd/SmolDocling-256M-preview/resolve/main/assets/doctags_v2.png" width="800" height="auto" alt="Image description">
|
|
|
185 |
```
|
186 |
</details>
|
187 |
|
188 |
+
💻 Local inference on Apple Silicon with MLX: [see here](https://huggingface.co/ds4sd/SmolDocling-256M-preview-mlx-bf16)
|
189 |
+
|
190 |
## DocTags
|
191 |
|
192 |
<img src="https://huggingface.co/ds4sd/SmolDocling-256M-preview/resolve/main/assets/doctags_v2.png" width="800" height="auto" alt="Image description">
|