From 162878db11de30ccfa0eeb2c4c454d06ea4b5db6 Mon Sep 17 00:00:00 2001 From: Nim Jayawardena Date: Wed, 18 Mar 2026 10:50:11 -0400 Subject: [PATCH] Fix 404ing URLs in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15573487..2d2245a7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](CONTRIBUTING.md) > [!WARNING] -> **Notice of Archival:** In an effort to streamline TPU inference efforts in open source, we have migrated core functionality in Jetstream to the new [tpu-inference](tpu.vllm.ai) repository. For this reason, we will be archiving Jetstream on February 1st 2026. Please note, archival does not mean deletion! Users will still be able to fork and clone Jetstream, we are simply shifting the repository to "read-only". To get Jetstream features and so much more, please check out [tpu.vllm.ai](tpu.vllm.ai). +> **Notice of Archival:** In an effort to streamline TPU inference efforts in open source, we have migrated core functionality in Jetstream to the new [tpu-inference](https://tpu.vllm.ai) repository. For this reason, we will be archiving Jetstream on February 1st 2026. Please note, archival does not mean deletion! Users will still be able to fork and clone Jetstream, we are simply shifting the repository to "read-only". To get Jetstream features and so much more, please check out [tpu.vllm.ai](https://tpu.vllm.ai). # JetStream is a throughput and memory optimized engine for LLM inference on XLA devices.