We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e64267 commit e876759Copy full SHA for e876759
navlinks.js
@@ -6,6 +6,7 @@ const navLinks = [
6
items: [
7
{label: 'Neural Magic', to: 'https://github.com/neuralmagic/'},
8
{label: 'Docs', to: 'https://github.com/neuralmagic/docs'},
9
+ {label: 'nm-vllm', to: 'https://github.com/neuralmagic/nm-vllm'},
10
{label: 'DeepSparse', to: 'https://github.com/neuralmagic/deepsparse'},
11
{label: 'SparseML', to: 'https://github.com/neuralmagic/sparseml'},
12
{label: 'SparseZoo', to: 'https://github.com/neuralmagic/sparsezoo'},
0 commit comments