Instructions to use aac6fef/laya-multilingual-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use aac6fef/laya-multilingual-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir laya-multilingual-mlx aac6fef/laya-multilingual-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
Document PyPI installation and macOS 14 wheel support
Browse files- README.md +2 -2
- manifest.json +2 -2
README.md
CHANGED
|
@@ -20,10 +20,10 @@ This checkpoint uses **mmBERT-base**, a **1024-token total context**, and Laya's
|
|
| 20 |
|
| 21 |
## Usage
|
| 22 |
|
| 23 |
-
Install the dedicated runtime on an Apple silicon Mac with macOS
|
| 24 |
|
| 25 |
```bash
|
| 26 |
-
python -m pip install
|
| 27 |
```
|
| 28 |
|
| 29 |
```python
|
|
|
|
| 20 |
|
| 21 |
## Usage
|
| 22 |
|
| 23 |
+
Install the dedicated runtime on an Apple silicon Mac with macOS 14+ and Python 3.11+:
|
| 24 |
|
| 25 |
```bash
|
| 26 |
+
python -m pip install laya-mlx
|
| 27 |
```
|
| 28 |
|
| 29 |
```python
|
manifest.json
CHANGED
|
@@ -15,8 +15,8 @@
|
|
| 15 |
"sha256": "f23ae8ae701f5a43e186182e387aeef00b666daed18a946fc7c9ea827b00a8fa"
|
| 16 |
},
|
| 17 |
"README.md": {
|
| 18 |
-
"bytes":
|
| 19 |
-
"sha256": "
|
| 20 |
},
|
| 21 |
"encoder/config.json": {
|
| 22 |
"bytes": 1938,
|
|
|
|
| 15 |
"sha256": "f23ae8ae701f5a43e186182e387aeef00b666daed18a946fc7c9ea827b00a8fa"
|
| 16 |
},
|
| 17 |
"README.md": {
|
| 18 |
+
"bytes": 3637,
|
| 19 |
+
"sha256": "72f0ae05f12cc6c13fc04853648cb2e1edf8eb4461cf0b9c09df1aa4d84882b0"
|
| 20 |
},
|
| 21 |
"encoder/config.json": {
|
| 22 |
"bytes": 1938,
|