mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-18 20:27:57 +00:00
models(gallery): add cream-phi-13b (#2417)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
16433d2e8e
commit
2c82058548
@ -1457,6 +1457,20 @@
|
|||||||
- filename: "Phi-3-medium-4k-instruct-Q4_K_M.gguf"
|
- filename: "Phi-3-medium-4k-instruct-Q4_K_M.gguf"
|
||||||
uri: "huggingface://bartowski/Phi-3-medium-4k-instruct-GGUF/Phi-3-medium-4k-instruct-Q4_K_M.gguf"
|
uri: "huggingface://bartowski/Phi-3-medium-4k-instruct-GGUF/Phi-3-medium-4k-instruct-Q4_K_M.gguf"
|
||||||
sha256: 4e8d4258ed44562573c8984a045b0a4651c51e7e4d9d00a06c65cd2149ab4539
|
sha256: 4e8d4258ed44562573c8984a045b0a4651c51e7e4d9d00a06c65cd2149ab4539
|
||||||
|
- !!merge <<: *phi-3
|
||||||
|
name: "cream-phi-3-14b-v1"
|
||||||
|
icon: https://cdn-uploads.huggingface.co/production/uploads/65f2fd1c25b848bd061b5c2e/AP4-OHepdqiqHj2KSi26M.gif
|
||||||
|
description: |
|
||||||
|
CreamPhi 14B is the first Phi Medium to be trained with roleplay and moist.
|
||||||
|
urls:
|
||||||
|
- https://huggingface.co/TheDrummer/Cream-Phi-3-14B-v1-GGUF
|
||||||
|
overrides:
|
||||||
|
parameters:
|
||||||
|
model: Cream-Phi-3-14B-v1-Q4_K_M.gguf
|
||||||
|
files:
|
||||||
|
- filename: Cream-Phi-3-14B-v1-Q4_K_M.gguf
|
||||||
|
uri: huggingface://TheDrummer/Cream-Phi-3-14B-v1-GGUF/Cream-Phi-3-14B-v1-Q4_K_M.gguf
|
||||||
|
sha256: ec67018a86090da415517acf21ad48f28e02dff664a1dd35602f1f8fa94f6a27
|
||||||
- &hermes-2-pro-mistral
|
- &hermes-2-pro-mistral
|
||||||
### START Hermes
|
### START Hermes
|
||||||
url: "github:mudler/LocalAI/gallery/hermes-2-pro-mistral.yaml@master"
|
url: "github:mudler/LocalAI/gallery/hermes-2-pro-mistral.yaml@master"
|
||||||
|
@ -16,3 +16,4 @@ config_file: |
|
|||||||
f16: true
|
f16: true
|
||||||
stopwords:
|
stopwords:
|
||||||
- <|end|>
|
- <|end|>
|
||||||
|
- <|endoftext|>
|
||||||
|
Loading…
Reference in New Issue
Block a user