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 |
|
Anchen
|
a39b735c3b
|
chore(mlx-lm): update phi2 model args to sync with hf config format. (#311)
* chore(mlx-lm): update phi2 model args to sync with hf config format
* chore: fix type hint
|
2024-01-13 07:51:45 -08:00 |
|
Pedro Cuenca
|
ef93979973
|
Update model card uploaded with converted models (#309)
|
2024-01-12 13:03:52 -08:00 |
|
Angelos Katharopoulos
|
1fa40067fe
|
Change tuple type definitions to use Tuple (#308)
|
2024-01-12 11:15:09 -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 |
|