Skip to content

Commit 213e12b

Browse files
committed
models(gallery): add nyun
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 9ce2b4d commit 213e12b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

gallery/index.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -951,6 +951,23 @@
951951
- filename: Llama-3-8B-Instruct-DPO-v0.3.Q4_K_M.gguf
952952
sha256: 694c55b5215d03e59626cd4292076eaf31610ef27ba04737166766baa75d889f
953953
uri: huggingface://MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.3-32k-GGUF/Llama-3-8B-Instruct-DPO-v0.3.Q4_K_M.gguf
954+
- !!merge <<: *llama3
955+
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
956+
name: "nyun-llama3-62b"
957+
description: |
958+
12% Fewer Parameters: nyun-llama3-62B comprises approximately 12% fewer parameters than the popular Llama-3-70B.
959+
Intact Performance: Despite having fewer parameters, our model performs at par if not better, and occasionally outperforms, the Llama-3-70B.
960+
No Fine-Tuning Required: This model undergoes no fine-tuning, showcasing the raw potential of our optimization techniques.
961+
urls:
962+
- https://huggingface.co/nyunai/nyun-llama3-62B
963+
- https://huggingface.co/bartowski/nyun-llama3-62B-GGUF
964+
overrides:
965+
parameters:
966+
model: nyun-llama3-62B-Q4_K_M.gguf
967+
files:
968+
- filename: nyun-llama3-62B-Q4_K_M.gguf
969+
sha256: cacdcdcdf00a0f2e9bf54e8a4103173cc95bc05c0bac390745fb8172e3e4861d
970+
uri: huggingface://bartowski/nyun-llama3-62B-GGUF/nyun-llama3-62B-Q4_K_M.gguf
954971
- url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
955972
name: "mahou-1.2-llama3-8b"
956973
license: llama3

0 commit comments

Comments
 (0)