From c2cc19e79cfe7607b5a3a1dc325275107b0508d3 Mon Sep 17 00:00:00 2001 From: S4MFI Date: Thu, 26 Oct 2023 19:17:15 +0300 Subject: [PATCH] added Mistral to meta.en.json --- pages/models/_meta.en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/models/_meta.en.json b/pages/models/_meta.en.json index 5f78dd4..2e7bf2d 100644 --- a/pages/models/_meta.en.json +++ b/pages/models/_meta.en.json @@ -3,6 +3,7 @@ "chatgpt": "ChatGPT", "llama": "LLaMA", "gpt-4": "GPT-4", + "mistral-7b": "Mistral 7B", "collection": "LLM Collection" } \ No newline at end of file