Update README.md
Browse files
README.md
CHANGED
|
@@ -49,7 +49,7 @@ python llm_ptq/quantize_quark.py \
|
|
| 49 |
# Deployment
|
| 50 |
### Use with SGLang
|
| 51 |
|
| 52 |
-
This model can be deployed efficiently using the [
|
| 53 |
|
| 54 |
# License
|
| 55 |
Modifications Copyright(c) 2025 Advanced Micro Devices, Inc. All rights reserved.
|
|
|
|
| 49 |
# Deployment
|
| 50 |
### Use with SGLang
|
| 51 |
|
| 52 |
+
This model can be deployed efficiently using the [vllm](https://github.com/vllm-project/vllm) backend.
|
| 53 |
|
| 54 |
# License
|
| 55 |
Modifications Copyright(c) 2025 Advanced Micro Devices, Inc. All rights reserved.
|