mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-23 20:14:59 +00:00
models(gallery): add qwen2-wukong-7b (#2921)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
6eaa01db15
commit
f878b63ee4
1 changed files with 18 additions and 0 deletions
|
@ -202,6 +202,24 @@
|
||||||
- filename: Qwen2-7B-Instruct-v0.8.Q4_K_M.gguf
|
- filename: Qwen2-7B-Instruct-v0.8.Q4_K_M.gguf
|
||||||
sha256: 8c1b3efe9fa6ae1b37942ef26473cb4e0aed0f8038b60d4b61e5bffb61e49b7e
|
sha256: 8c1b3efe9fa6ae1b37942ef26473cb4e0aed0f8038b60d4b61e5bffb61e49b7e
|
||||||
uri: huggingface://MaziyarPanahi/Qwen2-7B-Instruct-v0.8-GGUF/Qwen2-7B-Instruct-v0.8.Q4_K_M.gguf
|
uri: huggingface://MaziyarPanahi/Qwen2-7B-Instruct-v0.8-GGUF/Qwen2-7B-Instruct-v0.8.Q4_K_M.gguf
|
||||||
|
- !!merge <<: *qwen2
|
||||||
|
name: "qwen2-wukong-7b"
|
||||||
|
icon: https://cdn-uploads.huggingface.co/production/uploads/655dc641accde1bbc8b41aec/xOe1Nb3S9Nb53us7_Ja3s.jpeg
|
||||||
|
urls:
|
||||||
|
- https://huggingface.co/bartowski/Qwen2-Wukong-7B-GGUF
|
||||||
|
description: |
|
||||||
|
Qwen2-Wukong-7B is a dealigned chat finetune of the original fantastic Qwen2-7B model by the Qwen team.
|
||||||
|
|
||||||
|
This model was trained on the teknium OpenHeremes-2.5 dataset and some supplementary datasets from Cognitive Computations
|
||||||
|
|
||||||
|
This model was trained for 3 epochs with a custom FA2 implementation for AMD cards.
|
||||||
|
overrides:
|
||||||
|
parameters:
|
||||||
|
model: Qwen2-Wukong-7B-Q4_K_M.gguf
|
||||||
|
files:
|
||||||
|
- filename: Qwen2-Wukong-7B-Q4_K_M.gguf
|
||||||
|
sha256: 6b8ca6649c33fc84d4892ebcff1214f0b34697aced784f0d6d32e284a15943ad
|
||||||
|
uri: huggingface://bartowski/Qwen2-Wukong-7B-GGUF/Qwen2-Wukong-7B-Q4_K_M.gguf
|
||||||
- &mistral03
|
- &mistral03
|
||||||
## START Mistral
|
## START Mistral
|
||||||
url: "github:mudler/LocalAI/gallery/mistral-0.3.yaml@master"
|
url: "github:mudler/LocalAI/gallery/mistral-0.3.yaml@master"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue