Skip to content

[Setup/Standup] Allow non-GPU accelerators to be deployed. #36

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

Conversation

maugustosilva
Copy link
Collaborator

At this moment, only available for "standalone" modality, this allows the specification of number (and memory) for "accelerators", instead of GPU.

Environment variables such as LLMDBENCH_VLLM_COMMON_GPU_NR, LLMDBENCH_VLLM_COMMON_GPU_MEM_UTIL and
LLMDBENCH_VLLM_COMMON_GPU_RESOURCE were renamed
LLMDBENCH_VLLM_COMMON_ACCELERATOR_NR,
LLMDBENCH_VLLM_COMMON_ACCELERATOR_MEM_UTIL and
LLMDBENCH_VLLM_COMMON_ACCELERATOR_RESOURCE

At this moment, only available for "standalone" modality, this allows
the specification of number (and memory) for "accelerators", instead of
GPU.

Environment variables such as LLMDBENCH_VLLM_COMMON_GPU_NR,
LLMDBENCH_VLLM_COMMON_GPU_MEM_UTIL and
LLMDBENCH_VLLM_COMMON_GPU_RESOURCE were renamed
LLMDBENCH_VLLM_COMMON_ACCELERATOR_NR,
LLMDBENCH_VLLM_COMMON_ACCELERATOR_MEM_UTIL and
LLMDBENCH_VLLM_COMMON_ACCELERATOR_RESOURCE

Also, synchronized the code with the most current `llmd-installer.sh`

Signed-off-by: maugustosilva <[email protected]>
@maugustosilva maugustosilva force-pushed the additional_sync_with_llmd-installer.sh branch from c3fa33a to f6ca4fa Compare June 2, 2025 21:41
@maugustosilva maugustosilva merged commit f9e9217 into llm-d:main Jun 2, 2025
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.

1 participant