Skip to content

Commit 88fd000

Browse files
authored
models(gallery): add phi-3-4x4b (#2497)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 956d652 commit 88fd000

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

gallery/index.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1781,6 +1781,20 @@
17811781
- filename: Cream-Phi-3-14B-v1-Q4_K_M.gguf
17821782
uri: huggingface://TheDrummer/Cream-Phi-3-14B-v1-GGUF/Cream-Phi-3-14B-v1-Q4_K_M.gguf
17831783
sha256: ec67018a86090da415517acf21ad48f28e02dff664a1dd35602f1f8fa94f6a27
1784+
- !!merge <<: *phi-3
1785+
name: "phi3-4x4b-v1"
1786+
description: |
1787+
a continually pretrained phi3-mini sparse moe upcycle
1788+
urls:
1789+
- https://huggingface.co/bartowski/phi3-4x4b-v1-GGUF
1790+
- https://huggingface.co/Fizzarolli/phi3-4x4b-v1
1791+
overrides:
1792+
parameters:
1793+
model: phi3-4x4b-v1-Q4_K_M.gguf
1794+
files:
1795+
- filename: phi3-4x4b-v1-Q4_K_M.gguf
1796+
uri: huggingface://bartowski/phi3-4x4b-v1-GGUF/phi3-4x4b-v1-Q4_K_M.gguf
1797+
sha256: fd33220186b7076f4b306f27b3a8913384435a2ca90185a71c9df5a752d3a298
17841798
- &hermes-2-pro-mistral
17851799
### START Hermes
17861800
url: "github:mudler/LocalAI/gallery/hermes-2-pro-mistral.yaml@master"

0 commit comments

Comments
 (0)