mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Olmo 3 from scratch (#914)
* Olmo 3 from scratch * update * update * update
This commit is contained in:
committed by
GitHub
parent
398b079efa
commit
bc6f335526
2
.github/workflows/basic-tests-linux-uv.yml
vendored
2
.github/workflows/basic-tests-linux-uv.yml
vendored
@@ -57,6 +57,8 @@ jobs:
|
||||
pytest ch05/11_qwen3/tests/test_qwen3_nb.py
|
||||
pytest ch05/12_gemma3/tests/test_gemma3_nb.py
|
||||
pytest ch05/12_gemma3/tests/test_gemma3_kv_nb.py
|
||||
pytest ch05/13_olmo3/tests/test_olmo3_nb.py
|
||||
pytest ch05/13_olmo3/tests/test_olmo3_kvcache_nb.py
|
||||
pytest ch06/01_main-chapter-code/tests.py
|
||||
|
||||
- name: Validate Selected Jupyter Notebooks (uv)
|
||||
|
||||
Reference in New Issue
Block a user