diff --git a/docs/source/user_guide/lora.md b/docs/source/user_guide/lora.md index d13ba2b..40cdf46 100644 --- a/docs/source/user_guide/lora.md +++ b/docs/source/user_guide/lora.md @@ -1,6 +1,6 @@ # LoRA Adapters -Like vLLM, vllm-scend supports LoRA as well. The usage and more details can be found in [vLLM official document](https://docs.vllm.ai/en/latest/features/lora.html). +Like vLLM, vllm-ascend supports LoRA as well. The usage and more details can be found in [vLLM official document](https://docs.vllm.ai/en/latest/features/lora.html). You can also refer to [this](https://docs.vllm.ai/en/latest/models/supported_models.html#list-of-text-only-language-models) to find which models support LoRA in vLLM.