DavidAU commited on
Commit
beb1bc9
·
verified ·
1 Parent(s): db06e2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 40x, 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 40x 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.
 
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.