From 299638fb316b496e06dac73597df98706c87068b Mon Sep 17 00:00:00 2001 From: Richard Erkhov Date: Wed, 2 Apr 2025 15:17:43 +0000 Subject: [PATCH] Update model metadata to set pipeline tag to the new `text-ranking` (#1) - Update model metadata to set pipeline tag to the new `text-ranking` (086f17f9419f4f1165940437bad1ed822d52d0ce) Co-authored-by: Tom Aarsen --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ac267fa..ab6c43b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +--- +pipeline_tag: text-ranking +--- Quantization made by Richard Erkhov. [Github](https://github.com/RichardErkhov)