Skip to content

Commit 2c82058

Browse files
authored
models(gallery): add cream-phi-13b (#2417)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 16433d2 commit 2c82058

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

gallery/index.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1457,6 +1457,20 @@
14571457
- filename: "Phi-3-medium-4k-instruct-Q4_K_M.gguf"
14581458
uri: "huggingface://bartowski/Phi-3-medium-4k-instruct-GGUF/Phi-3-medium-4k-instruct-Q4_K_M.gguf"
14591459
sha256: 4e8d4258ed44562573c8984a045b0a4651c51e7e4d9d00a06c65cd2149ab4539
1460+
- !!merge <<: *phi-3
1461+
name: "cream-phi-3-14b-v1"
1462+
icon: https://cdn-uploads.huggingface.co/production/uploads/65f2fd1c25b848bd061b5c2e/AP4-OHepdqiqHj2KSi26M.gif
1463+
description: |
1464+
CreamPhi 14B is the first Phi Medium to be trained with roleplay and moist.
1465+
urls:
1466+
- https://huggingface.co/TheDrummer/Cream-Phi-3-14B-v1-GGUF
1467+
overrides:
1468+
parameters:
1469+
model: Cream-Phi-3-14B-v1-Q4_K_M.gguf
1470+
files:
1471+
- filename: Cream-Phi-3-14B-v1-Q4_K_M.gguf
1472+
uri: huggingface://TheDrummer/Cream-Phi-3-14B-v1-GGUF/Cream-Phi-3-14B-v1-Q4_K_M.gguf
1473+
sha256: ec67018a86090da415517acf21ad48f28e02dff664a1dd35602f1f8fa94f6a27
14601474
- &hermes-2-pro-mistral
14611475
### START Hermes
14621476
url: "github:mudler/LocalAI/gallery/hermes-2-pro-mistral.yaml@master"

gallery/phi-3-chat.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ config_file: |
1616
f16: true
1717
stopwords:
1818
- <|end|>
19+
- <|endoftext|>

0 commit comments

Comments
 (0)