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:
Sebastian Raschka
2025-03-31 18:59:47 -05:00
committed by GitHub
parent d7c316533a
commit 4128a91c1d
7 changed files with 719 additions and 6 deletions

View File

@@ -71,4 +71,5 @@ jobs:
shell: bash
run: |
source .venv/bin/activate
uv pip install transformers
pytest pkg/llms_from_scratch/tests/