mirror of
https://github.com/exo-explore/exo.git
synced 2025-10-23 02:57:14 +03:00
clean branch
This commit is contained in:
5
setup.py
5
setup.py
@@ -13,6 +13,7 @@ install_requires = [
|
||||
"Jinja2==3.1.4",
|
||||
"netifaces==0.11.0",
|
||||
"numpy==2.0.0",
|
||||
"nuitka==2.4.10",
|
||||
"nvidia-ml-py==12.560.30",
|
||||
"pillow==10.4.0",
|
||||
"prometheus-client==0.20.0",
|
||||
@@ -34,8 +35,8 @@ extras_require = {
|
||||
"yapf==0.40.2",
|
||||
],
|
||||
"apple_silicon": [
|
||||
"mlx==0.20.0",
|
||||
"mlx-lm==0.19.3",
|
||||
"mlx==0.18.0",
|
||||
"mlx-lm==0.18.2",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user