Spaces:
Running
Running
Support newer models by obtaining mlx-lm directly from Github
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,4 @@ gradio[oauth]>=4.28.0
|
|
| 4 |
gradio_huggingfacehub_search==0.0.7
|
| 5 |
APScheduler
|
| 6 |
mlx[cpu]
|
| 7 |
-
mlx-lm
|
|
|
|
| 4 |
gradio_huggingfacehub_search==0.0.7
|
| 5 |
APScheduler
|
| 6 |
mlx[cpu]
|
| 7 |
+
git+https://github.com/ml-explore/mlx-lm.git
|