swactor/apps/pipeline-parallel-inference
Zachery Aaron Shores-Chmielewski f4dee176c0 refactor: extract iroh-driver crate, drop node example
Move iroh_driver and the relay binary out of distribution into a dedicated
crates/iroh-driver (lib re-exports IrohDriver; relay bin renamed). Remove the node crate
and the single-gpu-inference example; drop the docker/datastream demo. Slim
pipeline-parallel vastai.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-06-24 00:10:41 +04:00
..
examples refactor: extract iroh-driver crate, drop node example 2026-06-24 00:10:41 +04:00
profiles refactor: extract iroh-driver crate, drop node example 2026-06-24 00:10:41 +04:00
scripts feat: datastream feature cleaning 2026-06-09 13:29:07 +04:00
src refactor: extract iroh-driver crate, drop node example 2026-06-24 00:10:41 +04:00
tests refactor: extract iroh-driver crate, drop node example 2026-06-24 00:10:41 +04:00
.gitignore feat: datastream feature cleaning 2026-06-09 13:29:07 +04:00
Cargo.lock refactor: extract iroh-driver crate, drop node example 2026-06-24 00:10:41 +04:00
Cargo.toml refactor: extract iroh-driver crate, drop node example 2026-06-24 00:10:41 +04:00
docker-compose.diag.yml feat: datastream feature cleaning 2026-06-09 13:29:07 +04:00
Dockerfile feat: datastream feature cleaning 2026-06-09 13:29:07 +04:00
Dockerfile.base feat: datastream feature cleaning 2026-06-09 13:29:07 +04:00
pp_entrypoint.sh feat: datastream feature cleaning 2026-06-09 13:29:07 +04:00
pp_tinygrad_worker.py feat: datastream feature cleaning 2026-06-09 13:29:07 +04:00