truss 0.11.13rc1__tar.gz → 0.11.13rc2__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.
Potentially problematic release.
This version of truss might be problematic. Click here for more details.
- {truss-0.11.13rc1 → truss-0.11.13rc2}/PKG-INFO +2 -2
- {truss-0.11.13rc1 → truss-0.11.13rc2}/pyproject.toml +2 -2
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/server/requirements.txt +1 -1
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/server.Dockerfile.jinja +7 -7
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/shared/lazy_data_resolver.py +64 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/conftest.py +0 -9
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_truss_handle.py +0 -42
- truss-0.11.13rc1/truss/tests/test_data/test_editable_external_pkg/config.yaml +0 -5
- truss-0.11.13rc1/truss/tests/test_data/test_editable_external_pkg/model/model.py +0 -6
- truss-0.11.13rc1/truss/tests/test_data/test_editable_external_pkg_parent/local_pkg/pyproject.toml +0 -10
- truss-0.11.13rc1/truss/tests/test_data/test_editable_external_pkg_parent/local_pkg/src/local_pkg/__init__.py +0 -1
- {truss-0.11.13rc1 → truss-0.11.13rc2}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/.github/pull_request_template.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/.gitignore +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/CODE_OF_CONDUCT.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/CONTRIBUTING.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/LICENSE +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/android-arm-eabi/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/android-arm64/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/darwin-arm64/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/darwin-universal/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/darwin-x64/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/freebsd-x64/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/linux-arm-gnueabihf/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/linux-arm-musleabihf/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/linux-arm64-gnu/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/linux-arm64-musl/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/linux-riscv64-gnu/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/linux-x64-gnu/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/linux-x64-musl/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/win32-arm64-msvc/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/win32-ia32-msvc/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/node_bindings/npm/win32-x64-msvc/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/python_bindings/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/baseten-performance-client/scripts/README_nodejs.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/context_builder.Dockerfile +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/docs/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/docs/chains/doc_gen/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/docs/contribute/base-images.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/docs/contribute/release.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/api/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/api/definitions.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/base/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/base/constants.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/base/custom_types.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/base/errors.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/base/trt_llm_config.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/base/truss_config.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/base/truss_spec.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/chains_commands.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/cli.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/logs/base_watcher.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/logs/model_log_watcher.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/logs/training_log_watcher.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/logs/utils.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/remote_cli.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/common.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/core.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/deploy_checkpoints/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/deploy_checkpoints/deploy_checkpoints.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/deploy_checkpoints/deploy_checkpoints_helpers.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/deploy_checkpoints/deploy_full_checkpoints.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/deploy_checkpoints/deploy_lora_checkpoints.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/deploy_checkpoints/deploy_whisper_checkpoints.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/deploy_from_checkpoint_config.yml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/deploy_from_checkpoint_config_whisper.yml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/metrics_watcher.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/poller.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/types.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train_commands.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/utils/common.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/utils/output.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/utils/self_upgrade.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/contexts/docker_build_setup.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/contexts/image_builder/cache_warmer.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/contexts/image_builder/image_builder.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/contexts/image_builder/serving_image_builder.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/contexts/image_builder/util.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/contexts/local_loader/docker_build_emulator.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/contexts/local_loader/dockerfile_parser.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/contexts/local_loader/load_model_local.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/contexts/local_loader/truss_module_loader.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/contexts/local_loader/utils.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/contexts/truss_context.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/local/local_config.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/local/local_config_handler.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/patch/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/patch/hash.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/patch/signature.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/patch/truss_dir_patch_applier.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/remote/baseten/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/remote/baseten/api.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/remote/baseten/auth.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/remote/baseten/core.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/remote/baseten/custom_types.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/remote/baseten/error.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/remote/baseten/remote.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/remote/baseten/rest_client.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/remote/baseten/service.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/remote/baseten/utils/status.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/remote/baseten/utils/tar.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/remote/baseten/utils/time.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/remote/baseten/utils/transfer.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/remote/remote_factory.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/remote/truss_remote.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/README.md.jinja +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/base.Dockerfile.jinja +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/cache.Dockerfile.jinja +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/cache_requirements.txt +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/application.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/endpoints.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/helpers/context_managers.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/helpers/custom_types.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/helpers/errors.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/helpers/inference_server_controller.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/helpers/inference_server_process_controller.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/helpers/inference_server_starter.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/helpers/truss_patch/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/helpers/truss_patch/model_code_patch_applier.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/helpers/truss_patch/model_container_patch_applier.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/helpers/truss_patch/requirement_name_identifier.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/helpers/truss_patch/system_packages.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/server.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/requirements.txt +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/copy_cache_files.Dockerfile.jinja +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/custom/examples.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/custom/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/custom/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/custom_python_dx/my_model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/docker_server/proxy.conf.jinja +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/docker_server/supervisord.conf.jinja +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/docker_server_requirements.txt +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/server/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/server/common/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/server/common/errors.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/server/common/patches/whisper/patch.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/server/common/patches.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/server/common/retry.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/server/common/schema.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/server/common/tracing.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/server/main.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/server/model_wrapper.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/server/truss_server.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/shared/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/shared/dynamic_config_resolver.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/shared/log_config.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/shared/secrets_resolver.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/shared/serialization.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/shared/util.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/train/config.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/train/run.sh +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/trtllm-audio/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/trtllm-audio/packages/sigint_patch.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/trtllm-audio/packages/whisper_trt/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/trtllm-audio/packages/whisper_trt/assets.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/trtllm-audio/packages/whisper_trt/batching.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/trtllm-audio/packages/whisper_trt/custom_types.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/trtllm-audio/packages/whisper_trt/modeling.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/trtllm-audio/packages/whisper_trt/tokenizer.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/trtllm-audio/packages/whisper_trt/utils.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/trtllm-briton/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/trtllm-briton/src/extension.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/cli/test_cli.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/cli/train/resources/test_deploy_from_checkpoint_config.yml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/cli/train/test_cache_view.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/cli/train/test_deploy_checkpoints.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/cli/train/test_train_cli_core.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/cli/train/test_train_init.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/contexts/image_builder/test_serving_image_builder.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/contexts/local_loader/test_load_local.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/contexts/local_loader/test_truss_module_finder.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/helpers.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/local/test_local_config_handler.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/patch/test_calc_patch.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/patch/test_dir_signature.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/patch/test_hash.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/patch/test_signature.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/patch/test_truss_dir_patch_applier.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/patch/test_types.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/remote/baseten/conftest.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/remote/baseten/test_api.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/remote/baseten/test_auth.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/remote/baseten/test_core.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/remote/baseten/test_remote.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/remote/baseten/test_service.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/remote/test_remote_factory.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/remote/test_truss_remote.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/templates/control/control/conftest.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/templates/control/control/helpers/test_context_managers.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/templates/control/control/helpers/test_model_container_patch_applier.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/templates/control/control/helpers/test_requirement_name_identifier.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/templates/control/control/test_endpoints.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/templates/control/control/test_server.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/templates/control/control/test_server_integration.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/templates/core/server/test_dynamic_config_resolver.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/templates/core/server/test_lazy_data_resolver_v2.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/templates/core/server/test_secrets_resolver.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/templates/server/common/test_retry.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/templates/server/test_model_wrapper.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/templates/server/test_schema.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/templates/server/test_truss_server.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_build.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_config.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_context_builder_image.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_control_truss_patching.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_custom_server.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/annotated_types_truss/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/annotated_types_truss/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/annotated_types_truss/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/annotated_types_truss/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/auto-mpg.data +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/context_builder_image_test/Dockerfile +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/context_builder_image_test/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/context_builder_image_test/test.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/gcs_fix/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/gcs_fix/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/gcs_fix/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/gcs_fix/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/happy.ipynb +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/model_load_failure_test/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/model_load_failure_test/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/model_load_failure_test/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/model_load_failure_test/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/patch_ping_test_server/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/patch_ping_test_server/app.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/pima-indians-diabetes.csv +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/readme_int_example.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/readme_no_example.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/readme_str_example.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/server.Dockerfile +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/server_conformance_test_truss/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/server_conformance_test_truss/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/server_conformance_test_truss/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/server_conformance_test_truss/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_async_truss/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_async_truss/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_async_truss/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_async_truss/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_basic_truss/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_basic_truss/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_basic_truss/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_basic_truss/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_build_commands/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_build_commands/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_build_commands/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_build_commands/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_build_commands_failure/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_build_commands_failure/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_build_commands_failure/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_build_commands_failure/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_concurrency_truss/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_concurrency_truss/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_concurrency_truss/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_concurrency_truss/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_custom_server_truss/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_custom_server_truss/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_custom_server_truss/test_docker_image/Dockerfile +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_custom_server_truss/test_docker_image/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_custom_server_truss/test_docker_image/VERSION +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_custom_server_truss/test_docker_image/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_custom_server_truss/test_docker_image/app.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_custom_server_truss/test_docker_image/build_upload_new_image.sh +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_env_vars/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_go_custom_server_truss/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_go_custom_server_truss/docker/Dockerfile +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_go_custom_server_truss/docker/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_go_custom_server_truss/docker/VERSION +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_go_custom_server_truss/docker/build_upload_new_image.sh +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_go_custom_server_truss/docker/main.go +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_openai/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_openai/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_openai/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_openai/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_pyantic_v1/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_pyantic_v1/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_pyantic_v1/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_pyantic_v1/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_pyantic_v1/requirements.txt +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_pyantic_v2/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_pyantic_v2/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_pyantic_v2/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_pyantic_v2/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_pyantic_v2/requirements.txt +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_requirements_file_truss/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_requirements_file_truss/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_requirements_file_truss/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_requirements_file_truss/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_requirements_file_truss/requirements.txt +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_async_generator_truss/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_async_generator_truss/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_async_generator_truss/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_async_generator_truss/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_read_timeout/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_read_timeout/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_read_timeout/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_read_timeout/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_truss/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_truss/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_truss/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_truss/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_truss_with_error/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_truss_with_error/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_truss_with_error/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_truss_with_error/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_truss_with_error/packages/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_truss_with_error/packages/helpers_1.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_truss_with_error/packages/helpers_2.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_truss_with_tracing/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_truss_with_tracing/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_truss_with_tracing/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_streaming_truss_with_tracing/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_trt_llm_truss/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_trt_llm_truss/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_trt_llm_truss/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_trt_llm_truss/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss/examples.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss/model/dummy +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss/packages/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss/packages/test_package/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss/packages/test_package/test.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss_server_model_cache_v1/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss_server_model_cache_v1/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss_server_model_cache_v1/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss_server_model_cache_v1/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss_server_model_cache_v2/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss_server_model_cache_v2/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss_server_model_cache_v2/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss_server_model_cache_v2/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss_with_error/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss_with_error/config.yaml +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss_with_error/model/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss_with_error/model/model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss_with_error/packages/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss_with_error/packages/helpers_1.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_data/test_truss_with_error/packages/helpers_2.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_docker.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_model_inference.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_model_schema.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_testing_utilities_for_other_tests.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_truss_gatherer.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/test_util.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/trt_llm/test_trt_llm_config.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/trt_llm/test_validation.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/util/test_config_checks.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/util/test_env_vars.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/tests/util/test_path.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/trt_llm/config_checks.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/trt_llm/validation.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/truss_handle/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/truss_handle/build.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/truss_handle/decorators.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/truss_handle/patch/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/truss_handle/patch/calc_patch.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/truss_handle/patch/constants.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/truss_handle/patch/custom_types.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/truss_handle/patch/dir_signature.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/truss_handle/patch/hash.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/truss_handle/patch/local_truss_patch_applier.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/truss_handle/patch/signature.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/truss_handle/patch/truss_dir_patch_applier.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/truss_handle/readme_generator.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/truss_handle/truss_gatherer.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/truss_handle/truss_handle.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/util/.truss_ignore +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/util/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/util/docker.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/util/download.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/util/env_vars.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/util/gpu.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/util/jinja.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/util/log_utils.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/util/notebook.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/util/path.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/util/requirements.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss/util/user_config.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/examples/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/examples/audio-transcription/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/examples/rag/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/tests/itest_chain/requirements.txt +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/deployment/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/deployment/code_gen.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/deployment/deployment_client.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/framework.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/private_types.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/public_api.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/public_types.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/py.typed +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/pydantic_numpy.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/reference_code/reference_chainlet.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/reference_code/reference_model.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/remote_chainlet/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/remote_chainlet/model_skeleton.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/remote_chainlet/stub.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/remote_chainlet/utils.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/streaming.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-chains/truss_chains/utils.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-train/truss_train/__init__.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-train/truss_train/definitions.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-train/truss_train/deployment.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-train/truss_train/loader.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-train/truss_train/public_api.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-train/truss_train/restore_from_checkpoint.py +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-transfer/README.md +0 -0
- {truss-0.11.13rc1 → truss-0.11.13rc2}/truss-transfer/tests/README.md +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: truss
|
|
3
|
-
Version: 0.11.
|
|
3
|
+
Version: 0.11.13rc2
|
|
4
4
|
Summary: A seamless bridge from model development to model delivery
|
|
5
5
|
Project-URL: Repository, https://github.com/basetenlabs/truss
|
|
6
6
|
Project-URL: Homepage, https://truss.baseten.co
|
|
@@ -37,7 +37,7 @@ Requires-Dist: rich<14,>=13.4.2
|
|
|
37
37
|
Requires-Dist: ruff>=0.4.8
|
|
38
38
|
Requires-Dist: tenacity>=8.0.1
|
|
39
39
|
Requires-Dist: tomlkit>=0.13.2
|
|
40
|
-
Requires-Dist: truss-transfer<0.0.
|
|
40
|
+
Requires-Dist: truss-transfer<0.0.40,>=0.0.36
|
|
41
41
|
Requires-Dist: watchfiles<0.20,>=0.19.0
|
|
42
42
|
Description-Content-Type: text/markdown
|
|
43
43
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "truss"
|
|
3
|
-
version = "0.11.
|
|
3
|
+
version = "0.11.13rc2"
|
|
4
4
|
description = "A seamless bridge from model development to model delivery"
|
|
5
5
|
authors = [
|
|
6
6
|
{ name = "Pankaj Gupta", email = "no-reply@baseten.co" },
|
|
@@ -43,7 +43,7 @@ dependencies = [
|
|
|
43
43
|
"ruff>=0.4.8",
|
|
44
44
|
"tenacity>=8.0.1",
|
|
45
45
|
"watchfiles>=0.19.0,<0.20",
|
|
46
|
-
"truss-transfer>=0.0.
|
|
46
|
+
"truss-transfer>=0.0.36,<0.0.40",
|
|
47
47
|
]
|
|
48
48
|
|
|
49
49
|
[project.urls]
|
|
@@ -56,6 +56,12 @@ RUN mkdir -p {{ dst.parent }}; curl -L "{{ url }}" -o {{ dst }}
|
|
|
56
56
|
{% endfor %} {#- endfor external_data_files #}
|
|
57
57
|
{%- endif %} {#- endif external_data_files #}
|
|
58
58
|
|
|
59
|
+
{%- if build_commands %}
|
|
60
|
+
{% for command in build_commands %}
|
|
61
|
+
RUN {% for secret,path in config.build.secret_to_path_mapping.items() %} --mount=type=secret,id={{ secret }},target={{ path }}{%- endfor %} {{ command }}
|
|
62
|
+
{% endfor %} {#- endfor build_commands #}
|
|
63
|
+
{%- endif %} {#- endif build_commands #}
|
|
64
|
+
|
|
59
65
|
{# Copy data before code for better caching #}
|
|
60
66
|
{%- if data_dir_exists %}
|
|
61
67
|
COPY --chown={{ default_owner }} ./{{ config.data_dir }} ${APP_HOME}/data
|
|
@@ -63,7 +69,7 @@ COPY --chown={{ default_owner }} ./{{ config.data_dir }} ${APP_HOME}/data
|
|
|
63
69
|
|
|
64
70
|
{%- if model_cache_v2 %}
|
|
65
71
|
{# v0.0.9, keep synced with server_requirements.txt #}
|
|
66
|
-
RUN curl -sSL --fail --retry 5 --retry-delay 2 -o /usr/local/bin/truss-transfer-cli https://github.com/basetenlabs/truss/releases/download/v0.11.
|
|
72
|
+
RUN curl -sSL --fail --retry 5 --retry-delay 2 -o /usr/local/bin/truss-transfer-cli https://github.com/basetenlabs/truss/releases/download/v0.11.12rc4/truss-transfer-cli-v0.11.12rc4-linux-x86_64-unknown-linux-musl
|
|
67
73
|
RUN chmod +x /usr/local/bin/truss-transfer-cli
|
|
68
74
|
RUN mkdir /static-bptr
|
|
69
75
|
RUN echo "hash {{model_cache_hash}}"
|
|
@@ -95,12 +101,6 @@ COPY --chown={{ default_owner }} ./{{ config.model_module_dir }} ${APP_HOME}/mod
|
|
|
95
101
|
{% endblock %} {#- endblock app_copy #}
|
|
96
102
|
|
|
97
103
|
{% block run %}
|
|
98
|
-
{%- if build_commands %}
|
|
99
|
-
{% for command in build_commands %}
|
|
100
|
-
RUN {% for secret,path in config.build.secret_to_path_mapping.items() %} --mount=type=secret,id={{ secret }},target={{ path }}{%- endfor %} {{ command }}
|
|
101
|
-
{% endfor %} {#- endfor build_commands #}
|
|
102
|
-
{%- endif %} {#- endif build_commands #}
|
|
103
|
-
|
|
104
104
|
{# Macro to change ownership of directories and switch to regular user #}
|
|
105
105
|
{%- macro chown_and_switch_to_regular_user_if_enabled(additional_chown_dirs=[]) -%}
|
|
106
106
|
{%- if non_root_user %}
|
|
@@ -1,11 +1,67 @@
|
|
|
1
1
|
import atexit
|
|
2
|
+
import json
|
|
2
3
|
import logging
|
|
3
4
|
import time
|
|
5
|
+
from dataclasses import dataclass
|
|
4
6
|
from functools import lru_cache
|
|
5
7
|
from pathlib import Path
|
|
6
8
|
from threading import Lock, Thread
|
|
7
9
|
from typing import Optional, Union
|
|
8
10
|
|
|
11
|
+
|
|
12
|
+
@dataclass(frozen=True)
|
|
13
|
+
class FileDownloadMetric:
|
|
14
|
+
file_name: str
|
|
15
|
+
file_size_bytes: int
|
|
16
|
+
download_time_secs: float
|
|
17
|
+
download_speed_mb_s: float
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
@dataclass(frozen=True)
|
|
21
|
+
class TrussTransferStats:
|
|
22
|
+
total_manifest_size_bytes: int
|
|
23
|
+
total_download_time_secs: float
|
|
24
|
+
total_aggregated_mb_s: Optional[float]
|
|
25
|
+
file_downloads: list[FileDownloadMetric]
|
|
26
|
+
b10fs_read_speed_mbps: Optional[float]
|
|
27
|
+
b10fs_decision_to_use: bool
|
|
28
|
+
b10fs_enabled: bool
|
|
29
|
+
b10fs_hot_starts_files: int
|
|
30
|
+
b10fs_hot_starts_bytes: int
|
|
31
|
+
b10fs_cold_starts_files: int
|
|
32
|
+
b10fs_cold_starts_bytes: int
|
|
33
|
+
success: bool
|
|
34
|
+
timestamp: int
|
|
35
|
+
|
|
36
|
+
@classmethod
|
|
37
|
+
def from_json_file(cls, path: Path) -> Optional["TrussTransferStats"]:
|
|
38
|
+
if not path.exists():
|
|
39
|
+
return None
|
|
40
|
+
try:
|
|
41
|
+
with open(path) as f:
|
|
42
|
+
data = json.load(f)
|
|
43
|
+
file_downloads = [
|
|
44
|
+
FileDownloadMetric(**fd) for fd in data.get("file_downloads", [])
|
|
45
|
+
]
|
|
46
|
+
return cls(
|
|
47
|
+
total_manifest_size_bytes=data["total_manifest_size_bytes"],
|
|
48
|
+
total_download_time_secs=data["total_download_time_secs"],
|
|
49
|
+
total_aggregated_mb_s=data.get("total_aggregated_mb_s"),
|
|
50
|
+
file_downloads=file_downloads,
|
|
51
|
+
b10fs_read_speed_mbps=data.get("b10fs_read_speed_mbps"),
|
|
52
|
+
b10fs_decision_to_use=data["b10fs_decision_to_use"],
|
|
53
|
+
b10fs_enabled=data["b10fs_enabled"],
|
|
54
|
+
b10fs_hot_starts_files=data["b10fs_hot_starts_files"],
|
|
55
|
+
b10fs_hot_starts_bytes=data["b10fs_hot_starts_bytes"],
|
|
56
|
+
b10fs_cold_starts_files=data["b10fs_cold_starts_files"],
|
|
57
|
+
b10fs_cold_starts_bytes=data["b10fs_cold_starts_bytes"],
|
|
58
|
+
success=data["success"],
|
|
59
|
+
timestamp=data["timestamp"],
|
|
60
|
+
)
|
|
61
|
+
except Exception:
|
|
62
|
+
return None
|
|
63
|
+
|
|
64
|
+
|
|
9
65
|
LAZY_DATA_RESOLVER_PATH = [
|
|
10
66
|
# synced with pub static LAZY_DATA_RESOLVER_PATHS: &[&str]
|
|
11
67
|
Path("/bptr/bptr-manifest"),
|
|
@@ -137,6 +193,14 @@ class LazyDataResolverV2:
|
|
|
137
193
|
f"Error occurred while fetching data: {result}"
|
|
138
194
|
) from result
|
|
139
195
|
if log_stats and result:
|
|
196
|
+
# TODO: instument the stats, which are written to /tmp/truss_transfer_stats.json
|
|
197
|
+
# also add fetch time, and blocking time
|
|
198
|
+
# TrussTransferStats
|
|
199
|
+
stats = TrussTransferStats.from_json_file(
|
|
200
|
+
Path("/tmp/truss_transfer_stats.json")
|
|
201
|
+
)
|
|
202
|
+
if stats is None:
|
|
203
|
+
self.logger.info(f"model_cache: {stats}")
|
|
140
204
|
self.logger.info(
|
|
141
205
|
f"model_cache: Fetch took {time.time() - self._start_time:.2f} seconds, of which {time.time() - start_lock:.2f} seconds were spent blocking."
|
|
142
206
|
)
|
|
@@ -700,15 +700,6 @@ def helpers():
|
|
|
700
700
|
return Helpers()
|
|
701
701
|
|
|
702
702
|
|
|
703
|
-
@pytest.fixture
|
|
704
|
-
def test_editable_external_pkg(test_data_path, tmp_path):
|
|
705
|
-
truss_dir = test_data_path / "test_editable_external_pkg"
|
|
706
|
-
parent_dir = test_data_path / "test_editable_external_pkg_parent"
|
|
707
|
-
shutil.copytree(truss_dir, tmp_path / "test_editable_external_pkg")
|
|
708
|
-
shutil.copytree(parent_dir, tmp_path / "test_editable_external_pkg_parent")
|
|
709
|
-
return tmp_path / "test_editable_external_pkg"
|
|
710
|
-
|
|
711
|
-
|
|
712
703
|
def _build_truss_fs(truss_dir: Path, tmp_path: Path) -> Path:
|
|
713
704
|
truss_fs = tmp_path / "truss_fs"
|
|
714
705
|
truss_fs.mkdir()
|
|
@@ -12,9 +12,6 @@ from truss.base.constants import SUPPORTED_PYTHON_VERSIONS
|
|
|
12
12
|
from truss.base.custom_types import Example
|
|
13
13
|
from truss.base.errors import ContainerIsDownError, ContainerNotFoundError
|
|
14
14
|
from truss.base.truss_config import map_local_to_supported_python_version
|
|
15
|
-
from truss.contexts.image_builder.serving_image_builder import (
|
|
16
|
-
ServingImageBuilderContext,
|
|
17
|
-
)
|
|
18
15
|
from truss.contexts.image_builder.util import TRUSS_BASE_IMAGE_VERSION_TAG
|
|
19
16
|
from truss.local.local_config_handler import LocalConfigHandler
|
|
20
17
|
from truss.templates.control.control.helpers.custom_types import (
|
|
@@ -483,27 +480,6 @@ def test_build_commands(test_data_path):
|
|
|
483
480
|
assert r1 == {"predictions": [1, 2]}
|
|
484
481
|
|
|
485
482
|
|
|
486
|
-
def test_build_commands_in_run_block_order(test_data_path, tmp_path):
|
|
487
|
-
truss_dir = test_data_path / "test_editable_external_pkg"
|
|
488
|
-
build_dir = tmp_path / "build_dir"
|
|
489
|
-
image_builder = ServingImageBuilderContext.run(truss_dir)
|
|
490
|
-
image_builder.prepare_image_build_dir(build_dir)
|
|
491
|
-
dockerfile = (build_dir / "Dockerfile").read_text()
|
|
492
|
-
|
|
493
|
-
cmd_idx = dockerfile.find("uv pip install --system -e /packages/local_pkg")
|
|
494
|
-
if cmd_idx == -1:
|
|
495
|
-
cmd_idx = dockerfile.find("uv pip install -e /packages/local_pkg")
|
|
496
|
-
if cmd_idx == -1:
|
|
497
|
-
cmd_idx = dockerfile.find("pip install -e /packages/local_pkg")
|
|
498
|
-
assert cmd_idx != -1
|
|
499
|
-
|
|
500
|
-
entry_idx = dockerfile.find("ENTRYPOINT ")
|
|
501
|
-
user_idx = dockerfile.find("\nUSER ")
|
|
502
|
-
if user_idx != -1:
|
|
503
|
-
assert cmd_idx < user_idx
|
|
504
|
-
assert cmd_idx < entry_idx
|
|
505
|
-
|
|
506
|
-
|
|
507
483
|
@pytest.mark.integration
|
|
508
484
|
def test_build_commands_failure(test_data_path):
|
|
509
485
|
truss_dir = test_data_path / "test_build_commands_failure"
|
|
@@ -872,21 +848,3 @@ def test_config_verbose(custom_model_truss_dir_with_pre_and_post):
|
|
|
872
848
|
th.live_reload()
|
|
873
849
|
new_config["live_reload"] = True
|
|
874
850
|
assert new_config == th.spec.config.to_dict(verbose=False)
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
@pytest.mark.integration
|
|
878
|
-
def test_editable_external_package_install_and_predict(test_editable_external_pkg):
|
|
879
|
-
th = TrussHandle(test_editable_external_pkg)
|
|
880
|
-
# Ensure standard inference server flow for this test
|
|
881
|
-
th.live_reload(False)
|
|
882
|
-
tag = "test-editable-ext-pkg:0.0.1"
|
|
883
|
-
with ensure_kill_all():
|
|
884
|
-
container = th.docker_run(tag=tag, local_port=None)
|
|
885
|
-
try:
|
|
886
|
-
verify_python_requirement_installed_on_container(container, "local-pkg")
|
|
887
|
-
finally:
|
|
888
|
-
Docker.client().kill(container)
|
|
889
|
-
|
|
890
|
-
with ensure_kill_all():
|
|
891
|
-
result = th.docker_predict([1], tag=tag, local_port=None)
|
|
892
|
-
assert result == {"predictions": [42]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
VALUE = 42
|
|
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
|
{truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/deploy_checkpoints/deploy_checkpoints.py
RENAMED
|
File without changes
|
|
File without changes
|
{truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/deploy_checkpoints/deploy_full_checkpoints.py
RENAMED
|
File without changes
|
{truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/deploy_checkpoints/deploy_lora_checkpoints.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{truss-0.11.13rc1 → truss-0.11.13rc2}/truss/cli/train/deploy_from_checkpoint_config_whisper.yml
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
|
{truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/helpers/context_managers.py
RENAMED
|
File without changes
|
{truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/control/control/helpers/custom_types.py
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
|
{truss-0.11.13rc1 → truss-0.11.13rc2}/truss/templates/server/common/patches/whisper/patch.py
RENAMED
|
File without changes
|
|
File without changes
|