markurtz commited on
Commit
ba796c5
·
1 Parent(s): 37a9127

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -12
README.md CHANGED
@@ -10,15 +10,3 @@ pinned: false
10
  # Software-delivered AI Inference
11
 
12
  Download and run our sparsity-aware inference engine and tools for GPU-class performance on CPUs.
13
-
14
- ## DeepSparse
15
-
16
- Sparsity-aware neural network inference engine for GPU-class performance on CPUs. [GitHub](https://github.com/neuralmagic/deepsparse)
17
-
18
- ## SparseML
19
-
20
- Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models. [GitHub](https://github.com/neuralmagic/sparseml)
21
-
22
- ## SparseZoo
23
-
24
- Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes. [GitHub](https://github.com/neuralmagic/sparsezoo)
 
10
  # Software-delivered AI Inference
11
 
12
  Download and run our sparsity-aware inference engine and tools for GPU-class performance on CPUs.