Skip to content

Commit 4f2ae95

Browse files
committed
fix CLI loading
1 parent d2c3884 commit 4f2ae95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ Download, load, and serve -- all from the CLI:
382382

383383
```bash
384384
lms get Qwen3-Coder-Next@MLX-4bit -y
385-
lms load qwen3-coder-next-mlx --context-length 32768 --gpu max -y
385+
lms load qwen/qwen3-coder-next --context-length 32768 --gpu max -y
386386
lms server start
387387
```
388388

0 commit comments

Comments
 (0)