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 f9f97d4 commit 7df7d79Copy full SHA for 7df7d79
README.md
@@ -105,6 +105,7 @@ The following optional dependencies are available:
105
- `mx`: `microxcaling` package for MX quantization
106
- `opt`: Shortcut for `fp8`, `gptq`, and `mx` installs
107
- `torchvision`: `torch` package for image recognition training and inference
108
+- `triton`: `triton` package for matrix multiplication kernels
109
- `visualize`: Dependencies for visualizing models and performance data
110
- `test`: Dependencies needed for unit testing
111
- `dev`: Dependencies needed for development
0 commit comments