Anchen
|
527cea4027
|
chore: fix the convert.py script for weights are not sanitized and support quant for non-32 dimensions (#340)
* chore: fix convert script for weights not sanitized and suport quant for non 32 dim
* Update llms/mlx_lm/utils.py
Co-authored-by: Awni Hannun <awni.hannun@gmail.com>
* chore: fix typo
---------
Co-authored-by: Awni Hannun <awni.hannun@gmail.com>
|
2024-01-19 21:07:21 -08:00 |
|
Awni Hannun
|
bcc9fc3581
|
two minor fixes (#335)
|
2024-01-18 14:18:13 -08:00 |
|
someone
|
2287294723
|
fix mlx_lm generator for chinese (#321)
* fix generator for chinese
* add REPLACEMENT_CHAR
---------
Co-authored-by: cg <cg@qq.com>
|
2024-01-16 07:13:33 -08:00 |
|
Awni Hannun
|
b0870ed679
|
fix response + bump version (#319)
|
2024-01-15 11:51:21 -08:00 |
|
Anchen
|
195bec2fa3
|
feat(mlx_lm): add mixtral support in mlx_lm (#318)
* feat: add mixtral support in mlx_lm
* chore: update doc
|
2024-01-15 07:18:14 -08:00 |
|
Awni Hannun
|
c6440416a2
|
Mlx llm package (#301)
* fix converter
* add recursive files
* remove gitignore
* remove gitignore
* add packages properly
* read me update
* remove dup readme
* relative
* fix convert
* fix community name
* fix url
* version
|
2024-01-12 10:25:56 -08:00 |
|