Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Quick link fix in faqs.mdx #136

Merged
merged 1 commit into from
Dec 13, 2022
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
4 changes: 2 additions & 2 deletions src/content/details/faqs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ index: 4000
**What is Neural Magic?**

Neural Magic was founded by a team of award-winning MIT computer scientists and is funded by Amdocs, Andreessen Horowitz, Comcast Ventures, NEA, Pillar
VC, and Ridgeline Partners. The Neural Magic Platform includes several components, including [DeepSparse,](/products/deepsparse), [SparseML]
(/products/sparseml), and [SparseZoo[(/products/sparsezoo). DeepSparse is an inference runtime offering GPU-class performance on CPUs and tooling to
VC, and Ridgeline Partners. The Neural Magic Platform includes several components, including [DeepSparse](/products/deepsparse), [SparseML](/products/sparseml), and [SparseZoo](/products/sparsezoo).
DeepSparse is an inference runtime offering GPU-class performance on CPUs and tooling to
integrate ML into your application. [SparseML](/products/sparseml) and [SparseZoo,](/products/sparsezoo) are and open-source tooling and model repository
combination that enable you to create an inference-optimized sparse-model for deployment with DeepSparse.

Expand Down