We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebb7c24 commit 4efb1e0Copy full SHA for 4efb1e0
DocSum/kubernetes/helm/README.md
@@ -147,7 +147,7 @@ nano ~/docsum-k8s-install/GenAIExamples/DocSum/kubernetes/helm/rocm-tgi-values.y
147
#### If ROCm vLLM used
148
```bash
149
cd ~/docsum-k8s-install/GenAIInfra/helm-charts
150
-./update_dependency.sh
+scripts/update_dependency.sh
151
helm dependency update docsum
152
helm upgrade --install docsum docsum \
153
--set global.HUGGINGFACEHUB_API_TOKEN=${HFTOKEN} \
@@ -157,7 +157,7 @@ helm upgrade --install docsum docsum \
157
#### If ROCm TGI used
158
159
160
161
162
163
0 commit comments