Gryphe commited on
Commit
654c9e4
·
verified ·
1 Parent(s): de70d79

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - mistralai/Mistral-Small-3.2-24B-Instruct-2506
4
+ ---
5
+
6
+ **Modified Small 3.2:**
7
+ - No vision encoder
8
+ - Reused some special tokens for ChatML tokens
9
+ - Standard "Mistral" architecture
10
+
11
+ Enjoy!