From badfc16df144a959151386e5935c32a84965ae0f Mon Sep 17 00:00:00 2001 From: Aleksandr Oleinikov <10602045+tannisroot@users.noreply.github.com> Date: Thu, 16 May 2024 01:22:05 +0300 Subject: [PATCH] fix(gallery) Correct llama3-8b-instruct model file (#2330) Correct llama3-8b-instruct model file This must be a mistake because the config tries to use a model file that is different from the one actually being downloaded. I assumed the downloaded file is what should be used so I corrected the specified model file to that Signed-off-by: Aleksandr Oleinikov <10602045+tannisroot@users.noreply.github.com> --- gallery/index.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gallery/index.yaml b/gallery/index.yaml index 88431cdd1f4..29ab2b6bc20 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -81,7 +81,7 @@ - llama3 overrides: parameters: - model: Meta-Llama-3-8B-Instruct-Q5_K_M.gguf + model: Meta-Llama-3-8B-Instruct.Q4_0.gguf files: - filename: Meta-Llama-3-8B-Instruct.Q4_0.gguf sha256: 19ded996fe6c60254dc7544d782276eff41046ed42aa5f2d0005dc457e5c0895