Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add environment variables for ilab container and increase shm size for vllm #722

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

relyt0925
Copy link
Contributor

Include ILAB_GLOBAL_CONFIG, VLLM_LOGGING_LEVEL, and NCCL_DEBUG as environment variables when starting the ilab container. Also add shared memory size of 10G to enable vllm execution. Resolves: #721

@relyt0925 relyt0925 changed the title Add environment variables for ilab container Add environment variables for ilab container and increase shm size for vllm Aug 4, 2024
…r vllm to 10GB

Include ILAB_GLOBAL_CONFIG, VLLM_LOGGING_LEVEL, and NCCL_DEBUG as environment variables when starting the ilab container. Also add shared memory size of 10G to enable vllm execution. Resolves: containers#721

Signed-off-by: Tyler Lisowski <[email protected]>
@rhatdan
Copy link
Member

rhatdan commented Aug 4, 2024

LGTM

@rhatdan rhatdan merged commit f767b29 into containers:main Aug 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need to increase shm size for ilab launcher script
2 participants