Instructions to use lexandstuff/mlx-contentvec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use lexandstuff/mlx-contentvec with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir mlx-contentvec lexandstuff/mlx-contentvec
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
Upload hf_model_card.md:README.md with huggingface_hub
Browse files- .gitattributes +1 -0
- hf_model_card.md:README.md +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
hf_model_card.md:README.md filter=lfs diff=lfs merge=lfs -text
|
hf_model_card.md:README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6bb34f01ebe1d049f1fbc455509d84c8d1603713060d041219bebb198bb641e8
|
| 3 |
+
size 377506368
|