Instructions to use mlx-community/sam3-image with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/sam3-image with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir sam3-image mlx-community/sam3-image
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Re-convert: store sam2_convs and boxes_pool_project in MLX (channels-last) layout
#2
by evo42 - opened
- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3402867661
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b46bdea1cb70f84f49323a13790621e1eb1064faa22bbb6b568f78ff00a941ef
|
| 3 |
size 3402867661
|