-
Notifications
You must be signed in to change notification settings - Fork 11.8k
Comparing changes
Open a pull request
base repository: rasbt/LLMs-from-scratch
base: main
head repository: rasbt/LLMs-from-scratch
compare: qwen-tokenizer-fix
- 9 commits
- 6 files changed
- 2 contributors
Commits on Sep 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for df50439 - Browse repository at this point
Copy the full SHA df50439View commit details -
- added no chat template comparison in
test_chat_wrap_and_equivalence- removed duplicate comparison
Configuration menu - View commit details
-
Copy full SHA for 3a5ee8c - Browse repository at this point
Copy the full SHA 3a5ee8cView commit details
Commits on Sep 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 701b5ad - Browse repository at this point
Copy the full SHA 701b5adView commit details -
Revert "- added no chat template comparison in `test_chat_wrap_and_eq…
…uivalence`" This reverts commit 3a5ee8c.
Configuration menu - View commit details
-
Copy full SHA for 02a1cb1 - Browse repository at this point
Copy the full SHA 02a1cb1View commit details -
Revert "prevent
self.apply_chat_templatebeing applied for base Qwe……n models" This reverts commit df50439.
Configuration menu - View commit details
-
Copy full SHA for 186e83c - Browse repository at this point
Copy the full SHA 186e83cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ea2fb4 - Browse repository at this point
Copy the full SHA 4ea2fb4View commit details -
added copy of test
def test_tokenizer_equivalence()from `reasoning……-from-scratch` in `test_qwen3.py`
Configuration menu - View commit details
-
Copy full SHA for 16f30a0 - Browse repository at this point
Copy the full SHA 16f30a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8237b3f - Browse repository at this point
Copy the full SHA 8237b3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 862df48 - Browse repository at this point
Copy the full SHA 862df48View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...qwen-tokenizer-fix