Instructions to use mlx-community/bert-base-uncased-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/bert-base-uncased-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir bert-base-uncased-mlx mlx-community/bert-base-uncased-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
Upload weights.npz with huggingface_hub
Browse files- weights.npz +3 -0
weights.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39c4e8099beb191c62d75e4ddc6d32df5717dbea0096aa683ed171bb5ca9bafd
|
| 3 |
+
size 437989004
|