Skip to content

Commit

Permalink
Correct the hyperlink for "Paxml tutorial" in README.md
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 573936446
Change-Id: Ic8333b1879da6c05a9474bebfb88b5f7b0c4beac
  • Loading branch information
Sax Authors authored and copybara-github committed Oct 16, 2023
1 parent b34c17b commit 5bbc52a
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 @@ -247,8 +247,8 @@ saxutil lm.generate /sax/test/lm2b "Q: Who is Harry Porter's mother? A: "
The result will be printed in the terminal.

To use a real checkpoint with the model, follow the
[Paxml tutorial](saxml.server.pax.lm.params.lm_cloud.LmCloudSpmd2B) to generate
a checkpoint. The model can then be published in Sax like this:
[Paxml tutorial](https://github.com/google/paxml) to generate a checkpoint. The
model can then be published in Sax like this:

```
saxutil publish \
Expand Down

0 comments on commit 5bbc52a

Please sign in to comment.