LICENSE
README.md
pyproject.toml
src/kaggle_vllm/__init__.py
src/kaggle_vllm/bootstrap.py
src/kaggle_vllm/checksums.py
src/kaggle_vllm/cli.py
src/kaggle_vllm/doctor.py
src/kaggle_vllm/download.py
src/kaggle_vllm/environment.py
src/kaggle_vllm/exceptions.py
src/kaggle_vllm/installation.py
src/kaggle_vllm/llm.py
src/kaggle_vllm/profiles.py
src/kaggle_vllm/runtime.py
src/kaggle_vllm/server.py
src/kaggle_vllm/sharding.py
src/kaggle_vllm.egg-info/PKG-INFO
src/kaggle_vllm.egg-info/SOURCES.txt
src/kaggle_vllm.egg-info/dependency_links.txt
src/kaggle_vllm.egg-info/entry_points.txt
src/kaggle_vllm.egg-info/requires.txt
src/kaggle_vllm.egg-info/top_level.txt
src/kaggle_vllm/profiles/kaggle-t4x2-cu128/overlay-lock.txt
src/kaggle_vllm/profiles/kaggle-t4x2-cu128/overlay-requirements.txt
src/kaggle_vllm/profiles/kaggle-t4x2-cu128/profile.json
tests/test_bootstrap.py
tests/test_checksums.py
tests/test_cli.py
tests/test_doctor.py
tests/test_download.py
tests/test_environment.py
tests/test_installation.py
tests/test_integration_gpu.py
tests/test_llm.py
tests/test_profiles.py
tests/test_runtime.py
tests/test_server.py
tests/test_sharding.py