Skip to content

Commit 51fe51b

Browse files
committed
models(gallery): add dolphin-2.9.2-Phi-3-Medium
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent d072835 commit 51fe51b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

gallery/index.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -906,6 +906,19 @@
906906
- filename: dolphin-2.9-llama3-8b-q6_K.gguf
907907
sha256: 8aac72a0bd72c075ba7be1aa29945e47b07d39cd16be9a80933935f51b57fb32
908908
uri: huggingface://cognitivecomputations/dolphin-2.9-llama3-8b-gguf/dolphin-2.9-llama3-8b-q6_K.gguf
909+
- !!merge <<: *dolphin
910+
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
911+
name: "dolphin-2.9.2-phi-3-medium"
912+
urls:
913+
- https://huggingface.co/cognitivecomputations/dolphin-2.9.2-Phi-3-Medium
914+
- https://huggingface.co/bartowski/dolphin-2.9.2-Phi-3-Medium-GGUF
915+
overrides:
916+
parameters:
917+
model: dolphin-2.9.2-Phi-3-Medium-Q4_K_M.gguf
918+
files:
919+
- filename: dolphin-2.9.2-Phi-3-Medium-Q4_K_M.gguf
920+
sha256: e817eae484a59780358cf91527b12585804d4914755d8a86d8d666b10bac57e5
921+
uri: huggingface://bartowski/dolphin-2.9.2-Phi-3-Medium-GGUF/dolphin-2.9.2-Phi-3-Medium-Q4_K_M.gguf
909922
- url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
910923
name: "llama-3-8b-instruct-dpo-v0.3-32k"
911924
license: llama3

0 commit comments

Comments
 (0)