You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(dataflow/gemma): update dependencies and format code (#14321)
* chore(dataflow/gemma): update dependencies and format code
- Update tensorflow base image to 2.20.0-gpu and beam sdk to 3.11/2.74.0
- Update apache_beam, keras, keras_nlp, and protobuf dependencies
- Update test dependencies including google-cloud-aiplatform, storage, and pytest
- Format custom_model_gemma.py and e2e_test.py
- Update ignored python versions in noxfile_config.py
* Finished setting config for gemma sample. it's now working
* used isort to fix import order.
* import order again
* more import order stuff
* even more linter stuff.
* linter
* linting
* more linting, and refactore message on testing locally.
* more linting
* adding requested changes
* missing one line
* fixed typo
0 commit comments