Skip to content

Commit d274df2

Browse files
authored
models(gallery): add control-8b-v1.1 (#4039)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 0b3a55b commit d274df2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

gallery/index.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2033,6 +2033,20 @@
20332033
- filename: Llama3.1-BestMix-Chem-Einstein-8B.Q4_K_M.gguf
20342034
sha256: 1a53aa7124c731f33b0b616d7c66a6f78c6a133240acd9e3227f1188f743c1ee
20352035
uri: huggingface://QuantFactory/Llama3.1-BestMix-Chem-Einstein-8B-GGUF/Llama3.1-BestMix-Chem-Einstein-8B.Q4_K_M.gguf
2036+
- !!merge <<: *llama31
2037+
name: "control-8b-v1.1"
2038+
urls:
2039+
- https://huggingface.co/Delta-Vector/Control-8B-V1.1
2040+
- https://huggingface.co/QuantFactory/Control-8B-V1.1-GGUF
2041+
description: |
2042+
An experimental finetune based on the Llama3.1 8B Supernova with it's primary goal to be "Short and Sweet" as such, i finetuned the model for 2 epochs on OpenCAI Sharegpt converted dataset and the RP-logs datasets in a effort to achieve this, This version of Control has been finetuned with DPO to help improve the smart's and coherency which was a flaw noticed in the previous model.
2043+
overrides:
2044+
parameters:
2045+
model: Control-8B-V1.1.Q4_K_M.gguf
2046+
files:
2047+
- filename: Control-8B-V1.1.Q4_K_M.gguf
2048+
sha256: 01375fe20999134d6c6330ad645cde07883dcb7113eaef097df6ccff88c56ecf
2049+
uri: huggingface://QuantFactory/Control-8B-V1.1-GGUF/Control-8B-V1.1.Q4_K_M.gguf
20362050
- &deepseek
20372051
## Deepseek
20382052
url: "github:mudler/LocalAI/gallery/deepseek.yaml@master"

0 commit comments

Comments
 (0)