Xiao-AMD commited on
Commit
01d6ee1
·
verified ·
1 Parent(s): 76e78b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 [SGLang](https://docs.sglang.ai/) backend.
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.