Update pyproject.toml
This commit is contained in:
parent
41ee93a2e8
commit
57e7589b55
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ exclude = ["images*", "tests*", "kernels/moe*"]
|
|||
|
||||
[project.optional-dependencies]
|
||||
triton = [
|
||||
"triton>=3.0.0 ; ('linux' in sys_platform)",
|
||||
"triton-windows ; (sys_platform == 'win32') and (platform_machine == 'AMD64' or platform_machine == 'x86_64')",
|
||||
]
|
||||
huggingface = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue