Explorar o código

Update pixi (#661)

* Llama3 from scratch improvements

* Update HF hub version in pixi.toml

* Update README.md
Sebastian Raschka hai 5 meses
pai
achega
3dfd7e5f06
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      ch07/README.md
  2. 1 1
      pixi.toml

+ 1 - 1
ch07/README.md

@@ -21,4 +21,4 @@
 <br>
 <br>
 
-[![Link to the video](https://img.youtube.com/vi/4yNswvhPWCQ/0.jpg)](https://www.youtube.com/watch?v=4yNswvhPWCQ)
+[![Link to the video](https://img.youtube.com/vi/4yNswvhPWCQ/0.jpg)](https://www.youtube.com/watch?v=4yNswvhPWCQ)

+ 1 - 1
pixi.toml

@@ -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"