AI-Hypercomputer / maxtext

A simple, performant and scalable Jax LLM!
Apache License 2.0
1.47k stars 275 forks source link

Move maxtext docker images being built to artifact registry #904

Open parambole opened 4 days ago

parambole commented 4 days ago

Currently we are using gcr.io to store the docker images being generated ref: https://github.com/google/maxtext/blob/main/.github/workflows/build_and_upload_images.sh#L51

But with gcr.io being deprecated. We should move to Artifact Registry.