Skip to content

Commit

Permalink
models(gallery): add magnum-72b-v1 (#2614)
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
  • Loading branch information
mudler authored Jun 20, 2024
1 parent 34afd89 commit d3c78cf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,21 @@
- filename: Samantha-Qwen-2-7B-Q4_K_M.gguf
sha256: 5d1cf1c35a7a46c536a96ba0417d08b9f9e09c24a4e25976f72ad55d4904f6fe
uri: huggingface://bartowski/Samantha-Qwen-2-7B-GGUF/Samantha-Qwen-2-7B-Q4_K_M.gguf
- !!merge <<: *qwen2
name: "magnum-72b-v1"
icon: https://files.catbox.moe/ngqnb1.png
description: |
This is the first in a series of models designed to replicate the prose quality of the Claude 3 models, specifically Sonnet and Opus. This model is fine-tuned on top of Qwen-2 72B Instruct.
urls:
- https://huggingface.co/alpindale/magnum-72b-v1
- https://huggingface.co/bartowski/magnum-72b-v1-GGUF
overrides:
parameters:
model: magnum-72b-v1-Q4_K_M.gguf
files:
- filename: magnum-72b-v1-Q4_K_M.gguf
sha256: 046ec48665ce64a3a4965509dee2d9d8e5d81cb0b32ca0ddf130d2b59fa4ca9a
uri: huggingface://bartowski/magnum-72b-v1-GGUF/magnum-72b-v1-Q4_K_M.gguf
- &mistral03
## START Mistral
url: "github:mudler/LocalAI/gallery/mistral-0.3.yaml@master"
Expand Down

0 comments on commit d3c78cf

Please sign in to comment.