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:
1
.github/workflows/check-links.yml
vendored
1
.github/workflows/check-links.yml
vendored
@@ -23,6 +23,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
uv sync --dev
|
||||
uv add pytest-ruff pytest-check-links
|
||||
|
||||
- name: Check links
|
||||
|
||||
Reference in New Issue
Block a user