Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
che-shr-cat committed Jan 10, 2024
1 parent 1b6da22 commit 2a432ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Notebooks for the chapters:
- [HuggingFace Transformers: Using GPT-like models](Chapter-11/Chapter_11_3_HuggingFace_Using_GPT.ipynb)
- [HuggingFace Diffusers: Generating images with Stable Diffusion](Chapter-11/Chapter_11.3_HuggingFace_Using_Diffusers.ipynb)
13. [Appendix: Experimental parallelization](Appendix-D)
- [Using xmap()](Appendix-D/JAX_in_Action_Appendix_D_xmap.ipynb)
- [Using pjit()](Appendix-D/JAX_in_Action_Appendix_D_pjit.ipynb)
- [Using xmap()](Appendix-D/JAX_in_Action_Appendix_D_xmap.ipynb)
- [Using pjit()](Appendix-D/JAX_in_Action_Appendix_D_pjit.ipynb)

Google ML Developer Programs team supported this work by providing Google Cloud Credit

0 comments on commit 2a432ed

Please sign in to comment.