-
Notifications
You must be signed in to change notification settings - Fork 143
Dev dflash #325
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
Dev dflash #325
Changes from 20 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
0fa0ea7
dflash
a68d3a3
Refactor bytes_to_unicode import in tiktoken_tokenizer
zhzihao 97d236d
change import
zhzihao 8030a62
change import
478f77d
Merge branch 'dev_dflash' of https://github.com/zhzihao/AngelSlim int…
f8e93ff
change import
zhzihao 9ad25b8
change import
zhzihao a816fbe
Refactor imports for Qwen3VLMoe model
zhzihao ac47f75
change import
zhzihao 472b5c4
change import
zhzihao 45387e9
Remove unused imports in tiktoken_tokenizer.py
zhzihao ebc8f6b
dev_dflash
f56544f
dev_dflash
764c83a
dev_dflash
3e3d4b8
dflare
e50dbf6
dflare
be207f6
dflare
0d7b19b
remove unused run_dflash_aligned.sh
6071780
dflare
28bbbaf
Merge branch 'main' into dev_dflash
zhzihao 47406ab
dflare
cb44f49
dflare
a94e8c3
dflare
67fc20b
dflare
zhzihao 7ce60fc
dflare
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -15,10 +15,7 @@ eval/ | |
| *_ckpt*/ | ||
| output/ | ||
| outputs/ | ||
| output*/ | ||
| logs*/ | ||
| outs/ | ||
| wandb/ | ||
| tools/results/ | ||
| __pycache__/outputs/ | ||
| __pycache__/ | ||
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.