mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-25 04:54:59 +00:00
models(gallery): add l3-8b-everything-cot (#2705)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
b10441a41c
commit
1b270759ef
1 changed files with 17 additions and 0 deletions
|
@ -1345,6 +1345,23 @@
|
||||||
- filename: llama3-turbcat-instruct-8b-Q4_K_M.gguf
|
- filename: llama3-turbcat-instruct-8b-Q4_K_M.gguf
|
||||||
sha256: a9a36e3220d901a8ad80c75608a81aaeed3a9cdf111247462bf5e3443aad5461
|
sha256: a9a36e3220d901a8ad80c75608a81aaeed3a9cdf111247462bf5e3443aad5461
|
||||||
uri: huggingface://bartowski/llama3-turbcat-instruct-8b-GGUF/llama3-turbcat-instruct-8b-Q4_K_M.gguf
|
uri: huggingface://bartowski/llama3-turbcat-instruct-8b-GGUF/llama3-turbcat-instruct-8b-Q4_K_M.gguf
|
||||||
|
- !!merge <<: *llama3
|
||||||
|
name: "l3-8b-everything-cot"
|
||||||
|
urls:
|
||||||
|
- https://huggingface.co/FPHam/L3-8B-Everything-COT
|
||||||
|
- https://huggingface.co/bartowski/L3-8B-Everything-COT-GGUF
|
||||||
|
icon: https://huggingface.co/FPHam/L3-8B-Everything-COT/resolve/main/cot2.png
|
||||||
|
description: |
|
||||||
|
Everything COT is an investigative self-reflecting general model that uses Chain of Thought for everything. And I mean everything.
|
||||||
|
|
||||||
|
Instead of confidently proclaiming something (or confidently hallucinating other things) like most models, it caries an internal dialogue with itself and often cast doubts over uncertain topics while looking at it from various sides.
|
||||||
|
overrides:
|
||||||
|
parameters:
|
||||||
|
model: L3-8B-Everything-COT-Q4_K_M.gguf
|
||||||
|
files:
|
||||||
|
- filename: L3-8B-Everything-COT-Q4_K_M.gguf
|
||||||
|
sha256: b220b0e2f8fb1c8a491d10dbd054269ed078ee5e2e62dc9d2e3b97b06f52e987
|
||||||
|
uri: huggingface://bartowski/L3-8B-Everything-COT-GGUF/L3-8B-Everything-COT-Q4_K_M.gguf
|
||||||
- &dolphin
|
- &dolphin
|
||||||
name: "dolphin-2.9-llama3-8b"
|
name: "dolphin-2.9-llama3-8b"
|
||||||
url: "github:mudler/LocalAI/gallery/hermes-2-pro-mistral.yaml@master"
|
url: "github:mudler/LocalAI/gallery/hermes-2-pro-mistral.yaml@master"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue