mgoin commited on
Commit
7c8dafe
1 Parent(s): d700804

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ pinned: false
9
 
10
  # The Future of AI is Open
11
 
12
- Neural Magic helps developers in accelerating deep learning performance using automated model compression technologies and inference engines.
13
  Download our compression-aware inference engines and open source tools for fast model inference.
14
  * [nm-vllm](https://neuralmagic.com/nm-vllm/): Enterprise-ready inferencing system based on the open-source library, vLLM, for at-scale operationalization of performant open-source LLMs
15
  * [LLM Compressor](https://github.com/vllm-project/llm-compressor/): HF-native library for applying quantization and sparsity algorithms to llms for optimized deployment with vLLM
 
9
 
10
  # The Future of AI is Open
11
 
12
+ [Neural Magic](https://neuralmagic.com/) helps developers in accelerating deep learning performance using automated model compression technologies and inference engines.
13
  Download our compression-aware inference engines and open source tools for fast model inference.
14
  * [nm-vllm](https://neuralmagic.com/nm-vllm/): Enterprise-ready inferencing system based on the open-source library, vLLM, for at-scale operationalization of performant open-source LLMs
15
  * [LLM Compressor](https://github.com/vllm-project/llm-compressor/): HF-native library for applying quantization and sparsity algorithms to llms for optimized deployment with vLLM