mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-29 23:15:01 +00:00
chore(model): add llama-3.1-tulu-3-8b-sft to the gallery (#4277)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
13bf048cfc
commit
fa20628b3a
1 changed files with 15 additions and 0 deletions
|
@ -3191,6 +3191,21 @@
|
||||||
- filename: Llama-3.1-Tulu-3-70B-DPO-Q4_K_M.gguf
|
- filename: Llama-3.1-Tulu-3-70B-DPO-Q4_K_M.gguf
|
||||||
sha256: e2d9c59736274f9dd94f30ef3edcee68fec1d6649eb01d6bad7e3e8a6024f77d
|
sha256: e2d9c59736274f9dd94f30ef3edcee68fec1d6649eb01d6bad7e3e8a6024f77d
|
||||||
uri: huggingface://bartowski/Llama-3.1-Tulu-3-70B-DPO-GGUF/Llama-3.1-Tulu-3-70B-DPO-Q4_K_M.gguf
|
uri: huggingface://bartowski/Llama-3.1-Tulu-3-70B-DPO-GGUF/Llama-3.1-Tulu-3-70B-DPO-Q4_K_M.gguf
|
||||||
|
- !!merge <<: *llama31
|
||||||
|
name: "llama-3.1-tulu-3-8b-sft"
|
||||||
|
icon: "https://huggingface.co/datasets/allenai/blog-images/resolve/main/tulu3/Tulu3-logo.png"
|
||||||
|
urls:
|
||||||
|
- https://huggingface.co/allenai/Llama-3.1-Tulu-3-8B-SFT
|
||||||
|
- https://huggingface.co/bartowski/Llama-3.1-Tulu-3-8B-SFT-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-8B-SFT-Q4_K_M.gguf
|
||||||
|
files:
|
||||||
|
- filename: Llama-3.1-Tulu-3-8B-SFT-Q4_K_M.gguf
|
||||||
|
sha256: 3fad2c96aa9b9de19c2cda0f88a381c47ac768ca03a95059d9f6c439791f8592
|
||||||
|
uri: huggingface://bartowski/Llama-3.1-Tulu-3-8B-SFT-GGUF/Llama-3.1-Tulu-3-8B-SFT-Q4_K_M.gguf
|
||||||
- &deepseek
|
- &deepseek
|
||||||
## Deepseek
|
## Deepseek
|
||||||
url: "github:mudler/LocalAI/gallery/deepseek.yaml@master"
|
url: "github:mudler/LocalAI/gallery/deepseek.yaml@master"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue