Instructions to use mlx-community/CodeQwen1.5-7B-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/CodeQwen1.5-7B-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir CodeQwen1.5-7B-4bit mlx-community/CodeQwen1.5-7B-4bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Add tokenizer.model
Browse files- tokenizer.model +3 -0
tokenizer.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:656b66a920a54bc45e8e06dc587691ab3c0b2930b9ae56d5fa31e72db2f3bff3
|
| 3 |
+
size 1423961
|