README.md
pyproject.toml
infer_stack/__init__.py
infer_stack/benchmark.py
infer_stack/catalog.py
infer_stack/config.py
infer_stack/contracts.py
infer_stack/diff_prompt.py
infer_stack/docker_utils.py
infer_stack/env_utils.py
infer_stack/hardware.py
infer_stack/kubeai_ops.py
infer_stack/paths.py
infer_stack/profile_runtime.py
infer_stack/renderer.py
infer_stack/resolver.py
infer_stack/tuning.py
infer_stack/validator.py
infer_stack/verification.py
infer_stack.egg-info/PKG-INFO
infer_stack.egg-info/SOURCES.txt
infer_stack.egg-info/dependency_links.txt
infer_stack.egg-info/entry_points.txt
infer_stack.egg-info/requires.txt
infer_stack.egg-info/top_level.txt
infer_stack/backends/__init__.py
infer_stack/backends/compose_renderer.py
infer_stack/backends/kubeai_renderer.py
infer_stack/cli/__init__.py
infer_stack/cli/__main__.py
infer_stack/cli/commands_profile.py
infer_stack/cli/commands_runtime.py
infer_stack/cli/commands_smoke.py
infer_stack/cli/compose.py
infer_stack/cli/context.py
infer_stack/cli/options.py
infer_stack/cli/probes.py
infer_stack/experimental/model_catalog_discover.py
infer_stack/experimental/model_memory_estimator.py
infer_stack/experimental/stress_test_long_context.py
infer_stack/templates/default-models.yaml
infer_stack/templates/default-ollama-models.yaml
infer_stack/templates/default-profiles.yaml
infer_stack/templates/default-vllm-models.yaml
infer_stack/templates/docker-compose.yml.j2
infer_stack/templates/litellm_config.yaml.j2
infer_stack/templates/nginx.conf.j2
tests/test_cli_setup.py
tests/test_import.py
tests/test_ollama_stack_graph.py
tests/test_reverse_proxy_ldap.py
tests/test_serving_profiles.py