This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
[Neural Speed] Greedy_search & Top_p_top_k sampling & Eval in cont-batching #186
Merged
VincyZhang
merged 21 commits into
main
from
yzt/greedy_search_and_top_p_top_k_in_cont_batching
Mar 27, 2024
Merged
[Neural Speed] Greedy_search & Top_p_top_k sampling & Eval in cont-batching #186
VincyZhang
merged 21 commits into
main
from
yzt/greedy_search_and_top_p_top_k_in_cont_batching
Mar 27, 2024
Conversation
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
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
zhentaoyu
force-pushed
the
yzt/greedy_search_and_top_p_top_k_in_cont_batching
branch
from
March 25, 2024 02:08
29c9176
to
a8f8cc7
Compare
for more information, see https://pre-commit.ci
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
zhentaoyu
requested review from
Zhenzhong1,
zhenwei-intel,
DDEle,
a32543254 and
intellinjun
March 26, 2024 06:20
intellinjun
approved these changes
Mar 26, 2024
a32543254
approved these changes
Mar 26, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
a32543254
reviewed
Mar 26, 2024
Signed-off-by: Yu, Zhentao <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Type of Change
__call__
andevaluate
Description
detail description
Issues: xxx
Expected Behavior & Potential Risk
the expected behavior that triggered by this PR
How has this PR been tested?
Dependency Change?
any library dependency introduced or removed