5 lines
336 B
Plaintext
5 lines
336 B
Plaintext
# oMLX 模型服务(chat + embedding + reranker)唯一顶层依赖;
|
||
# 其余依赖由 pip 自动解析:omlx 已用 git commit 锁定 mlx-lm / mlx-embeddings / mlx-vlm / dflash-mlx,
|
||
# 另注意 omlx 声明 numpy<2.4,pip 会按约束解析。
|
||
omlx @ git+https://github.com/jundot/omlx@e4354435bbe8c0b9d5d60d3d3fa3cc02e97e0aa8
|