-
Notifications
You must be signed in to change notification settings - Fork 155
Move tests to GPU #132
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
Merged
Merged
Move tests to GPU #132
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
3bf1d63
update to gpu tests
maxjeblick 08649f0
enfore all tests to run
maxjeblick c4fae0f
remove add in favor of pip install
maxjeblick c6383f2
update pr template
maxjeblick f83914e
set cuda env in test workflow
maxjeblick ecac1ba
set cuda env in test workflow
maxjeblick fa3e9c0
set cuda env in test workflow
maxjeblick 59f3156
set cuda env in test workflow
maxjeblick 9eaf5a7
test Jimver/cuda-toolkit@v0.2.16 workflow
maxjeblick 92d6e0e
update cuda version
maxjeblick 423baa8
switch to Qwen/Qwen3-4B-Instruct-2507
maxjeblick 4987ef9
try flash attn
maxjeblick 7ad2049
add back failing
maxjeblick a58c28b
add back cuda setup
maxjeblick f35b05d
switch to meta-llama/Llama-3.2-1B-Instruct for RULER test
Jack-Yu-815 cb5dbca
add HF_TOKEN for make test workflow
Jack-Yu-815 1b0d63f
switch to meta-llama/Llama-3.2-3B-Instruct for RULER test
Jack-Yu-815 5b107ba
Merge remote-tracking branch 'origin/main' into max/gpu_tests
Jack-Yu-815 06219c8
switch to Llama-3.1-8B-Instruct for RULER test
Jack-Yu-815 f948500
variable name bug fix
Jack-Yu-815 c910456
llama3.2 only for Qfilter, otherwise use qwen
Jack-Yu-815 df1b283
fix fixture usage
Jack-Yu-815 5bd4b6c
skip QFilter RULER test
Jack-Yu-815 a62ed14
allow some RULER answer to be incorrect. Log a warning instead.
Jack-Yu-815 5bd69ed
set LLM fixture scope to "class" to avoid loaded in memory simultaneo…
Jack-Yu-815 9fbadec
corrected test method parameter order
Jack-Yu-815 2876b69
bug fix for test class
Jack-Yu-815 af5a08c
revert to using assertion for RULER correctness test
Jack-Yu-815 6abef90
revert to using assertion for RULER correctness test
Jack-Yu-815 04ec456
change RULER question index
Jack-Yu-815 2aedcc5
align test_fa_works model and tokenizer
Jack-Yu-815 defd68f
test RULER idx 0 to 19
Jack-Yu-815 e4ae240
test RULER idx 0 to 19
Jack-Yu-815 9073cf3
change RULER test idx to 6
Jack-Yu-815 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
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.