DavidAU commited on
Commit
b73fbc0
·
verified ·
1 Parent(s): 32f833e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -75,6 +75,14 @@ of Mistral's new reasoning model "Magistral-Small-2506":
75
 
76
  https://huggingface.co/mistralai/Magistral-Small-2506/
77
 
 
 
 
 
 
 
 
 
78
  About these GGUFS:
79
  - Quanted from BFloat16 source, with correct tokenizer files from MLX-Community version.
80
  - Quanted using NEO Imatrix Dataset
 
75
 
76
  https://huggingface.co/mistralai/Magistral-Small-2506/
77
 
78
+ Two example generations (including "thinking") at the bottom of the page.
79
+
80
+ Example 1 is a simple prompt, which shows creativity but without "prose" direction.
81
+
82
+ Example 2 is a complex, multi-faceted prompt, with strict prose instructions.
83
+
84
+ As this model is an instruct model, more complex prompts with good directions will create excellent generation(s).
85
+
86
  About these GGUFS:
87
  - Quanted from BFloat16 source, with correct tokenizer files from MLX-Community version.
88
  - Quanted using NEO Imatrix Dataset