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.", )