Skip to content

feat(libsy): Pass models at runtime not construction time - #630

Draft
grahamking wants to merge 1 commit into
mainfrom
gk-588
Draft

feat(libsy): Pass models at runtime not construction time#630
grahamking wants to merge 1 commit into
mainfrom
gk-588

Conversation

@grahamking

Copy link
Copy Markdown
Contributor

Instead of giving the available models to the algorithm in new we pass
them alongside the request in run_stream where they go in the
Driver.

See #588

Signed-off-by: Graham King grahamk@nvidia.com

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

🚀 View preview at
https://NVIDIA-NeMo.github.io/Switchyard/pr-preview/pr-630/

Built to branch gh-pages at 2026-09-09 22:44 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@grahamking grahamking changed the title libsy: Pass models at runtime not construction time feat(libsy): Pass models at runtime not construction time Sep 4, 2026
@grahamking
grahamking force-pushed the gk-588 branch 3 times, most recently from cc7098d to 8f14e4d Compare September 9, 2026 21:23
grahamking added a commit that referenced this pull request Sep 9, 2026
Instead of giving the available models to the algorithm in `new` we pass them alongside the request in `run_stream` where they go in the `Driver`.

See #588

Assisted-by: Codex:GPT 5.6 Sol high
Signed-off-by: Graham King <grahamk@nvidia.com>
Instead of giving the available models to the algorithm in `new` we pass them alongside the request in `run_stream` where they go in the `Driver`.

See #588

Assisted-by: Codex:GPT 5.6 Sol high
Signed-off-by: Graham King <grahamk@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant