From 6003fbbbc9c3e2a75dfa6392d42f6968f06e65b2 Mon Sep 17 00:00:00 2001 From: "James W." <104535511+0xThresh@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:13:41 -0700 Subject: [PATCH] fix: Update Helm values example to use new hf_token instead of old env value (#65) Signed-off-by: 0xThresh.eth <0xthresh@protonmail.com> --- helm/values.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/helm/values.yaml b/helm/values.yaml index a6a8c76..4f6f154 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -68,9 +68,7 @@ servingEngineSpec: # enabled: true # cpuOffloadingBufferSize: "30" # - # env: - # - name: HF_TOKEN - # value: + # hf_token: # # nodeSelectorTerms: # - matchExpressions: