diff --git a/gallery/index.yaml b/gallery/index.yaml index 916f30c1..81bc9173 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -2360,6 +2360,22 @@ - filename: LLAMA-3_8B_Unaligned_Alpha-Q4_K_M.gguf sha256: 93ddb5f9f525586d2578186c61e39f96461c26c0b38631de89aa30b171774515 uri: huggingface://bartowski/LLAMA-3_8B_Unaligned_Alpha-GGUF/LLAMA-3_8B_Unaligned_Alpha-Q4_K_M.gguf +- !!merge <<: *llama3 + name: "l3-8b-lunaris-v1" + urls: + - https://huggingface.co/Sao10K/L3-8B-Lunaris-v1 + - https://huggingface.co/bartowski/L3-8B-Lunaris-v1-GGUF + description: | + A generalist / roleplaying model merge based on Llama 3. Models are selected from my personal experience while using them. + + I personally think this is an improvement over Stheno v3.2, considering the other models helped balance out its creativity and at the same time improving its logic. + overrides: + parameters: + model: L3-8B-Lunaris-v1-Q4_K_M.gguf + files: + - filename: L3-8B-Lunaris-v1-Q4_K_M.gguf + sha256: ef1d393f125be8c608859eeb4f26185ad90c7fc9cba41c96e847e77cdbcada18 + uri: huggingface://bartowski/L3-8B-Lunaris-v1-GGUF/L3-8B-Lunaris-v1-Q4_K_M.gguf - &chatml ### ChatML url: "github:mudler/LocalAI/gallery/chatml.yaml@master"