From 2fa8ffdf3b3b9658087a1bda52bed9d4b090c78a Mon Sep 17 00:00:00 2001 From: Roberto Montoya Date: Fri, 25 Oct 2024 14:56:27 -0500 Subject: [PATCH] CD-153 - update description --- fastchat/model/model_registry.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastchat/model/model_registry.py b/fastchat/model/model_registry.py index 80668ff7c..4ecf8ca21 100644 --- a/fastchat/model/model_registry.py +++ b/fastchat/model/model_registry.py @@ -1005,5 +1005,5 @@ def get_model_info(name: str) -> ModelInfo: ["jab-0.3"], "JAB", "https://github.com/Applied-General-Intelligence-Inc", - "Just Another Bot - prototype by AGI.", + "Just Another Bot prototype by AGI.", )