8000 refactor: migrate engines to standalone crates by ryanolson · Pull Request #453 · ai-dynamo/dynamo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

refactor: migrate engines to standalone crates #453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Apr 3, 2025
Merged

Conversation

ryanolson
Copy link
Contributor
@ryanolson ryanolson commented Mar 31, 2025

Moved all of lib/llm/src/engines to their own crates as e.g. lib/engines/mistralrs. This will allow publishing of the dynamo-llm crate as it won't have any github dependencies.

The only engines in dynamo-llm will be the demo echo ones.

@grahamking
Copy link
Contributor

This should help CI: #507

@grahamking grahamking merged commit ce68339 into main Apr 3, 2025
10 of 11 checks passed
@grahamking grahamking deleted the ryan/engine-refactor branch April 3, 2025 21:53
kylehh pushed a commit to kylehh/dynamo that referenced this pull request Apr 11, 2025
Moved all of `lib/llm/src/engines` to their own crates as e.g. `lib/engines/mistralrs`. This will allow publishing of the `dynamo-llm` crate as it won't have any github dependencies.

The only engines in dynamo-llm will be the demo `echo` ones.

Co-authored-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.

2 participants
0