Skip to content

Commit 8125fbd

Browse files
committed
chore(model): add llama3.1-8b-cobalt to the gallery
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 8ab7517 commit 8125fbd

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

gallery/index.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2672,6 +2672,25 @@
26722672
- filename: Llama3.1-8B-Enigma.Q4_K_M.gguf
26732673
sha256: e98c9909ee3b74b11d50d4c4f17178502e42cd936215ede0c64a7b217ae665bb
26742674
uri: huggingface://mradermacher/Llama3.1-8B-Enigma-GGUF/Llama3.1-8B-Enigma.Q4_K_M.gguf
2675+
- !!merge <<: *llama31
2676+
name: "llama3.1-8b-cobalt"
2677+
urls:
2678+
- https://huggingface.co/ValiantLabs/Llama3.1-8B-Cobalt
2679+
- https://huggingface.co/mradermacher/Llama3.1-8B-Cobalt-GGUF
2680+
description: |
2681+
Cobalt is a math-instruct model built on Llama 3.1 8b.
2682+
High quality math instruct performance within the Llama 3 Instruct chat format
2683+
Finetuned on synthetic math-instruct data generated with Llama 3.1 405b. Find the current version of the dataset here!
2684+
Version
2685+
This is the 2024-08-16 release of Cobalt for Llama 3.1 8b.
2686+
Help us and recommend Cobalt to your friends! We're excited for more Cobalt releases in the future.
2687+
overrides:
2688+
parameters:
2689+
model: Llama3.1-8B-Cobalt.Q4_K_M.gguf
2690+
files:
2691+
- filename: Llama3.1-8B-Cobalt.Q4_K_M.gguf
2692+
sha256: 44340f1ebbc3bf4e4e23d04ac3580c26fdc0b5717f23b45ce30743aa1eeed7ed
2693+
uri: huggingface://mradermacher/Llama3.1-8B-Cobalt-GGUF/Llama3.1-8B-Cobalt.Q4_K_M.gguf
26752694
- &deepseek
26762695
## Deepseek
26772696
url: "github:mudler/LocalAI/gallery/deepseek.yaml@master"

0 commit comments

Comments
 (0)