kernelpool commited on
Commit
2adcbec
·
verified ·
1 Parent(s): 55b0f5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -17,6 +17,10 @@ This model [mlx-community/IQuest-Coder-V1-40B-Loop-Instruct-4bit](https://huggin
17
  converted to MLX format from [IQuestLab/IQuest-Coder-V1-40B-Loop-Instruct](https://huggingface.co/IQuestLab/IQuest-Coder-V1-40B-Loop-Instruct)
18
  using mlx-lm version **0.30.0**.
19
 
 
 
 
 
20
  ## Use with mlx
21
 
22
  ```bash
 
17
  converted to MLX format from [IQuestLab/IQuest-Coder-V1-40B-Loop-Instruct](https://huggingface.co/IQuestLab/IQuest-Coder-V1-40B-Loop-Instruct)
18
  using mlx-lm version **0.30.0**.
19
 
20
+ ## Warning
21
+
22
+ This model is not yet officially supported by MLX-LM, but you can track its progress [here](https://github.com/ml-explore/mlx-lm/pull/716) or use [this branch](https://github.com/kernelpool/mlx-lm/tree/feature/iquestloopcoder) to test it.
23
+
24
  ## Use with mlx
25
 
26
  ```bash