gpustack-runner 0.1.24__tar.gz → 0.1.24.post2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (135) hide show
  1. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/PKG-INFO +30 -44
  2. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/README.md +29 -43
  3. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/gpustack_runner/_version.py +2 -2
  4. gpustack_runner-0.1.24.post2/gpustack_runner/_version_appendix.py +1 -0
  5. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/gpustack_runner/cmds/images.py +2 -11
  6. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/gpustack_runner/runner.py +0 -6
  7. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/gpustack_runner/runner.py.json +220 -44
  8. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/cann/Dockerfile +82 -184
  9. gpustack_runner-0.1.24.post2/pack/cann/mindie-atb-models_2.3.0_linux-amd64_py3.11_torch2.1.0-abi0.tar.gz +0 -0
  10. gpustack_runner-0.1.24.post2/pack/cann/mindie-atb-models_2.3.0_linux-arm64_py3.11_torch2.1.0-abi0.tar.gz +0 -0
  11. gpustack_runner-0.1.24.post2/pack/cann/patches/mindie.zip +0 -0
  12. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/maca/Dockerfile +70 -3
  13. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/matrix.yaml +19 -9
  14. gpustack_runner-0.1.24.post2/pack/squash_expand_matrix.sh +86 -0
  15. gpustack_runner-0.1.24.post2/pack/squash_image.sh +103 -0
  16. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tests/gpustack_runner/fixtures/test_list_runners_by_backend.json +220 -44
  17. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tests/gpustack_runner/fixtures/test_list_service_runners.json +6 -6
  18. gpustack_runner-0.1.24/gpustack_runner/_version_appendix.py +0 -1
  19. gpustack_runner-0.1.24/pack/cann/mindie-atb-models_2.2.rc1_linux-amd64_py3.11_torch2.1.0-abi0.tar.gz +0 -0
  20. gpustack_runner-0.1.24/pack/cann/mindie-atb-models_2.2.rc1_linux-arm64_py3.11_torch2.1.0-abi0.tar.gz +0 -0
  21. gpustack_runner-0.1.24/pack/cann/patches/mindie.zip +0 -0
  22. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/.codespelldict +0 -0
  23. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/.codespellrc +0 -0
  24. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/.gitattributes +0 -0
  25. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/.gitignore +0 -0
  26. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/.pre-commit-config.yaml +0 -0
  27. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/.python-version +0 -0
  28. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/LICENSE +0 -0
  29. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/Makefile +0 -0
  30. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/docs/index.md +0 -0
  31. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/docs/modules/gpustack_runner.md +0 -0
  32. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/gpustack_runner/__init__.py +0 -0
  33. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/gpustack_runner/__main__.py +0 -0
  34. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/gpustack_runner/__utils__.py +0 -0
  35. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/gpustack_runner/_version.pyi +0 -0
  36. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/gpustack_runner/cmds/__init__.py +0 -0
  37. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/gpustack_runner/cmds/__types__.py +0 -0
  38. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/gpustack_runner/envs.py +0 -0
  39. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/hatch.toml +0 -0
  40. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/mkdocs.yml +0 -0
  41. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251020_vllm_install_lmcache/cann/Dockerfile +0 -0
  42. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251020_vllm_install_lmcache/cuda/Dockerfile +0 -0
  43. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251020_vllm_install_lmcache/matrix.yaml +0 -0
  44. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251020_vllm_install_lmcache/rocm/Dockerfile +0 -0
  45. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251022_vllm_install_ray_client/cann/Dockerfile +0 -0
  46. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251022_vllm_install_ray_client/cuda/Dockerfile +0 -0
  47. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251022_vllm_install_ray_client/matrix.yaml +0 -0
  48. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251022_vllm_install_ray_client/rocm/Dockerfile +0 -0
  49. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251022_vllm_install_ray_default/cuda/Dockerfile +0 -0
  50. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251022_vllm_install_ray_default/matrix.yaml +0 -0
  51. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251022_vllm_install_ray_default/rocm/Dockerfile +0 -0
  52. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251024_vllm_install_nvidia_hpcx/cuda/Dockerfile +0 -0
  53. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251024_vllm_install_nvidia_hpcx/matrix.yaml +0 -0
  54. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251024_vllm_reinstall_lmcache/cuda/Dockerfile +0 -0
  55. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251024_vllm_reinstall_lmcache/matrix.yaml +0 -0
  56. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251029_vllm_reinstall_ray/cann/Dockerfile +0 -0
  57. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251029_vllm_reinstall_ray/matrix.yaml +0 -0
  58. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251103_mindie_refresh_entrypoint/cann/Dockerfile +0 -0
  59. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251103_mindie_refresh_entrypoint/matrix.yaml +0 -0
  60. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251105_vllm_polish_nvidia_hpcx/cuda/Dockerfile +0 -0
  61. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251105_vllm_polish_nvidia_hpcx/matrix.yaml +0 -0
  62. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251106_vllm_install_ep_kernel/cuda/Dockerfile +0 -0
  63. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251106_vllm_install_ep_kernel/matrix.yaml +0 -0
  64. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251107_vllm_reinstall_lmcache/cuda/Dockerfile +0 -0
  65. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251107_vllm_reinstall_lmcache/matrix.yaml +0 -0
  66. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251110_sglang_install_diffusion/cuda/Dockerfile +0 -0
  67. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251110_sglang_install_diffusion/matrix.yaml +0 -0
  68. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251110_sglang_install_flashattn/cuda/Dockerfile +0 -0
  69. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251110_sglang_install_flashattn/matrix.yaml +0 -0
  70. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251125_mindie_install_posix_ipc/cann/Dockerfile +0 -0
  71. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251125_mindie_install_posix_ipc/matrix.yaml +0 -0
  72. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251201_vllm_patch_qwen2_5_vl/cuda/Dockerfile +0 -0
  73. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251201_vllm_patch_qwen2_5_vl/cuda/patches/vllm_001_disable_flashatten_in_qwen2_5_vl.patch +0 -0
  74. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251201_vllm_patch_qwen2_5_vl/matrix.yaml +0 -0
  75. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251209_mindie_install_av/cann/Dockerfile +0 -0
  76. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251209_mindie_install_av/matrix.yaml +0 -0
  77. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251213_mindie_patch_minicpm_qwen2_v2/cann/Dockerfile +0 -0
  78. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251213_mindie_patch_minicpm_qwen2_v2/cann/patches.zip +0 -0
  79. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251213_mindie_patch_minicpm_qwen2_v2/matrix.yaml +0 -0
  80. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251213_sglang_patch_server_args/cuda/Dockerfile +0 -0
  81. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251213_sglang_patch_server_args/cuda/patches/sglang_001_fix_server_args.patch +0 -0
  82. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251213_sglang_patch_server_args/matrix.yaml +0 -0
  83. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251214_cuda_several_patches/cuda/Dockerfile +0 -0
  84. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251214_cuda_several_patches/matrix.yaml +0 -0
  85. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251215_cann_several_patches/cann/Dockerfile +0 -0
  86. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251215_cann_several_patches/matrix.yaml +0 -0
  87. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251216_sglang_uninstall_runai_model_streamer/cuda/Dockerfile +0 -0
  88. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251216_sglang_uninstall_runai_model_streamer/matrix.yaml +0 -0
  89. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251219_rocm_install_petit_kernel/matrix.yaml +0 -0
  90. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251219_rocm_install_petit_kernel/rocm/Dockerfile +0 -0
  91. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251219_vllm_install_audio_extra/cuda/Dockerfile +0 -0
  92. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251219_vllm_install_audio_extra/matrix.yaml +0 -0
  93. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251219_vllm_install_audio_extra/rocm/Dockerfile +0 -0
  94. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251224_mindie_patch_atb_config/cann/Dockerfile +0 -0
  95. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20251224_mindie_patch_atb_config/matrix.yaml +0 -0
  96. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20260105_vllm_install_omni/cann/Dockerfile +0 -0
  97. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20260105_vllm_install_omni/cuda/Dockerfile +0 -0
  98. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20260105_vllm_install_omni/matrix.yaml +0 -0
  99. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/20260105_vllm_install_omni/rocm/Dockerfile +0 -0
  100. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/.post_operation/README.md +0 -0
  101. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/corex/Dockerfile +0 -0
  102. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/cuda/Dockerfile +0 -0
  103. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/discard_runner.sh +0 -0
  104. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/dtk/Dockerfile +0 -0
  105. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/expand_matrix.sh +0 -0
  106. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/hggc/Dockerfile +0 -0
  107. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/merge_runner.sh +0 -0
  108. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/musa/Dockerfile +0 -0
  109. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/prune_runner.sh +0 -0
  110. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/rocm/Dockerfile +0 -0
  111. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pack/rocm/patches/sglang_001_wrong_vram.patch +0 -0
  112. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pyproject.toml +0 -0
  113. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/pytest.ini +0 -0
  114. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/ruff.toml +0 -0
  115. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tests/gpustack_runner/fixtures/__init__.py +0 -0
  116. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tests/gpustack_runner/fixtures/test_docker_image.json +0 -0
  117. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tests/gpustack_runner/fixtures/test_list_backend_runners.json +0 -0
  118. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tests/gpustack_runner/fixtures/test_list_runners_by_prefix.json +0 -0
  119. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tests/gpustack_runner/fixtures/test_merge_image.json +0 -0
  120. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tests/gpustack_runner/fixtures/test_replace_image_with.json +0 -0
  121. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tests/gpustack_runner/fixtures/test_split_image.json +0 -0
  122. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tests/gpustack_runner/test_runner.py +0 -0
  123. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tests/gpustack_runner/test_utils.py +0 -0
  124. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tools/activate +0 -0
  125. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tools/chat.sh +0 -0
  126. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tools/chat_tool_current_date_time.sh +0 -0
  127. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tools/chat_tool_get_temperature.sh +0 -0
  128. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tools/chat_tool_get_weather.sh +0 -0
  129. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tools/chat_tool_square_of_number.sh +0 -0
  130. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tools/chat_tool_square_root_of_number.sh +0 -0
  131. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tools/chat_tool_where_am_i.sh +0 -0
  132. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tools/run_runner.sh +0 -0
  133. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/tools/run_runner_cluster.sh +0 -0
  134. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/uv.lock +0 -0
  135. {gpustack_runner-0.1.24 → gpustack_runner-0.1.24.post2}/uv.toml +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gpustack-runner
