We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create local (stateful) sessions. Move from model loaders to inference providers.
The text was updated successfully, but these errors were encountered:
refactor(local): rename ModelLoader->Provider, ref #222
41a95c0
feat(local): define dummy session interface, ref #222
7f51c8d
feat(local): sync session, ref #222
6be669f
refactor(local): local dummy session tests, ref #222
49e2b61
refactor(session): better executor management, ref #222
9889de9
feat(session): turn handlers into a full fledged state machine, ref #222
42023e8
iboB
No branches or pull requests
Create local (stateful) sessions. Move from model loaders to inference providers.
The text was updated successfully, but these errors were encountered: