From 45ce1803f8e7db6730ef1b665bc2706b4b9ee776 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sun, 1 Sep 2024 12:33:18 +0200 Subject: [PATCH] models(gallery): add hubble-4b-v1 (#3444) Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index cca5234f341d..2f06e8de4ed3 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -407,6 +407,22 @@ - filename: llama-3.1-storm-8b-q4_k_m.gguf sha256: d714e960211ee0fe6113d3131a6573e438f37debd07e1067d2571298624414a0 uri: huggingface://mudler/Llama-3.1-Storm-8B-Q4_K_M-GGUF/llama-3.1-storm-8b-q4_k_m.gguf +- !!merge <<: *llama31 + name: "hubble-4b-v1" + url: "github:mudler/LocalAI/gallery/chatml.yaml@master" + icon: https://cdn-uploads.huggingface.co/production/uploads/65f2fd1c25b848bd061b5c2e/R8_o3CCpTgKv5Wnnry7E_.png + urls: + - https://huggingface.co/TheDrummer/Hubble-4B-v1-GGUF + description: | + Equipped with his five senses, man explores the universe around him and calls the adventure 'Science'. + This is a finetune of Nvidia's Llama 3.1 4B Minitron - a shrunk down model of Llama 3.1 8B 128K. + overrides: + parameters: + model: Hubble-4B-v1-Q4_K_M.gguf + files: + - filename: Hubble-4B-v1-Q4_K_M.gguf + sha256: f8f44b0fb69e382cf0099a674959ab1a1d86e72ccd1bbce5392210019502a513 + uri: huggingface://TheDrummer/Hubble-4B-v1-GGUF/Hubble-4B-v1-Q4_K_M.gguf ## Uncensored models - !!merge <<: *llama31 name: "humanish-roleplay-llama-3.1-8b-i1"