mrfakename commited on
Commit
0a74126
·
verified ·
1 Parent(s): 12d6031

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -3,6 +3,13 @@ license: apache-2.0
3
  pipeline_tag: text-generation
4
  library_name: transformers
5
  ---
 
 
 
 
 
 
 
6
  [Mistral Small 3.1 Base 24B](https://huggingface.co/mistralai/Mistral-Small-3.1-24B-Base-2503) converted to the HF format.
7
 
8
  Only the text component has been converted to HF, does not work as a vision model.
 
3
  pipeline_tag: text-generation
4
  library_name: transformers
5
  ---
6
+
7
+ **Also see:**
8
+
9
+ - [24B Instruct GGUF](https://huggingface.co/mrfakename/mistral-small-3.1-24b-instruct-2503-gguf)
10
+ - [24B Instruct HF](https://huggingface.co/mrfakename/mistral-small-3.1-24b-instruct-2503-hf)
11
+ - **24B Base HF (this model)**
12
+
13
  [Mistral Small 3.1 Base 24B](https://huggingface.co/mistralai/Mistral-Small-3.1-24B-Base-2503) converted to the HF format.
14
 
15
  Only the text component has been converted to HF, does not work as a vision model.