Skip to content

Commit

Permalink
fix markup
Browse files Browse the repository at this point in the history
  • Loading branch information
che-shr-cat committed Jan 10, 2024
1 parent fd8ea9f commit 1b6da22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Notebooks for the chapters:
- [Flax: ResNet example with model state](Chapter-11/Chapter_11.2_Flax_Cats_vs_Dogs_ResNet.ipynb)
- [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)
D. [Experimental parallelization](Appendix-D)
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)

Expand Down

0 comments on commit 1b6da22

Please sign in to comment.