Add mlx-vlm version to description
Browse files
README.md
CHANGED
|
@@ -13,7 +13,8 @@ tags:
|
|
| 13 |
|
| 14 |
# sam3.1-bf16
|
| 15 |
|
| 16 |
-
[facebook/sam3.1](https://huggingface.co/facebook/sam3.1)
|
|
|
|
| 17 |
|
| 18 |
Open-vocabulary **object detection**, **instance segmentation**, and **video tracking** with **Object Multiplex** on Apple Silicon (~873M parameters).
|
| 19 |
|
|
|
|
| 13 |
|
| 14 |
# sam3.1-bf16
|
| 15 |
|
| 16 |
+
This model was converted to MLX format from [`facebook/sam3.1`](https://huggingface.co/facebook/sam3.1)
|
| 17 |
+
using mlx-vlm version **0.4.3**.
|
| 18 |
|
| 19 |
Open-vocabulary **object detection**, **instance segmentation**, and **video tracking** with **Object Multiplex** on Apple Silicon (~873M parameters).
|
| 20 |
|