mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-01 04:14:38 +08:00
llama v2 with sharded weights
This commit is contained in:
@@ -46,7 +46,7 @@ rm mixtral-8x7b-32kseqlen/*.pth*
|
||||
As easy as:
|
||||
|
||||
```
|
||||
python mixtral.py --model_path mixtral mixtral-8x7b-32kseqlen/
|
||||
python mixtral.py --model_path mixtral-8x7b-32kseqlen/
|
||||
```
|
||||
|
||||
[^mixtral]: Refer to Mistral's [blog post](https://mistral.ai/news/mixtral-of-experts/) for more details.
|
||||
|
Reference in New Issue
Block a user