Skip to content

Commit 2827ad4

Browse files
authored
Update config.yaml to add hf-token secret
1 parent dd4b565 commit 2827ad4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llama/llama-3_2-11b-vision-instruct/config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ resources:
3434
accelerator: A100
3535
use_gpu: true
3636
model_name: Llama 3.2 11B Vision Instruct
37+
secrets:
38+
hf_access_token: null
3739
environment_variables:
3840
VLLM_LOGGING_LEVEL: WARNING
3941
hf_access_token: null

0 commit comments

Comments
 (0)