-
Notifications
You must be signed in to change notification settings - Fork 293
eagle3 cb impl with top-1 proposal #2740
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
Open
songbell
wants to merge
55
commits into
openvinotoolkit:master
Choose a base branch
from
songbell:bell/eagle_cb_impl
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,350
−184
Open
Changes from 40 commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
f56435a
eagle impl with top-1 proposal
songbell 1d74c03
enable cb benchmark for eagle3
songbell 0b09a65
add benchmarking, apply copilot review comments
songbell b36ecf7
fix case build failure
songbell d86e5a7
fix SDL
songbell f0aa2c7
typo
songbell bbfa8ad
opt hidden state transfer with ROI tensor
songbell 35e6376
opt roi copy interface
songbell f6a8872
Merge branch 'master' into bell/eagle_cb_impl
songbell 8a480a4
parse eagle info from draft model
songbell cd753f6
do not need seperate eagle sample
songbell 6aa4965
opt constructor for eagledecodingimpl
songbell 5efbada
remove hardcoding of eagle layers
songbell 96276fe
apply copilot comment
songbell 146f5c3
Merge branch 'master' of https://github.com/openvinotoolkit/openvino.…
songbell 300996d
Merge branch 'master' into bell/eagle_cb_impl
songbell 6c3876e
share weights, rt info update
songbell 1af6771
Merge branch 'bell/eagle_cb_impl' of https://github.com/songbell/open…
songbell f33491f
reuse spec app for eagle
songbell 264540f
fix build warning
songbell cfe77f8
enable test
songbell 2f5d080
skip eagle3 test for now
songbell 70cd1c1
Merge branch 'master' of https://github.com/openvinotoolkit/openvino.…
songbell ff9b50e
align default num assistant tokens
songbell 723e3f8
udpate test ticket
songbell 8b72711
apply review comment
songbell b31411a
move eagle3 tests to seperate file
songbell 3a3ad17
refine hs state management
songbell b333045
apply copilot comment
songbell 7c9cd2b
Merge branch 'master' of https://github.com/openvinotoolkit/openvino.…
songbell 62320a4
fix build failure
songbell 84b589e
fallback unchanged file
songbell 766d72f
Merge branch 'master' into bell/eagle_cb_impl
songbell baa890b
Update site/docs/supported-models/_components/llm-models-table/models.ts
songbell c5e474b
apply copilot
songbell 21b4108
Merge branch 'bell/eagle_cb_impl' of https://github.com/songbell/open…
songbell 75ea28e
fix typo for samples
songbell fdeb3f0
apply review comments part-1, mainly on code
songbell 5fd9b71
Merge branch 'bell/eagle_cb_impl' of https://github.com/songbell/open…
songbell 0931c09
reuse common codes between spec decode and eagle3 decode
songbell 3c97718
add missing default
songbell 5f16e65
enable test interface first
songbell bb8a39d
apply review comments
songbell 428c25e
enable test for local val first
songbell efd854b
use warning logger instead of cout
songbell a9f68db
update per model d2t changes
songbell 15f6a4b
Merge branch 'master' of https://github.com/openvinotoolkit/openvino.…
songbell 3bcdfc3
add missing line for unchanged file
songbell c4d1b6c
move test
songbell fc2d11f
try trigger test
songbell 6397b63
Merge branch 'master' of https://github.com/openvinotoolkit/openvino.…
songbell 1903c31
upgrade version
songbell 3e5ec43
apply review comments
songbell 433d8b3
revert the tokenizer params
songbell 27a6b03
Merge branch 'master' of https://github.com/openvinotoolkit/openvino.…
songbell File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.