models(gallery): add l3-8b-lunaris-v1 (#2729)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2024-07-05 23:48:48 +02:00 committed by GitHub
parent f881d25630
commit dc51869c61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"