Skip to content

Commit 4c97406

Browse files
authored
models(gallery): add Einstein v6.1 (#2152)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent fb2a05f commit 4c97406

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

gallery/index.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,29 @@
3131
- python
3232
## LLMs
3333
### START LLAMA3
34+
- name: "einstein-v6.1-llama3-8b"
35+
url: "github:mudler/LocalAI/gallery/hermes-2-pro-mistral.yaml@master"
36+
icon: https://cdn-uploads.huggingface.co/production/uploads/6468ce47e134d050a58aa89c/5s12oq859qLfDkkTNam_C.png
37+
urls:
38+
- https://huggingface.co/Weyaxi/Einstein-v6.1-Llama3-8B
39+
tags:
40+
- llm
41+
- gguf
42+
- gpu
43+
- cpu
44+
- llama3
45+
license: llama3
46+
description: |
47+
This model is a full fine-tuned version of meta-llama/Meta-Llama-3-8B on diverse datasets.
48+
49+
This model is finetuned using 8xRTX3090 + 1xRTXA6000 using axolotl.
50+
overrides:
51+
parameters:
52+
model: Einstein-v6.1-Llama3-8B-Q4_K_M.gguf
53+
files:
54+
- filename: Einstein-v6.1-Llama3-8B-Q4_K_M.gguf
55+
sha256: 3ef96fd6e32658774b3c8fbc24088787dfa911288e272b186f448c886400d30d
56+
uri: huggingface://bartowski/Einstein-v6.1-Llama3-8B-GGUF/Einstein-v6.1-Llama3-8B-Q4_K_M.gguf
3457
- &llama3
3558
url: "github:mudler/LocalAI/gallery/llama3-instruct.yaml@master"
3659
name: "llama3-8b-instruct"

0 commit comments

Comments
 (0)