How can this run MLX #2104
-
|
Referring to the following models
Got the following |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
|
@engelmi PTAL, looks like we are handing MLX the wrong file? |
Beta Was this translation helpful? Give feedback.
-
|
@TomLucidor Can you provide the debug output? It seems we pass each file individually to the mlx CLI and the mlx library expects a directory containing all files to be passed - and has expectations on the naming. I can't test it, unfortunately. Maybe @kush-gupt can help? I'll still have a look at it. |
Beta Was this translation helpful? Give feedback.
-
|
It looks like the URL pull The next crash I ran into was the following, seems to be an issue at the MLX layer: From |
Beta Was this translation helpful? Give feedback.
@TomLucidor So Kimi Linear just isn't in MLX yet unless you build off that PR because of how new it is. Once it's in MLX, you should be able to run
uv tool upgrade mlx-lmand then the ramalama commands.Here is Qwen3 Coder working just fine though:
Method 2: Using
while 1(Same as True)