From 06d0d00231fe51458c084c5a4d37777a87174726 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Thu, 7 Nov 2024 10:05:50 +0100 Subject: [PATCH] models(gallery): add valor-7b-v0.1 (#4089) Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 0cfc4052f9d..833c4cccd76 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -2832,6 +2832,24 @@ - filename: Starcannon-Unleashed-12B-v1.0.Q4_K_M.gguf sha256: b32c6582d75d2f1d67d567badc691a1338dd1a016c71efbfaf4c91812f398f0e uri: huggingface://QuantFactory/Starcannon-Unleashed-12B-v1.0-GGUF/Starcannon-Unleashed-12B-v1.0.Q4_K_M.gguf +- !!merge <<: *mistral03 + icon: https://cdn-uploads.huggingface.co/production/uploads/645cfe4603fc86c46b3e46d1/CATNxzDDJL6xHR4tc4IMf.jpeg + url: "github:mudler/LocalAI/gallery/chatml.yaml@master" + name: "valor-7b-v0.1" + urls: + - https://huggingface.co/NeuralNovel/Valor-7B-v0.1 + - https://huggingface.co/mradermacher/Valor-7B-v0.1-GGUF + description: | + Valor speaks louder than words. + + This is a qlora finetune of blockchainlabs_7B_merged_test2_4 using the Neural-Story-v0.1 dataset, with the intention of increasing creativity and writing ability. + overrides: + parameters: + model: Valor-7B-v0.1.Q4_K_M.gguf + files: + - filename: Valor-7B-v0.1.Q4_K_M.gguf + sha256: 2b695fe53d64b36c3eea68f1fa0809f30560aa97ce8b71c16f371c2dc262d9b8 + uri: huggingface://mradermacher/Valor-7B-v0.1-GGUF/Valor-7B-v0.1.Q4_K_M.gguf - &mudler ### START mudler's LocalAI specific-models url: "github:mudler/LocalAI/gallery/mudler.yaml@master"