mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Update Qwen3 tokenizer test (#727)
* Update Qwen3 tokenizer test * add tokenizers to dev dependencies * add tokenizers to dev dependencies
This commit is contained in:
committed by
GitHub
parent
80c1bb2cf4
commit
b5bd8d2de2
@@ -29,6 +29,7 @@ dev = [
|
||||
"build>=1.2.2.post1",
|
||||
"llms-from-scratch",
|
||||
"twine>=6.1.0",
|
||||
"tokenizers>=0.21.1",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
|
||||
Reference in New Issue
Block a user