From 98a1ebc25e051594fd83f894af5bf917a7610283 Mon Sep 17 00:00:00 2001 From: Sahel Sharifymoghaddam Date: Wed, 7 Feb 2024 18:28:29 -0500 Subject: [PATCH] Update README.md (#97) change from Vicuna to the generic fastchat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e7c4b3..f77637d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![LICENSE](https://img.shields.io/badge/license-Apache-blue.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0) -We offer a suite of prompt decoders, albeit with a current focus on RankVicuna. Some of the code in this repository is borrowed from [RankGPT](https://github.com/sunnweiwei/RankGPT)! +We offer a suite of prompt-decoders, albeit with focus on open source LLMs compatible with [FastChat](https://github.com/lm-sys/FastChat?tab=readme-ov-file#supported-models) (e.g., Vicuna, Zephyr, etc.). Some of the code in this repository is borrowed from [RankGPT](https://github.com/sunnweiwei/RankGPT)! # Releases current_version = 0.2.6