mlx-lm - aarch- only
This commit is contained in:
@@ -111,7 +111,6 @@ with pkgs;
|
||||
jinja2
|
||||
markupsafe
|
||||
mercantile
|
||||
mlx-lm
|
||||
numpy
|
||||
pandas
|
||||
pillow
|
||||
@@ -127,6 +126,9 @@ with pkgs;
|
||||
wsproto
|
||||
zipp
|
||||
]
|
||||
++ lib.optionals pkgs.stdenv.hostPlatform.isAarch64 [
|
||||
mlx-lm
|
||||
]
|
||||
))
|
||||
|
||||
# LLM
|
||||
|
||||
Reference in New Issue
Block a user