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 bf72ac3 commit b9dd81eCopy full SHA for b9dd81e
README.md
@@ -106,6 +106,7 @@ The following optional dependencies are available:
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
+- `examples`: Dependencies needed for examples
110
- `visualize`: Dependencies for visualizing models and performance data
111
- `test`: Dependencies needed for unit testing
112
- `dev`: Dependencies needed for development
0 commit comments