This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(rust): llm stream support (#151)
* feat(rust): llm stream support Signed-off-by: Yuhang Shi <[email protected]> * update example Signed-off-by: Yuhang Shi <[email protected]> * more tests Signed-off-by: Yuhang Shi <[email protected]> * feat: local stream Signed-off-by: Yuhang Shi <[email protected]> * update Cargo.toml Signed-off-by: Yuhang Shi <[email protected]> * update first-interaction Signed-off-by: Yuhang Shi <[email protected]> * udeps Signed-off-by: Yuhang Shi <[email protected]> --------- Signed-off-by: Yuhang Shi <[email protected]>
- Loading branch information
Yuhang Shi
authored
Nov 30, 2023
1 parent
86eb335
commit 2fc3203
Showing
27 changed files
with
1,143 additions
and
600 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.