gpustack-runner 0.1.23.post2__tar.gz → 0.1.23.post3__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.
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/PKG-INFO +1 -1
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/gpustack_runner/_version.py +2 -2
- gpustack_runner-0.1.23.post3/gpustack_runner/_version_appendix.py +1 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/gpustack_runner/cmds/images.py +1 -1
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/gpustack_runner/envs.py +7 -4
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/gpustack_runner/runner.py +1 -1
- gpustack_runner-0.1.23.post2/gpustack_runner/_version_appendix.py +0 -1
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/.codespelldict +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/.codespellrc +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/.gitattributes +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/.gitignore +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/.pre-commit-config.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/.python-version +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/LICENSE +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/Makefile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/README.md +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/docs/index.md +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/docs/modules/gpustack_runner.md +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/gpustack_runner/__init__.py +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/gpustack_runner/__main__.py +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/gpustack_runner/_version.pyi +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/gpustack_runner/cmds/__init__.py +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/gpustack_runner/cmds/__types__.py +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/gpustack_runner/runner.py.json +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/hatch.toml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/mkdocs.yml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251020_vllm_install_lmcache/cann/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251020_vllm_install_lmcache/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251020_vllm_install_lmcache/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251020_vllm_install_lmcache/rocm/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251022_vllm_install_ray_client/cann/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251022_vllm_install_ray_client/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251022_vllm_install_ray_client/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251022_vllm_install_ray_client/rocm/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251022_vllm_install_ray_default/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251022_vllm_install_ray_default/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251022_vllm_install_ray_default/rocm/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251024_vllm_install_nvidia_hpcx/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251024_vllm_install_nvidia_hpcx/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251024_vllm_reinstall_lmcache/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251024_vllm_reinstall_lmcache/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251029_vllm_reinstall_ray/cann/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251029_vllm_reinstall_ray/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251103_mindie_refresh_entrypoint/cann/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251103_mindie_refresh_entrypoint/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251105_vllm_polish_nvidia_hpcx/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251105_vllm_polish_nvidia_hpcx/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251106_vllm_install_ep_kernel/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251106_vllm_install_ep_kernel/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251107_vllm_reinstall_lmcache/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251107_vllm_reinstall_lmcache/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251110_sglang_install_diffusion/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251110_sglang_install_diffusion/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251110_sglang_install_flashattn/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251110_sglang_install_flashattn/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251125_mindie_install_posix_ipc/cann/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251125_mindie_install_posix_ipc/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251201_vllm_patch_qwen2_5_vl/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251201_vllm_patch_qwen2_5_vl/cuda/patches/vllm_001_disable_flashatten_in_qwen2_5_vl.patch +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251201_vllm_patch_qwen2_5_vl/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251209_mindie_install_av/cann/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251209_mindie_install_av/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251213_mindie_patch_minicpm_qwen2_v2/cann/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251213_mindie_patch_minicpm_qwen2_v2/cann/patches.zip +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251213_mindie_patch_minicpm_qwen2_v2/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251213_sglang_patch_server_args/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251213_sglang_patch_server_args/cuda/patches/sglang_001_fix_server_args.patch +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251213_sglang_patch_server_args/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251214_cuda_several_patches/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251214_cuda_several_patches/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251215_cann_several_patches/cann/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251215_cann_several_patches/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251216_sglang_uninstall_runai_model_streamer/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251216_sglang_uninstall_runai_model_streamer/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251219_rocm_install_petit_kernel/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251219_rocm_install_petit_kernel/rocm/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251219_vllm_install_audio_extra/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251219_vllm_install_audio_extra/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251219_vllm_install_audio_extra/rocm/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251224_mindie_patch_atb_config/cann/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/20251224_mindie_patch_atb_config/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/README.md +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/cann/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/cann/mindie-atb-models_2.2.rc1_linux-amd64_py3.11_torch2.1.0-abi0.tar.gz +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/cann/mindie-atb-models_2.2.rc1_linux-arm64_py3.11_torch2.1.0-abi0.tar.gz +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/cann/patches/mindie.zip +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/corex/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/cuda/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/discard_runner.sh +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/dtk/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/expand_matrix.sh +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/maca/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/matrix.yaml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/merge_runner.sh +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/prune_runner.sh +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/rocm/Dockerfile +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/rocm/patches/sglang_001_wrong_vram.patch +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pyproject.toml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pytest.ini +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/ruff.toml +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tests/gpustack_runner/fixtures/__init__.py +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tests/gpustack_runner/fixtures/test_docker_image.json +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tests/gpustack_runner/fixtures/test_list_backend_runners.json +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tests/gpustack_runner/fixtures/test_list_runners_by_backend.json +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tests/gpustack_runner/fixtures/test_list_runners_by_prefix.json +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tests/gpustack_runner/fixtures/test_list_service_runners.json +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tests/gpustack_runner/test_runner.py +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tools/activate +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tools/chat.sh +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tools/chat_tool_current_date_time.sh +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tools/chat_tool_get_temperature.sh +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tools/chat_tool_get_weather.sh +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tools/chat_tool_square_of_number.sh +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tools/chat_tool_square_root_of_number.sh +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tools/chat_tool_where_am_i.sh +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tools/run_runner.sh +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tools/run_runner_cluster.sh +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/uv.lock +0 -0
- {gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/uv.toml +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: gpustack-runner
|
|
3
|
-
Version: 0.1.23.
|
|
3
|
+
Version: 0.1.23.post3
|
|
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
|
|
@@ -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.23.
|
|
31
|
-
__version_tuple__ = version_tuple = (0, 1, 23, '
|
|
30
|
+
__version__ = version = '0.1.23.post3'
|
|
31
|
+
__version_tuple__ = version_tuple = (0, 1, 23, 'post3')
|
|
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 = "c9b3ccf"
|
{gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/gpustack_runner/cmds/images.py
RENAMED
|
@@ -1094,7 +1094,7 @@ def list_images(**kwargs) -> list[PlatformedImage]:
|
|
|
1094
1094
|
name = img.name
|
|
1095
1095
|
if not name:
|
|
1096
1096
|
continue
|
|
1097
|
-
if namespace := envs.
|
|
1097
|
+
if namespace := envs.GPUSTACK_RUNNER_DEFAULT_CONTAINER_NAMESPACE:
|
|
1098
1098
|
name = name.replace("gpustack/", f"{namespace}/")
|
|
1099
1099
|
img.name = name
|
|
1100
1100
|
if name not in image_names_index:
|
|
@@ -9,9 +9,9 @@ if TYPE_CHECKING:
|
|
|
9
9
|
|
|
10
10
|
# Global
|
|
11
11
|
|
|
12
|
-
|
|
12
|
+
GPUSTACK_RUNNER_DEFAULT_CONTAINER_NAMESPACE: str | None = None
|
|
13
13
|
"""
|
|
14
|
-
Namespace for default runner images.
|
|
14
|
+
Namespace for default runner container images.
|
|
15
15
|
If not set, it should be "gpustack".
|
|
16
16
|
"""
|
|
17
17
|
|
|
@@ -19,11 +19,14 @@ if TYPE_CHECKING:
|
|
|
19
19
|
|
|
20
20
|
variables: dict[str, Callable[[], Any]] = {
|
|
21
21
|
# Global
|
|
22
|
-
"
|
|
22
|
+
"GPUSTACK_RUNNER_DEFAULT_CONTAINER_NAMESPACE": lambda: trim_str(
|
|
23
23
|
getenvs(
|
|
24
24
|
keys=[
|
|
25
|
-
"
|
|
25
|
+
"GPUSTACK_RUNNER_DEFAULT_CONTAINER_NAMESPACE",
|
|
26
26
|
## Compatible with gpustack/gpustack_runtime.
|
|
27
|
+
"GPUSTACK_RUNTIME_DEPLOY_DEFAULT_CONTAINER_NAMESPACE",
|
|
28
|
+
## Legacy compatibility.
|
|
29
|
+
"GPUSTACK_RUNNER_DEFAULT_IMAGE_NAMESPACE",
|
|
27
30
|
"GPUSTACK_RUNTIME_DEPLOY_DEFAULT_IMAGE_NAMESPACE",
|
|
28
31
|
],
|
|
29
32
|
),
|
|
@@ -239,7 +239,7 @@ def list_runners(**kwargs) -> Runners | list[dict]:
|
|
|
239
239
|
json_list = json.load(f)
|
|
240
240
|
runners = []
|
|
241
241
|
for item in json_list:
|
|
242
|
-
if namespace := envs.
|
|
242
|
+
if namespace := envs.GPUSTACK_RUNNER_DEFAULT_CONTAINER_NAMESPACE:
|
|
243
243
|
docker_image = item["docker_image"]
|
|
244
244
|
docker_image = docker_image.replace("gpustack/", f"{namespace}/")
|
|
245
245
|
item["docker_image"] = docker_image
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
git_commit = "6d771e2"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/docs/modules/gpustack_runner.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/gpustack_runner/cmds/__init__.py
RENAMED
|
File without changes
|
{gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/gpustack_runner/cmds/__types__.py
RENAMED
|
File without changes
|
{gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/gpustack_runner/runner.py.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/pack/.post_operation/README.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tests/gpustack_runner/test_runner.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tools/chat_tool_current_date_time.sh
RENAMED
|
File without changes
|
{gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tools/chat_tool_get_temperature.sh
RENAMED
|
File without changes
|
{gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tools/chat_tool_get_weather.sh
RENAMED
|
File without changes
|
{gpustack_runner-0.1.23.post2 → gpustack_runner-0.1.23.post3}/tools/chat_tool_square_of_number.sh
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|