Update README.md
Browse files
README.md
CHANGED
@@ -49,11 +49,11 @@ library_name: transformers
|
|
49 |
This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
|
50 |
The source code can also be used directly.
|
51 |
|
52 |
-
This model contains Brainstorm
|
53 |
|
54 |
https://huggingface.co/mistralai/Devstral-Small-2507
|
55 |
|
56 |
-
Information on the 24B Mistral model below, followed by Brainstorm
|
57 |
section for running LLM / AI models.
|
58 |
|
59 |
The Brainstorm adapter improves code generation, and unique code solving abilities.
|
|
|
49 |
This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
|
50 |
The source code can also be used directly.
|
51 |
|
52 |
+
This model contains Brainstorm 20x, combined with Mistral's 24B Coder (instruct model):
|
53 |
|
54 |
https://huggingface.co/mistralai/Devstral-Small-2507
|
55 |
|
56 |
+
Information on the 24B Mistral model below, followed by Brainstorm 20x adapter (by DavidAU) and then a complete help
|
57 |
section for running LLM / AI models.
|
58 |
|
59 |
The Brainstorm adapter improves code generation, and unique code solving abilities.
|