Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,8 @@ pinned: false
|
|
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 |
-
* [
|
15 |
-
* [llm-compressor](https://github.com/vllm-project/llm-compressor/): HF-
|
16 |
* [DeepSparse](https://github.com/neuralmagic/deepsparse): Inference runtime offering accelerated performance on CPUs and APIs to integrate ML into your application
|
17 |
|
18 |

|
|
|
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 |
+
* [vLLM](https://github.com/vllm-project/vllm): A high-throughput and memory-efficient inference engine for 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
|
16 |
* [DeepSparse](https://github.com/neuralmagic/deepsparse): Inference runtime offering accelerated performance on CPUs and APIs to integrate ML into your application
|
17 |
|
18 |

|