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-04 20:29 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

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>
@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
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