Billy Davies billy
  • Joined on 2026-01-28
billy pushed to main at daviestechlabs/gradio-ui 2026-02-13 12:54:08 +00:00
1c5dc7f751 feat: add MLflow experiment tracking to all 4 Gradio UIs
billy pushed to main at daviestechlabs/ray-serve 2026-02-13 12:29:59 +00:00
96f7650b23 fix: respect VLLM_USE_TRITON_AWQ from runtime_env instead of hardcoding 0
billy pushed to main at daviestechlabs/ray-serve 2026-02-13 11:56:30 +00:00
f66de251eb fix: add ENFORCE_EAGER env var to skip torch.compile on ROCm
billy pushed to main at daviestechlabs/ray-serve 2026-02-12 23:48:10 +00:00
6a391147a6 minor: refactoring big changes.
billy pushed to main at daviestechlabs/ray-serve 2026-02-12 12:06:52 +00:00
297b0d8ebd fix: move mlflow import inside __init__ to avoid cloudpickle serialization failure
billy pushed to main at daviestechlabs/ray-serve 2026-02-12 12:01:25 +00:00
15e4b8afa3 fix: make mlflow_logger import optional with no-op fallback
billy pushed to main at daviestechlabs/kubeflow 2026-02-12 11:15:20 +00:00
cee21f124c feat: add MLflow tracking to evaluation pipeline
billy pushed to main at daviestechlabs/ray-serve 2026-02-12 11:14:56 +00:00
7ec2107e0c feat: add MLflow inference logging to all Ray Serve apps
billy pushed to main at daviestechlabs/gradio-ui 2026-02-12 10:36:17 +00:00
b2d2252342 more bug fixes.
billy pushed to main at daviestechlabs/gradio-ui 2026-02-12 10:30:19 +00:00
72681217ef updating images.
af67984737 fixing up themes, adding in an endpoint for llm.
Compare 2 commits »
billy pushed to main at daviestechlabs/gradio-ui 2026-02-12 10:16:52 +00:00
861f11e22b fixing up internal envoy gatewya route.
billy pushed to main at daviestechlabs/ray-serve 2026-02-11 11:05:55 +00:00
2edafc33c0 async vllm is better.
billy pushed to main at daviestechlabs/kuberay-images 2026-02-10 23:38:35 +00:00
8902f6e616 v1.0.26: dynamic VRAM via GTT for 32GB carve-out
billy pushed to main at daviestechlabs/kuberay-images 2026-02-10 02:16:35 +00:00
1efb94ddd7 fix(strixhalo): add remaining vllm deps for v1.0.24
billy pushed to main at daviestechlabs/kuberay-images 2026-02-10 02:08:55 +00:00
928a9f89fe fix(strixhalo): add all missing vllm runtime deps for v1.0.23
billy pushed to main at daviestechlabs/kuberay-images 2026-02-10 01:50:01 +00:00
23f239ef69 fix(strixhalo): bake ray-serve-apps into image, revert to --no-deps
billy pushed to main at daviestechlabs/kuberay-images 2026-02-10 01:41:13 +00:00
72489b920e fix(strixhalo): add vllm runtime deps to --no-deps build
billy pushed to main at daviestechlabs/kuberay-images 2026-02-09 23:48:25 +00:00
8adaef62a2 fix(strixhalo): remove apt-get layer that corrupts vendor hipcc
billy pushed to main at daviestechlabs/homelab-design 2026-02-09 23:38:00 +00:00
5846d0dc16 docs: add ADRs 0043-0053 covering remaining architecture gaps
billy pushed to main at daviestechlabs/homelab-design 2026-02-09 23:20:24 +00:00
1bc602b726 docs(adr): add security ADRs for Gatekeeper, Falco, and Trivy