Skip to content

Commit 66b06f4

Browse files
authored
chore(model): add llama-3.1-tulu-3-8b-dpo to the gallery (#4228)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 74134ef commit 66b06f4

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
@@ -2984,6 +2984,21 @@
29842984
- filename: llama-3.1-8b-instruct-ortho-v3.Q4_K_M.gguf
29852985
sha256: 8d1dd638ed80019f5cd61240d1f06fd1333413f61427bef4d288c5b8cd9d8cea
29862986
uri: huggingface://mradermacher/llama-3.1-8b-instruct-ortho-v3-GGUF/llama-3.1-8b-instruct-ortho-v3.Q4_K_M.gguf
2987+
- !!merge <<: *llama31
2988+
name: "llama-3.1-tulu-3-8b-dpo"
2989+
icon: https://huggingface.co/datasets/allenai/blog-images/resolve/main/tulu3/Tulu3-logo.png
2990+
urls:
2991+
- https://huggingface.co/allenai/Llama-3.1-Tulu-3-8B-DPO
2992+
- https://huggingface.co/mradermacher/Llama-3.1-Tulu-3-8B-DPO-GGUF
2993+
description: |
2994+
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.
2995+
overrides:
2996+
parameters:
2997+
model: Llama-3.1-Tulu-3-8B-DPO.Q4_K_M.gguf
2998+
files:
2999+
- filename: Llama-3.1-Tulu-3-8B-DPO.Q4_K_M.gguf
3000+
sha256: 8991bef1775edc5190047ef268d60876c2df3a80cf6da5f1bd1e82d09dd0ab2b
3001+
uri: huggingface://mradermacher/Llama-3.1-Tulu-3-8B-DPO-GGUF/Llama-3.1-Tulu-3-8B-DPO.Q4_K_M.gguf
29873002
- &deepseek
29883003
## Deepseek
29893004
url: "github:mudler/LocalAI/gallery/deepseek.yaml@master"

0 commit comments

Comments
 (0)