prince-canuma
commited on
Commit
•
1a80f4b
1
Parent(s):
96a3b3d
Update README.md
Browse files
README.md
CHANGED
@@ -12,8 +12,12 @@ tags:
|
|
12 |
---
|
13 |
|
14 |
# mlx-community/mixtral-8x22b-4bit
|
15 |
-
This model was converted to MLX format from [`v2ray/Mixtral-8x22B-v0.1`]() using mlx-lm version **0.4.0**.
|
|
|
|
|
|
|
16 |
Refer to the [original model card](https://huggingface.co/v2ray/Mixtral-8x22B-v0.1) for more details on the model.
|
|
|
17 |
## Use with mlx
|
18 |
|
19 |
```bash
|
|
|
12 |
---
|
13 |
|
14 |
# mlx-community/mixtral-8x22b-4bit
|
15 |
+
This model was converted to MLX format from [`v2ray/Mixtral-8x22B-v0.1`](https://huggingface.co/v2ray/Mixtral-8x22B-v0.1) using mlx-lm version **0.4.0**.
|
16 |
+
|
17 |
+
Model added by [Prince Canuma](https://twitter.com/Prince_Canuma).
|
18 |
+
|
19 |
Refer to the [original model card](https://huggingface.co/v2ray/Mixtral-8x22B-v0.1) for more details on the model.
|
20 |
+
|
21 |
## Use with mlx
|
22 |
|
23 |
```bash
|