Update pixi (#661)

* Llama3 from scratch improvements

* Update HF hub version in pixi.toml

* Update README.md
This commit is contained in:
Sebastian Raschka 2025-06-13 10:50:17 -05:00 committed by GitHub
parent 479b0e2aa9
commit a0f5326a25
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ tensorflow-cpu = ">=2.18.0, <3"
[feature.tests.dependencies]
blobfile = ">=3.0.0,<4"
huggingface_hub = ">=0.24.7,<0.29"
huggingface_hub = ">=0.30.0,<1.0"
ipywidgets = ">=8.1.2,<9"
safetensors = ">=0.4.4,<0.6"
sentencepiece = ">=0.1.99,<0.3"