-
Notifications
You must be signed in to change notification settings - Fork 49
[sharktank] Add toy Deepseek IREE Perplexity Tests #1507
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
Alex-Vasile
wants to merge
45
commits into
nod-ai:main
Choose a base branch
from
Alex-Vasile:deepseek_ppl
base: main
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.
+251
−82
Open
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
050525b
Add torch PPL tests for Deepseek
Alex-Vasile 5f5f96c
Remove resharding dataset
Alex-Vasile d4e5f4b
add pipeline parallelism support
Alex-Vasile b0b260f
Add PP and TP deepseek eager vs unsharded
Alex-Vasile e0ef7f7
REVERT ME: Update perplexity scores
Alex-Vasile a9fed06
Enable deepseek PP perplexity IREE test
Alex-Vasile f12f826
REVERT ME: Update perpelxity values
Alex-Vasile 26d2d49
Update --run-quick-test in ci_eval_short.yaml
archana-ramalingam 0af287b
Update --run-quick-test in ci-llama-quick-tests.yaml
archana-ramalingam 9d52c15
Update --run-nightly-tests in ci-llama-large-tests.yaml
archana-ramalingam abb017b
Update --run-nightly-tests in ci-sharktank-nightly.yml
archana-ramalingam 77a754f
Add toy deepseek ppl test to pre-submit CI
archana-ramalingam 9b3eb47
Make toy deepseek test a pre-submit+nightly
archana-ramalingam 1a2b3db
Merge branch 'main' into deepseek_ppl
archana-ramalingam 39aac93
Fix unshard for replicated tensor
archana-ramalingam 161c27c
Merge branch 'main' into deepseek_ppl
archana-ramalingam 57783ac
Add is_pre_submit flag
archana-ramalingam 567f551
Merge branch 'deepseek_ppl' of https://github.com/Alex-Vasile/shark-a…
archana-ramalingam d243414
Fix is_pre_submit_nightly flag
archana-ramalingam 369284b
Add toy deepseek to ppl CIs
archana-ramalingam f7f71b8
Fix pre-commit issue
archana-ramalingam 6e98f96
Merge branch 'main' into deepseek_ppl
archana-ramalingam 28b6b4a
Fix ppl CIs flags
archana-ramalingam 2eacd74
Fix ppl CIs flags
archana-ramalingam ea23dcd
fix ppl flags
archana-ramalingam b6d9295
fix ppl flags
archana-ramalingam 132545b
Merge branch 'main' into deepseek_ppl
archana-ramalingam 5bb2704
Update tp+iree issue link
archana-ramalingam 0adf073
Enable eager mode pre-submit ppl
archana-ramalingam 5f0b72b
Merge branch 'deepseek_ppl' of https://github.com/Alex-Vasile/shark-a…
archana-ramalingam 6eb8628
Merge branch 'main' into deepseek_ppl
archana-ramalingam e9bc368
Add device flag for eager
archana-ramalingam 49b5eac
Merge branch 'deepseek_ppl' of https://github.com/Alex-Vasile/shark-a…
archana-ramalingam 445576f
Install torch+rocm
archana-ramalingam 50aca13
Update test name
archana-ramalingam 40725ad
Update toy ppl changes and ppl numbers
archana-ramalingam e5ae697
Merge branch 'main' into deepseek_ppl
archana-ramalingam 182f770
breakup eager mode ppl tests to separate pr
archana-ramalingam 9e7c4c6
Merge branch 'deepseek_ppl' of https://github.com/Alex-Vasile/shark-a…
archana-ramalingam dd01865
Remove toy test dependency on tokenizer
archana-ramalingam 1607d98
Disable eager tests due to numeric regression
archana-ramalingam 968bad9
Move all args to same device for eager ppl
archana-ramalingam b26e607
Refactor test fixtures
archana-ramalingam f437a41
Run all ppl tests in a single command
archana-ramalingam b9f2151
Add toy model flag to test
archana-ramalingam 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
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.