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 dd4b565 commit 2827ad4Copy full SHA for 2827ad4
llama/llama-3_2-11b-vision-instruct/config.yaml
@@ -34,6 +34,8 @@ resources:
34
accelerator: A100
35
use_gpu: true
36
model_name: Llama 3.2 11B Vision Instruct
37
+secrets:
38
+ hf_access_token: null
39
environment_variables:
40
VLLM_LOGGING_LEVEL: WARNING
41
hf_access_token: null
0 commit comments