Commit 43458fd
authored
fix: Update the Maxtext installing cmds (GoogleCloudPlatform#1019)
This PR updates the setup process for the `jetstream_benchmark_serving` DAG.
- Upgrades the Python virtual environment to 3.12.
- Introduces uv as the package manager.
- Installs MaxText from PyPI using uv pip install.
This aligns with the official recommended installation guide from the MaxText repository: https://maxtext.readthedocs.io/en/latest/guides/install_maxtext.html1 parent 7d71e4d commit 43458fd
1 file changed
Lines changed: 18 additions & 6 deletions
Lines changed: 18 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | 58 | | |
60 | | - | |
61 | 59 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 60 | | |
67 | 61 | | |
| 62 | + | |
68 | 63 | | |
69 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
70 | 82 | | |
71 | 83 | | |
72 | 84 | | |
| |||
0 commit comments