Skip to content

Commit 20edd44

Browse files
authored
chore(model gallery): add dolphin3.0-qwen2.5-3b (#4560)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 1a4f9d8 commit 20edd44

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

gallery/index.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2800,6 +2800,31 @@
28002800
- filename: Dolphin3.0-Qwen2.5-1.5B-Q4_K_M.gguf
28012801
sha256: 7caa630a60c8831a509e2663e1761355fa24bcf6ccc03e3cc767e5b5747a3be5
28022802
uri: huggingface://bartowski/Dolphin3.0-Qwen2.5-1.5B-GGUF/Dolphin3.0-Qwen2.5-1.5B-Q4_K_M.gguf
2803+
- !!merge <<: *qwen25
2804+
name: "dolphin3.0-qwen2.5-3b"
2805+
icon: https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/cNCs1TBD3FelWCJGkZ3cd.png
2806+
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"
2807+
urls:
2808+
- https://huggingface.co/cognitivecomputations/Dolphin3.0-Qwen2.5-3b
2809+
- https://huggingface.co/bartowski/Dolphin3.0-Qwen2.5-3b-GGUF
2810+
description: |
2811+
Dolphin 3.0 is the next generation of the Dolphin series of instruct-tuned models. Designed to be the ultimate general purpose local model, enabling coding, math, agentic, function calling, and general use cases.
2812+
2813+
Dolphin aims to be a general purpose model, similar to the models behind ChatGPT, Claude, Gemini. But these models present problems for businesses seeking to include AI in their products.
2814+
2815+
They maintain control of the system prompt, deprecating and changing things as they wish, often causing software to break.
2816+
They maintain control of the model versions, sometimes changing things silently, or deprecating older models that your business relies on.
2817+
They maintain control of the alignment, and in particular the alignment is one-size-fits all, not tailored to the application.
2818+
They can see all your queries and they can potentially use that data in ways you wouldn't want. Dolphin, in contrast, is steerable and gives control to the system owner. You set the system prompt. You decide the alignment. You have control of your data. Dolphin does not impose its ethics or guidelines on you. You are the one who decides the guidelines.
2819+
2820+
Dolphin belongs to YOU, it is your tool, an extension of your will. Just as you are personally responsible for what you do with a knife, gun, fire, car, or the internet, you are the creator and originator of any content you generate with Dolphin.
2821+
overrides:
2822+
parameters:
2823+
model: Dolphin3.0-Qwen2.5-3b-Q4_K_M.gguf
2824+
files:
2825+
- filename: Dolphin3.0-Qwen2.5-3b-Q4_K_M.gguf
2826+
sha256: 0cb1908c5f444e1dc2c5b5619d62ac4957a22ad39cd42f2d0b48e2d8b1c358ab
2827+
uri: huggingface://bartowski/Dolphin3.0-Qwen2.5-3b-GGUF/Dolphin3.0-Qwen2.5-3b-Q4_K_M.gguf
28032828
- &smollm
28042829
## SmolLM
28052830
url: "github:mudler/LocalAI/gallery/chatml.yaml@master"

0 commit comments

Comments
 (0)