File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ kubectl create secret generic huggingface-credentials \
6262<!-- TOC ignore:true -->
6363#### 2.1: Create Configuration File
6464
65- Locate the file under path [ tutorial /assets/values-09-lora-enabled .yaml] ( assets/values-09-lora-enabled .yaml ) with the following content:
65+ Locate the file under path [ tutorials /assets/values-09-lora-operator .yaml] ( assets/values-09-lora-operator .yaml ) with the following content:
6666
6767``` yaml
6868servingEngineSpec :
@@ -137,7 +137,7 @@ routerSpec:
137137
138138` ` ` bash
139139helm repo add vllm https://vllm-project.github.io/production-stack
140- helm install vllm vllm/vllm-stack -f tutorials/assets/values-09-lora-enabled .yaml
140+ helm install vllm vllm/vllm-stack -f tutorials/assets/values-09-lora-operator .yaml
141141```
142142
143143### Step 3: Using LoRA Adapters
You can’t perform that action at this time.
0 commit comments