compose-vLLM.yaml aktualisiert
This commit is contained in:
parent
ae5f21ace5
commit
9bd75107cf
|
|
@ -10,7 +10,7 @@ services:
|
|||
- /opt/vLLM/models:/root/.cache/huggingface
|
||||
- /opt/vLLM/config:/vllm-workspace/config
|
||||
environment:
|
||||
- HUGGING_FACE_HUB_TOKEN=hf_12345
|
||||
- HUGGING_FACE_HUB_TOKEN=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
|
||||
- NVIDIA_VISIBLE_DEVICES=all
|
||||
- NVIDIA_DRIVER_CAPABILITIES=compute,utility
|
||||
- VLLM_ALLOW_LONG_MAX_MODEL_LEN=1
|
||||
|
|
|
|||
Loading…
Reference in New Issue