Skip to content

Commit

Permalink
Refine T5 BKC for jax and jaxlib version (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameszhouyi authored Nov 1, 2023
1 parent 15ede87 commit f19c522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/t5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ For benchmarking, you could skip this step because our model script will downloa

```
git clone https://github.com/google-research/t5x.git
cd t5x
bash install_xpu.sh
pip install --upgrade intel-extension-for-openxla
pip install jax==0.4.13 jaxlib==0.4.13
```
## Inference

Expand Down

0 comments on commit f19c522

Please sign in to comment.