We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bdcd38 commit b95acc3Copy full SHA for b95acc3
pyproject.toml
@@ -20,7 +20,6 @@ dependencies = [
20
"transformers>=4.38.0",
21
"triton; platform_system == 'Linux' and platform_machine == 'x86_64'",
22
"mlx-lm; platform_system == 'Darwin' and platform_machine == 'arm64'",
23
- "ninja",
24
"numpy",
25
"typing-extensions>=4.9.0",
26
]
0 commit comments