From f7b628a035d308f113f92995278aabdf5bf8175c Mon Sep 17 00:00:00 2001 From: hahuyhoang411 Date: Mon, 18 Mar 2024 11:31:28 +0700 Subject: [PATCH] fix: correct the system message for vistral --- models/vistral-7b/model.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/vistral-7b/model.json b/models/vistral-7b/model.json index aac83d2f7..83e0294c4 100644 --- a/models/vistral-7b/model.json +++ b/models/vistral-7b/model.json @@ -7,7 +7,7 @@ ], "id": "vistral-7b", "object": "model", - "name": "Vistral 13B Q4", + "name": "Vistral 7B Q4", "version": "1.0", "description": "Vistral 7B has a deep understanding of Vietnamese.", "format": "gguf",