3
- Version: 0.1.24
3
+ Version: 0.1.24.post2
4
4
  Summary: GPUStack Runner is library for registering runnable accelerated backends and services in GPUStack.
5
5
  Project-URL: Homepage, https://github.com/gpustack/runner
6
6
  Project-URL: Bug Tracker, https://github.com/gpustack/gpustack/issues
@@ -46,24 +46,23 @@ The following table lists the supported accelerated backends and their correspon
46
46
 
47
47
  ### Ascend CANN
48
48
 
49
- > [!CAUTION]
50
- > Since v0.1.23:
51
- > - Deprecated MindIE `2.1.rc1`.
52
-
53
49
  > [!WARNING]
54
50
  > - The Atlas 300I series is currently experimental in vLLM, only supporting eager mode and float16 data type. And there
55
51
  are some known issues for running vLLM, you can refer to
56
52
  vllm-ascend [#3316](https://github.com/vllm-project/vllm-ascend/issues/3316)
57
53
  and [#2795](https://github.com/vllm-project/vllm-ascend/issues/2795).
58
54
 
59
- | CANN Version <br/> (Variant) | MindIE | vLLM | SGLang |
60
- |------------------------------|--------------------------|------------------------------------------------------------|------------------------|
61
- | 8.3 (A3/910C) | `2.2.rc1` | `0.13.0`, `0.12.0`, `0.11.0` | `0.5.7`, `0.5.6.post2` |
62
- | 8.3 (910B) | `2.2.rc1` | `0.13.0`, `0.12.0`, `0.11.0` | `0.5.7`, `0.5.6.post2` |
63
- | 8.3 (310P) | `2.2.rc1` | | |
64
- | 8.2 (A3/910C) | `2.1.rc2` | `0.10.2`, `0.10.1.1` | `0.5.2`, `0.5.1.post3` |
65
- | 8.2 (910B) | `2.1.rc2`, ~~`2.1.rc1`~~ | `0.10.2`, `0.10.1.1`, <br/>`0.10.0`, `0.9.2`, <br/>`0.9.1` | `0.5.2`, `0.5.1.post3` |
66
- | 8.2 (310P) | `2.1.rc2`, ~~`2.1.rc1`~~ | `0.10.0`, `0.9.2` | |
55
+ | CANN Version <br/> (Variant) | MindIE | vLLM | SGLang |
56
+ |------------------------------|-----------|------------------------------------------------------------|------------------------|
57
+ | 8.5 (A3/910C) | `2.3.0` | `0.14.1`, `0.13.0` | `0.5.8` |
58
+ | 8.5 (910B) | `2.3.0` | `0.14.1`, `0.13.0` | `0.5.8` |
59
+ | 8.5 (310P) | `2.3.0` | `0.14.1` | |
60
+ | 8.3 (A3/910C) | `2.2.rc1` | `0.12.0`, `0.11.0` | `0.5.7`, `0.5.6.post2` |
61
+ | 8.3 (910B) | `2.2.rc1` | `0.12.0`, `0.11.0` | `0.5.7`, `0.5.6.post2` |
62
+ | 8.3 (310P) | `2.2.rc1` | | |
63
+ | 8.2 (A3/910C) | `2.1.rc2` | `0.10.2`, `0.10.1.1` | `0.5.2`, `0.5.1.post3` |
64
+ | 8.2 (910B) | `2.1.rc2` | `0.10.2`, `0.10.1.1`, <br/>`0.10.0`, `0.9.2`, <br/>`0.9.1` | `0.5.2`, `0.5.1.post3` |
65
+ | 8.2 (310P) | `2.1.rc2` | `0.10.0`, `0.9.2` | |
67
66
 
68
67
  ### Iluvatar CoreX
69
68
 
@@ -73,13 +72,6 @@ The following table lists the supported accelerated backends and their correspon
73
72
 
74
73
  ### NVIDIA CUDA
75
74
 
76
- > [!CAUTION]
77
- > Since v0.1.23:
78
- > - Deprecated all services for CUDA 12.4.
79
- > - Deprecated vLLM `0.11.0`, `0.10.1.1`, `0.10.0`.
80
- > - Deprecated SGLang `0.5.5`.
81
- > - Deprecated VoxBox `0.0.20`.
82
-
83
75
  > [!NOTE]
84
76
  > - CUDA 12.9 supports Compute Capabilities:
85
77
  `7.5 8.0+PTX 8.9 9.0 10.0 10.3 12.0 12.1+PTX`.
@@ -88,12 +80,11 @@ The following table lists the supported accelerated backends and their correspon
88
80
  > - CUDA 12.6/12.4 supports Compute Capabilities:
89
81
  `7.5 8.0+PTX 8.9 9.0+PTX`.
90
82
 
91
- | CUDA Version <br/> (Variant) | vLLM | SGLang | VoxBox |
92
- |------------------------------|---------------------------------------------------------------------------------------------------|------------------------------------------------------------------------|------------------------|
93
- | 12.9 | `0.13.0`, `0.12.0`, <br/>`0.11.2` | `0.5.7`, `0.5.6.post2` | |
94
- | 12.8 | `0.13.0`, `0.12.0`, <br/>`0.11.2`, ~~`0.11.0`~~, <br/>`0.10.2`, ~~`0.10.1.1`~~, <br/>~~`0.10.0`~~ | `0.5.7`, `0.5.6.post2`, `0.5.5.post3`, <br/>~~`0.5.5`~~, `0.5.4.post3` | `0.0.21`, ~~`0.0.20`~~ |
95
- | 12.6 | `0.13.0`, `0.12.0`, <br/>`0.11.2`, ~~`0.11.0`~~, <br/>`0.10.2`, ~~`0.10.1.1`~~, <br/>~~`0.10.0`~~ | | `0.0.21`, ~~`0.0.20`~~ |
96
- | 12.4 | ~~`0.11.0`~~, ~~`0.10.2`~~, <br/>~~`0.10.1.1`~~, ~~`0.10.0`~~ | | ~~`0.0.20`~~ |
83
+ | CUDA Version <br/> (Variant) | vLLM | SGLang | VoxBox |
84
+ |------------------------------|---------------------------------------------|-----------------------------------------------------------|----------|
85
+ | 12.9 | `0.13.0`, `0.12.0`, <br/>`0.11.2` | `0.5.7`, `0.5.6.post2` | |
86
+ | 12.8 | `0.13.0`, `0.12.0`, <br/>`0.11.2`, `0.10.2` | `0.5.7`, `0.5.6.post2`, <br/>`0.5.5.post3`, `0.5.4.post3` | `0.0.21` |
87
+ | 12.6 | `0.13.0`, `0.12.0`, <br/>`0.11.2`,`0.10.2` | | `0.0.21` |
97
88
 
98
89
  ### Hygon DTK
99
90
 
@@ -101,7 +92,7 @@ The following table lists the supported accelerated backends and their correspon
101
92
  |-----------------------------|----------------------------|
102
93
  | 25.04 | `0.11.0`, `0.9.2`, `0.8.5` |
103
94
 
104
- ### THead HGGC
95
+ ### T-Head HGGC
105
96
 
106
97
  | HGGC Version <br/> (Variant) | vLLM | SGLang |
107
98
  |------------------------------|----------|---------|
@@ -109,10 +100,11 @@ The following table lists the supported accelerated backends and their correspon
109
100
 
110
101
  ### MetaX MACA
111
102
 
112
- | MACA Version <br/> (Variant) | vLLM |
113
- |------------------------------|----------|
114
- | 3.2 | `0.10.2` |
115
- | 3.0 | `0.9.1` |
103
+ | MACA Version <br/> (Variant) | vLLM | SGLang |
104
+ |------------------------------|----------|---------|
105
+ | 3.3 | `0.11.2` | `0.5.6` |
106
+ | 3.2 | `0.10.2` | |
107
+ | 3.0 | `0.9.1` | |
116
108
 
117
109
  ### MThreads MUSA
118
110
 
@@ -123,29 +115,23 @@ The following table lists the supported accelerated backends and their correspon
123
115
 
124
116
  ### AMD ROCm
125
117
 
126
- > [!CAUTION]
127
- > Since v0.1.23:
128
- > - Deprecated all services for ROCm 6.3.
129
- > - Deprecated vLLM `0.11.0`.
130
-
131
118
  > [!NOTE]
132
119
  > - ROCm 7.0 supports LLVM targets:
133
120
  `gfx908 gfx90a gfx942 gfx950 gfx1030 gfx1100 gfx1101 gfx1200 gfx1201 gfx1150 gfx1151`.
134
- > - ROCm 6.4/6.3 supports LLVM targets:
121
+ > - ROCm 6.4 supports LLVM targets:
135
122
  `gfx908 gfx90a gfx942 gfx1030 gfx1100`.
136
123
 
137
124
  > [!WARNING]
138
- > - ROCm 7.0 vLLM `0.11.2/0.11.0` are reusing the official ROCm 6.4 PyTorch 2.9 wheel package rather than a ROCm
139
- 7.0 specific PyTorch build. Although supports ROCm 7.0 in vLLM `0.11.2/0.11.0`, `gfx1150/gfx1151` are not supported yet.
125
+ > - ROCm 7.0 vLLM `0.11.2` are reusing the official ROCm 6.4 PyTorch 2.9 wheel package rather than a ROCm
126
+ 7.0 specific PyTorch build. Although supports ROCm 7.0 in vLLM `0.11.2`, `gfx1150/gfx1151` are not supported yet.
140
127
  > - ROCm 6.4 vLLM `0.13.0` supports `gfx903 gfx90a gfx942` only.
141
128
  > - ROCm 6.4 SGLang supports `gfx942` only.
142
129
  > - ROCm 7.0 SGLang supports `gfx950` only.
143
130
 
144
- | ROCm Version <br/> (Variant) | vLLM | SGLang |
145
- |------------------------------|-------------------------------------------------|---------------------------------------|
146
- | 7.0 | `0.13.0`, `0.12.0`, <br/>`0.11.2`, ~~`0.11.0`~~ | `0.5.7`, `0.5.6.post2` |
147
- | 6.4 | `0.13.0`, `0.12.0`, <br/>`0.11.2`, `0.10.2` | `0.5.7`, `0.5.6.post2`, `0.5.5.post3` |
148
- | 6.3 | ~~`0.10.1.1`~~, ~~`0.10.0`~~ | |
131
+ | ROCm Version <br/> (Variant) | vLLM | SGLang |
132
+ |------------------------------|---------------------------------------------|--------------------------------------------|
133
+ | 7.0 | `0.13.0`, `0.12.0`, <br/>`0.11.2` | `0.5.7`, `0.5.6.post2` |
134
+ | 6.4 | `0.13.0`, `0.12.0`, <br/>`0.11.2`, `0.10.2` | `0.5.7`, `0.5.6.post2`, <br/>`0.5.5.post3` |
149
135
 
150
136
  ## Directory Structure
151
137
 
@@ -26,24 +26,23 @@ The following table lists the supported accelerated backends and their correspon
26
26
 
27
27
  ### Ascend CANN
28
28
 
29
- > [!CAUTION]
30
- > Since v0.1.23:
31
- > - Deprecated MindIE `2.1.rc1`.
32
-
33
29
  > [!WARNING]
34
30
  > - The Atlas 300I series is currently experimental in vLLM, only supporting eager mode and float16 data type. And there
35
31
  are some known issues for running vLLM, you can refer to
36
32
  vllm-ascend [#3316](https://github.com/vllm-project/vllm-ascend/issues/3316)
37
33
  and [#2795](https://github.com/vllm-project/vllm-ascend/issues/2795).
38
34
 
39
- | CANN Version <br/> (Variant) | MindIE | vLLM | SGLang |
40
- |------------------------------|--------------------------|------------------------------------------------------------|------------------------|
41
- | 8.3 (A3/910C) | `2.2.rc1` | `0.13.0`, `0.12.0`, `0.11.0` | `0.5.7`, `0.5.6.post2` |
42
- | 8.3 (910B) | `2.2.rc1` | `0.13.0`, `0.12.0`, `0.11.0` | `0.5.7`, `0.5.6.post2` |
43
- | 8.3 (310P) | `2.2.rc1` | | |
44
- | 8.2 (A3/910C) | `2.1.rc2` | `0.10.2`, `0.10.1.1` | `0.5.2`, `0.5.1.post3` |
45
- | 8.2 (910B) | `2.1.rc2`, ~~`2.1.rc1`~~ | `0.10.2`, `0.10.1.1`, <br/>`0.10.0`, `0.9.2`, <br/>`0.9.1` | `0.5.2`, `0.5.1.post3` |
46
- | 8.2 (310P) | `2.1.rc2`, ~~`2.1.rc1`~~ | `0.10.0`, `0.9.2` | |
35
+ | CANN Version <br/> (Variant) | MindIE | vLLM | SGLang |
36
+ |------------------------------|-----------|------------------------------------------------------------|------------------------|
37
+ | 8.5 (A3/910C) | `2.3.0` | `0.14.1`, `0.13.0` | `0.5.8` |
38
+ | 8.5 (910B) | `2.3.0` | `0.14.1`, `0.13.0` | `0.5.8` |
39
+ | 8.5 (310P) | `2.3.0` | `0.14.1` | |
40
+ | 8.3 (A3/910C) | `2.2.rc1` | `0.12.0`, `0.11.0` | `0.5.7`, `0.5.6.post2` |
41
+ | 8.3 (910B) | `2.2.rc1` | `0.12.0`, `0.11.0` | `0.5.7`, `0.5.6.post2` |
42
+ | 8.3 (310P) | `2.2.rc1` | | |
43
+ | 8.2 (A3/910C) | `2.1.rc2` | `0.10.2`, `0.10.1.1` | `0.5.2`, `0.5.1.post3` |
44
+ | 8.2 (910B) | `2.1.rc2` | `0.10.2`, `0.10.1.1`, <br/>`0.10.0`, `0.9.2`, <br/>`0.9.1` | `0.5.2`, `0.5.1.post3` |
45
+ | 8.2 (310P) | `2.1.rc2` | `0.10.0`, `0.9.2` | |
47
46
 
48
47
  ### Iluvatar CoreX
49
48
 
@@ -53,13 +52,6 @@ The following table lists the supported accelerated backends and their correspon
53
52
 
54
53
  ### NVIDIA CUDA
55
54
 
56
- > [!CAUTION]
57
- > Since v0.1.23:
58
- > - Deprecated all services for CUDA 12.4.
59
- > - Deprecated vLLM `0.11.0`, `0.10.1.1`, `0.10.0`.
60
- > - Deprecated SGLang `0.5.5`.
61
- > - Deprecated VoxBox `0.0.20`.
62
-
63
55
  > [!NOTE]
64
56
  > - CUDA 12.9 supports Compute Capabilities:
65
57
  `7.5 8.0+PTX 8.9 9.0 10.0 10.3 12.0 12.1+PTX`.
@@ -68,12 +60,11 @@ The following table lists the supported accelerated backends and their correspon
68
60
  > - CUDA 12.6/12.4 supports Compute Capabilities:
69
61
  `7.5 8.0+PTX 8.9 9.0+PTX`.
70
62
 
71
- | CUDA Version <br/> (Variant) | vLLM | SGLang | VoxBox |
72
- |------------------------------|---------------------------------------------------------------------------------------------------|------------------------------------------------------------------------|------------------------|
73
- | 12.9 | `0.13.0`, `0.12.0`, <br/>`0.11.2` | `0.5.7`, `0.5.6.post2` | |
74
- | 12.8 | `0.13.0`, `0.12.0`, <br/>`0.11.2`, ~~`0.11.0`~~, <br/>`0.10.2`, ~~`0.10.1.1`~~, <br/>~~`0.10.0`~~ | `0.5.7`, `0.5.6.post2`, `0.5.5.post3`, <br/>~~`0.5.5`~~, `0.5.4.post3` | `0.0.21`, ~~`0.0.20`~~ |
75
- | 12.6 | `0.13.0`, `0.12.0`, <br/>`0.11.2`, ~~`0.11.0`~~, <br/>`0.10.2`, ~~`0.10.1.1`~~, <br/>~~`0.10.0`~~ | | `0.0.21`, ~~`0.0.20`~~ |
76
- | 12.4 | ~~`0.11.0`~~, ~~`0.10.2`~~, <br/>~~`0.10.1.1`~~, ~~`0.10.0`~~ | | ~~`0.0.20`~~ |
63
+ | CUDA Version <br/> (Variant) | vLLM | SGLang | VoxBox |
64
+ |------------------------------|---------------------------------------------|-----------------------------------------------------------|----------|
65
+ | 12.9 | `0.13.0`, `0.12.0`, <br/>`0.11.2` | `0.5.7`, `0.5.6.post2` | |
66
+ | 12.8 | `0.13.0`, `0.12.0`, <br/>`0.11.2`, `0.10.2` | `0.5.7`, `0.5.6.post2`, <br/>`0.5.5.post3`, `0.5.4.post3` | `0.0.21` |
67
+ | 12.6 | `0.13.0`, `0.12.0`, <br/>`0.11.2`,`0.10.2` | | `0.0.21` |
77
68
 
78
69
  ### Hygon DTK
79
70
 
@@ -81,7 +72,7 @@ The following table lists the supported accelerated backends and their correspon
81
72
  |-----------------------------|----------------------------|
82
73
  | 25.04 | `0.11.0`, `0.9.2`, `0.8.5` |
83
74
 
84
- ### THead HGGC
75
+ ### T-Head HGGC
85
76
 
86
77
  | HGGC Version <br/> (Variant) | vLLM | SGLang |
87
78
  |------------------------------|----------|---------|
@@ -89,10 +80,11 @@ The following table lists the supported accelerated backends and their correspon
89
80
 
90
81
  ### MetaX MACA
91
82
 
92
- | MACA Version <br/> (Variant) | vLLM |
93
- |------------------------------|----------|
94
- | 3.2 | `0.10.2` |
95
- | 3.0 | `0.9.1` |
83
+ | MACA Version <br/> (Variant) | vLLM | SGLang |
84
+ |------------------------------|----------|---------|
85
+ | 3.3 | `0.11.2` | `0.5.6` |
86
+ | 3.2 | `0.10.2` | |
87
+ | 3.0 | `0.9.1` | |
96
88
 
97
89
  ### MThreads MUSA
98
90
 
@@ -103,29 +95,23 @@ The following table lists the supported accelerated backends and their correspon
103
95
 
104
96
  ### AMD ROCm
105
97
 
106
- > [!CAUTION]
107
- > Since v0.1.23:
108
- > - Deprecated all services for ROCm 6.3.
109
- > - Deprecated vLLM `0.11.0`.
110
-
111
98
  > [!NOTE]
112
99
  > - ROCm 7.0 supports LLVM targets:
113
100
  `gfx908 gfx90a gfx942 gfx950 gfx1030 gfx1100 gfx1101 gfx1200 gfx1201 gfx1150 gfx1151`.
114
- > - ROCm 6.4/6.3 supports LLVM targets:
101
+ > - ROCm 6.4 supports LLVM targets:
115
102
  `gfx908 gfx90a gfx942 gfx1030 gfx1100`.
116
103
 
117
104
  > [!WARNING]
118
- > - ROCm 7.0 vLLM `0.11.2/0.11.0` are reusing the official ROCm 6.4 PyTorch 2.9 wheel package rather than a ROCm
119
- 7.0 specific PyTorch build. Although supports ROCm 7.0 in vLLM `0.11.2/0.11.0`, `gfx1150/gfx1151` are not supported yet.
105
+ > - ROCm 7.0 vLLM `0.11.2` are reusing the official ROCm 6.4 PyTorch 2.9 wheel package rather than a ROCm
106
+ 7.0 specific PyTorch build. Although supports ROCm 7.0 in vLLM `0.11.2`, `gfx1150/gfx1151` are not supported yet.
120
107
  > - ROCm 6.4 vLLM `0.13.0` supports `gfx903 gfx90a gfx942` only.
121
108
  > - ROCm 6.4 SGLang supports `gfx942` only.
122
109
  > - ROCm 7.0 SGLang supports `gfx950` only.
123
110
 
124
- | ROCm Version <br/> (Variant) | vLLM | SGLang |
125
- |------------------------------|-------------------------------------------------|---------------------------------------|
126
- | 7.0 | `0.13.0`, `0.12.0`, <br/>`0.11.2`, ~~`0.11.0`~~ | `0.5.7`, `0.5.6.post2` |
127
- | 6.4 | `0.13.0`, `0.12.0`, <br/>`0.11.2`, `0.10.2` | `0.5.7`, `0.5.6.post2`, `0.5.5.post3` |
128
- | 6.3 | ~~`0.10.1.1`~~, ~~`0.10.0`~~ | |
111
+ | ROCm Version <br/> (Variant) | vLLM | SGLang |
112
+ |------------------------------|---------------------------------------------|--------------------------------------------|
113
+ | 7.0 | `0.13.0`, `0.12.0`, <br/>`0.11.2` | `0.5.7`, `0.5.6.post2` |
114
+ | 6.4 | `0.13.0`, `0.12.0`, <br/>`0.11.2`, `0.10.2` | `0.5.7`, `0.5.6.post2`, <br/>`0.5.5.post3` |
129
115
 
130
116
  ## Directory Structure
131
117
 
@@ -27,8 +27,8 @@ version_tuple: VERSION_TUPLE
27
27
  __commit_id__: COMMIT_ID
28
28
  commit_id: COMMIT_ID
29
29
 
30
- __version__ = version = '0.1.24'
31
- __version_tuple__ = version_tuple = (0, 1, 24)
30
+ __version__ = version = '0.1.24.post2'
31
+ __version_tuple__ = version_tuple = (0, 1, 24, 'post2')
32
32
  try:
33
33
  from ._version_appendix import git_commit
34
34
  __commit_id__ = commit_id = git_commit
@@ -0,0 +1 @@
1
+ git_commit = "62d75c6"
@@ -464,7 +464,7 @@ class SaveImagesSubCommand(SubCommand):
464
464
  # Submit tasks
465
465
  for task_name, src_img, dst_file, dst_file_relative in saving_tasks:
466
466
  if dst_file.exists():
467
- print(f"{dst_file.name} already exists, skipping save {src_img}.")
467
+ print(f"{dst_file} already exists, skipping save {src_img}.")
468
468
  continue
469
469
  dst_file.parent.mkdir(parents=True, exist_ok=True, mode=0o744)
470
470
 
@@ -976,7 +976,7 @@ class LoadImagesSubCommand(SubCommand):
976
976
  load_parser.add_argument(
977
977
  "input",
978
978
  nargs=OPTIONAL,
979
- help="Input directory to load images (default: current working directory)",
979
+ help="Input directory to load images from (default: current working directory)",
980
980
  )
981
981
 
982
982
  load_parser.set_defaults(func=LoadImagesSubCommand)
@@ -1348,10 +1348,6 @@ def list_images(**kwargs) -> list[PlatformedImage]:
1348
1348
  A list of platformed images.
1349
1349
 
1350
1350
  """
1351
- # Reset to default for listing images,
1352
- # in case the env is set to other value.
1353
- envs.GPUSTACK_RUNNER_DEFAULT_CONTAINER_NAMESPACE = None
1354
-
1355
1351
  platform = kwargs.pop("platform", None)
1356
1352
  repository = kwargs.pop("repository", None)
1357
1353
 
@@ -1497,8 +1493,3 @@ def _execute_command(
1497
1493
  args=command,
1498
1494
  returncode=returncode,
1499
1495
  )
1500
-
1501
-
1502
- append_images(
1503
- "gpustack/runtime:pause",
1504
- )
@@ -10,8 +10,6 @@ from typing import Any
10
10
 
11
11
  from dataclasses_json import dataclass_json
12
12
 
13
- from . import envs
14
-
15
13
  _RE_DOCKER_IMAGE = re.compile(
16
14
  r"(?:(?P<prefix>[\w\\.\-]+(?:/[\w\\.\-]+)*)/)?runner:(?P<backend>(Host|cann|corex|cuda|dtk|hggc|maca|musa|rocm))(?P<backend_version>[XY\d\\.]+)(?:-(?P<backend_variant>\w+))?-(?P<service>(vllm|voxbox|mindie|sglang))(?P<service_version>[\w\\.]+)(?:-(?P<suffix>\w+))?",
17
15
  )
@@ -239,10 +237,6 @@ def list_runners(**kwargs) -> Runners | list[dict]:
239
237
  json_list = json.load(f)
240
238
  runners = []
241
239
  for item in json_list:
242
- if namespace := envs.GPUSTACK_RUNNER_DEFAULT_CONTAINER_NAMESPACE:
243
- docker_image = item["docker_image"]
244
- docker_image = docker_image.replace("gpustack/", f"{namespace}/")
245
- item["docker_image"] = docker_image
246
240
  runners.append(Runner.from_dict(item))
247
241
 
248
242
  todict = kwargs.pop("todict", False)