mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-29 11:00:55 +00:00
Update pixi (#661)
* Llama3 from scratch improvements * Update HF hub version in pixi.toml * Update README.md
This commit is contained in:
parent
479b0e2aa9
commit
a0f5326a25
@ -29,7 +29,7 @@ tensorflow-cpu = ">=2.18.0, <3"
|
|||||||
|
|
||||||
[feature.tests.dependencies]
|
[feature.tests.dependencies]
|
||||||
blobfile = ">=3.0.0,<4"
|
blobfile = ">=3.0.0,<4"
|
||||||
huggingface_hub = ">=0.24.7,<0.29"
|
huggingface_hub = ">=0.30.0,<1.0"
|
||||||
ipywidgets = ">=8.1.2,<9"
|
ipywidgets = ">=8.1.2,<9"
|
||||||
safetensors = ">=0.4.4,<0.6"
|
safetensors = ">=0.4.4,<0.6"
|
||||||
sentencepiece = ">=0.1.99,<0.3"
|
sentencepiece = ">=0.1.99,<0.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user