From c6decb675929afdd88af9a5480b89e852ad68509 Mon Sep 17 00:00:00 2001 From: mfainberg-cf Date: Tue, 6 Jan 2026 09:23:09 -0800 Subject: [PATCH] Update README.md for achival --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0e46396..9760a740 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Cog Runtime +## COG RUNTIME IS BEING MERGED INTO MAINLINE COG, `cog-runtime` is being archived as we continue that work + +Work will continue [COG](https://github.com/replicate/cog) + +## Historical Information + New implementation for Cog's production runtime component, which is responsible for: * Cog HTTP server @@ -31,4 +37,4 @@ Python model runner that: * Inspects Python predictor code for input and output schema * Invokes `setup()` and `predict()` methods -[Cog]: +