From d6f7180a700427e8c12868eaf3b1b5752ce43ddc Mon Sep 17 00:00:00 2001 From: Roshani Narasimhan Date: Wed, 9 Apr 2025 14:51:59 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecb5f11..9a4334a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Package of Pathways-on-Cloud utilities -Pathways is a novel compute orchtestration method that enables single controller runtime ML workloads. +Pathways is a novel compute orchestration method that enables single controller runtime ML workloads. This approach unlocks a range of new capabilities for training resiliency, multihost inference and interactive development on cluster of arbitrary scale. Pathways simplifies large-scale machine learning computations by enabling a single JAX client to orchestrate workloads across multiple large TPU slices, potentially spanning hundreds or thousands of TPU chips. Pathways is used internally at Google to train large models like Gemini. Pathways on Cloud brings the same benefits to Google Cloud customers.