mirror of
https://github.com/exo-explore/exo.git
synced 2026-02-23 01:36:31 -05:00
uv lock
This commit is contained in:
4
uv.lock
generated
4
uv.lock
generated
@@ -553,7 +553,7 @@ requires-dist = [
|
||||
{ name = "mflux", specifier = "==0.15.4" },
|
||||
{ name = "mlx", marker = "sys_platform == 'darwin'", specifier = "==0.30.4" },
|
||||
{ name = "mlx", extras = ["cpu"], marker = "sys_platform == 'linux'", specifier = "==0.30.4" },
|
||||
{ name = "mlx-lm", git = "https://github.com/ml-explore/mlx-lm?branch=main" },
|
||||
{ name = "mlx-lm", git = "https://github.com/davidmcc73/mlx-lm.git?branch=main" },
|
||||
{ name = "openai", marker = "extra == 'eval'", specifier = ">=1.59.6" },
|
||||
{ name = "openai-harmony", specifier = ">=0.0.8" },
|
||||
{ name = "pebble", marker = "extra == 'eval'", specifier = ">=5.1.0" },
|
||||
@@ -1385,7 +1385,7 @@ wheels = [
|
||||
[[package]]
|
||||
name = "mlx-lm"
|
||||
version = "0.30.6"
|
||||
source = { git = "https://github.com/ml-explore/mlx-lm?branch=main#b7cc3aa5e54c1ce7e852f7a6d5c214e0f0cafae1" }
|
||||
source = { git = "https://github.com/davidmcc73/mlx-lm.git?branch=main#9b4c6b7aff64cf64d2ff6ce027b35b56a68c4182" }
|
||||
dependencies = [
|
||||
{ name = "jinja2", marker = "sys_platform == 'darwin' or sys_platform == 'linux'" },
|
||||
{ name = "mlx", marker = "sys_platform == 'darwin'" },
|
||||
|
||||
Reference in New Issue
Block a user