Skip to content

Commit

Permalink
chore(model): add llama-3.1-tulu-3-70b-dpo model config
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
  • Loading branch information
mudler committed Nov 27, 2024
1 parent bdd6920 commit 9af9271
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3176,6 +3176,21 @@
- filename: Tulu-3.1-8B-SuperNova.i1-Q4_K_M.gguf
sha256: c6cc2e1a4c3d2338973ca0050af1cf4462b3f62838f62b4c8a204f2a74eeb01f
uri: huggingface://mradermacher/Tulu-3.1-8B-SuperNova-i1-GGUF/Tulu-3.1-8B-SuperNova.i1-Q4_K_M.gguf
- !!merge <<: *llama31
name: "llama-3.1-tulu-3-70b-dpo"
icon: "https://huggingface.co/datasets/allenai/blog-images/resolve/main/tulu3/Tulu3-logo.png"
urls:
- https://huggingface.co/allenai/Llama-3.1-Tulu-3-70B-DPO
- https://huggingface.co/bartowski/Llama-3.1-Tulu-3-70B-DPO-GGUF
description: |
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.
overrides:
parameters:
model: Llama-3.1-Tulu-3-70B-DPO-Q4_K_M.gguf
files:
- filename: Llama-3.1-Tulu-3-70B-DPO-Q4_K_M.gguf
sha256: e2d9c59736274f9dd94f30ef3edcee68fec1d6649eb01d6bad7e3e8a6024f77d
uri: huggingface://bartowski/Llama-3.1-Tulu-3-70B-DPO-GGUF/Llama-3.1-Tulu-3-70B-DPO-Q4_K_M.gguf
- &deepseek
## Deepseek
url: "github:mudler/LocalAI/gallery/deepseek.yaml@master"
Expand Down

0 comments on commit 9af9271

Please sign in to comment.