Files
xc-llm-ascend/docs/source/user_guide/feature_guide/lora.md
wangxiyuan eb921d2b6f [Doc] Fix 404 error (#1797)
Fix url 404 error in doc
- vLLM version: v0.9.2
- vLLM main:
9ad0a4588b

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
2025-07-15 11:52:38 +08:00

589 B

LoRA Adapters Guide

Like vLLM, vllm-ascend supports LoRA as well. The usage and more details can be found in vLLM official document.

You can also refer to this to find which models support LoRA in vLLM.

Tips

If you fail to run vllm-ascend with LoRA, you may follow this instruction to disable graph mode and try again.