* initial

* file

* remove debug

* Adding README

* typo

* simplify readme

* nits in readmes

---------

Co-authored-by: Marcel Bischoff <marcel.bischoff@awarehq.com>
Co-authored-by: Awni Hannun <awni@apple.com>
This commit is contained in:
Marcel Bischoff
2024-01-13 11:35:03 -05:00
committed by GitHub
parent a39b735c3b
commit cd3cff0858
6 changed files with 393 additions and 5 deletions

View File

@@ -84,7 +84,7 @@ You can upload new models to Hugging Face by specifying `--upload-repo` to
python -m mlx_lm.convert \
--hf-path mistralai/Mistral-7B-v0.1 \
-q \
--upload-repo mlx-community/my-4bit-mistral \
--upload-repo mlx-community/my-4bit-mistral
```
### Supported Models