mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Add Llama 3.2 to pkg (#591)
* Add Llama 3.2 to pkg * remove redundant attributes * update tests * updates * updates * updates * fix link * fix link
This commit is contained in:
committed by
GitHub
parent
152a087a37
commit
aedad7efc3
1
.github/workflows/basic-tests-linux-uv.yml
vendored
1
.github/workflows/basic-tests-linux-uv.yml
vendored
@@ -71,4 +71,5 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
source .venv/bin/activate
|
||||
uv pip install transformers
|
||||
pytest pkg/llms_from_scratch/tests/
|
||||
|
||||
Reference in New Issue
Block a user