Update README.md
Browse files
README.md
CHANGED
@@ -15,14 +15,13 @@ tags:
|
|
15 |
|
16 |
# GGUF and "i-matrix" quantized versions of cognitivecomputations/Dolphin3.0-Mistral-24B
|
17 |
|
18 |
-
|
19 |
Using [LLaMA C++](https://github.com/ggerganov/llama.cpp) release [b4762](https://github.com/ggerganov/llama.cpp/releases/tag/b4762) for quantization.
|
20 |
|
21 |
Original model: [cognitivecomputations/Dolphin3.0-Mistral-24B](https://huggingface.co/cognitivecomputations/Dolphin3.0-Mistral-24B)
|
22 |
|
23 |
From the model creator:
|
24 |
|
25 |
-
> Dolphin 3.0
|
26 |
>
|
27 |
> Dolphin aims to be an **uncensored** general purpose reasoning instruct model, similar to the models behind ChatGPT, Claude, Gemini. But these models present problems for businesses seeking to include AI in their products.
|
28 |
>
|
|
|
15 |
|
16 |
# GGUF and "i-matrix" quantized versions of cognitivecomputations/Dolphin3.0-Mistral-24B
|
17 |
|
|
|
18 |
Using [LLaMA C++](https://github.com/ggerganov/llama.cpp) release [b4762](https://github.com/ggerganov/llama.cpp/releases/tag/b4762) for quantization.
|
19 |
|
20 |
Original model: [cognitivecomputations/Dolphin3.0-Mistral-24B](https://huggingface.co/cognitivecomputations/Dolphin3.0-Mistral-24B)
|
21 |
|
22 |
From the model creator:
|
23 |
|
24 |
+
> 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.
|
25 |
>
|
26 |
> Dolphin aims to be an **uncensored** general purpose reasoning instruct model, similar to the models behind ChatGPT, Claude, Gemini. But these models present problems for businesses seeking to include AI in their products.
|
27 |
>
|