Skip to content

Commit 13bf048

Browse files
authored
chore(model): add llama-3.1-tulu-3-70b-dpo model config (#4276)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent bdd6920 commit 13bf048

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

gallery/index.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3176,6 +3176,21 @@
31763176
- filename: Tulu-3.1-8B-SuperNova.i1-Q4_K_M.gguf
31773177
sha256: c6cc2e1a4c3d2338973ca0050af1cf4462b3f62838f62b4c8a204f2a74eeb01f
31783178
uri: huggingface://mradermacher/Tulu-3.1-8B-SuperNova-i1-GGUF/Tulu-3.1-8B-SuperNova.i1-Q4_K_M.gguf
3179+
- !!merge <<: *llama31
3180+
name: "llama-3.1-tulu-3-70b-dpo"
3181+
icon: "https://huggingface.co/datasets/allenai/blog-images/resolve/main/tulu3/Tulu3-logo.png"
3182+
urls:
3183+
- https://huggingface.co/allenai/Llama-3.1-Tulu-3-70B-DPO
3184+
- https://huggingface.co/bartowski/Llama-3.1-Tulu-3-70B-DPO-GGUF
3185+
description: |
3186+
Tülu3 is a leading instruction following model family, offering fully open-source data, code, and recipes designed to serve as a comprehensive guide for modern post-training techniques. Tülu3 is designed for state-of-the-art performance on a diversity of tasks in addition to chat, such as MATH, GSM8K, and IFEval.
3187+
overrides:
3188+
parameters:
3189+
model: Llama-3.1-Tulu-3-70B-DPO-Q4_K_M.gguf
3190+
files:
3191+
- filename: Llama-3.1-Tulu-3-70B-DPO-Q4_K_M.gguf
3192+
sha256: e2d9c59736274f9dd94f30ef3edcee68fec1d6649eb01d6bad7e3e8a6024f77d
3193+
uri: huggingface://bartowski/Llama-3.1-Tulu-3-70B-DPO-GGUF/Llama-3.1-Tulu-3-70B-DPO-Q4_K_M.gguf
31793194
- &deepseek
31803195
## Deepseek
31813196
url: "github:mudler/LocalAI/gallery/deepseek.yaml@master"

0 commit comments

Comments
 (0)