diff --git a/README.md b/README.md index 71d2def25..648208205 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [](https://github.com/NVIDIA/JAX-Toolbox/blob/main/LICENSE.md) [](#build-pipeline-status) -JAX Toolbox provides a public CI, Docker images for popular JAX libraries, and optimized JAX examples to simplify and enhance your JAX development experience on NVIDIA GPUs. It supports JAX libraries such as [MaxText](https://github.com/google/maxtext), [Paxml](https://github.com/google/paxml), and [Pallas](https://jax.readthedocs.io/en/latest/pallas/quickstart.html). +JAX Toolbox provides a public CI, Docker images for popular JAX libraries, and optimized JAX examples to simplify and enhance your JAX development experience on NVIDIA GPUs. It supports JAX libraries such as [MaxText](https://github.com/google/maxtext) and [Pallas](https://jax.readthedocs.io/en/latest/pallas/quickstart.html). ## Frameworks and Supported Models We support and test the following JAX frameworks and model architectures. More details about each model and available containers can be found in their respective READMEs. @@ -11,7 +11,6 @@ We support and test the following JAX frameworks and model architectures. More d | Framework | Models | Use cases | Container | | :--- | :---: | :---: | :---: | | [maxtext](./rosetta/rosetta/projects/maxtext)| GPT, LLaMA, Gemma, Mistral, Mixtral | pretraining | `ghcr.io/nvidia/jax:maxtext` | -| [paxml](./rosetta/rosetta/projects/pax) | GPT, LLaMA, MoE | pretraining, fine-tuning, LoRA | `ghcr.io/nvidia/jax:pax` | | [t5x](./rosetta/rosetta/projects/t5x) | T5, ViT | pre-training, fine-tuning | `ghcr.io/nvidia/jax:t5x` | | [t5x](./rosetta/rosetta/projects/imagen) | Imagen | pre-training | `ghcr.io/nvidia/t5x:imagen-2023-10-02.v3` | | [big vision](./rosetta/rosetta/projects/paligemma) | PaliGemma | fine-tuning, evaluation | `ghcr.io/nvidia/jax:gemma` | @@ -204,54 +203,6 @@ We support and test the following JAX frameworks and model architectures. More d -
ghcr.io/nvidia/jax:upstream-pax
- ghcr.io/nvidia/jax:pax
-