Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ enabling simple pipelines integration with a few lines of code
Overview
========

SparseML is a toolkit that includes APIs, CLIs, scripts and libraries that apply state-of-the-art optimization
SparseML is a toolkit that includes APIs, CLIs, scripts, and libraries that apply state-of-the-art optimization
algorithms such as `pruning <https://neuralmagic.com/blog/pruning-overview />`_ and
`quantization <https://arxiv.org/abs/1609.07061 />`_ to any neural network.
General, recipe-driven approaches built around these optimizations enable the simplification of creating faster
Expand Down Expand Up @@ -104,8 +104,9 @@ Additionally, more information can be found via
api/sparseml

.. toctree::
:maxdepth: 2
:caption: Help and Support
:maxdepth: 3
:caption: Help

Bugs, Feature Requests <https://github.com/neuralmagic/sparseml/issues>
Support, General Q&A <https://github.com/neuralmagic/sparseml/discussions>
Support, General Q&A <https://github.com/neuralmagic/sparseml/discussions>
Neural Magic Docs <https://docs.neuralmagic.com>