"vscode:/vscode.git/clone" did not exist on "efe82b86f63a8a6315beef0a882356deda2f3200"
refactor: migrate engines to standalone crates (#453)
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>
Showing
Please register or sign in to comment