Update README.md
Browse files
README.md
CHANGED
@@ -150,9 +150,11 @@ Minueza-32M-Base is a foundation model with 32 million parameters trained from s
|
|
150 |
|
151 |
It's available in the following formats: [Safetensors](https://huggingface.co/Felladrin/Minueza-32M-Base), [GGUF](https://huggingface.co/Felladrin/gguf-Minueza-32M-Base), and [ONNX](https://huggingface.co/Felladrin/onnx-Minueza-32M-Base).
|
152 |
|
153 |
-
And it's being released alongside
|
154 |
-
- [Minueza-32M-UltraChat](https://huggingface.co/Felladrin/Minueza-32M-UltraChat): Trained
|
155 |
-
- [Minueza-32M-Chat](https://huggingface.co/Felladrin/Minueza-32M-Chat): Trained
|
|
|
|
|
156 |
|
157 |
## Intended Uses
|
158 |
|
|
|
150 |
|
151 |
It's available in the following formats: [Safetensors](https://huggingface.co/Felladrin/Minueza-32M-Base), [GGUF](https://huggingface.co/Felladrin/gguf-Minueza-32M-Base), and [ONNX](https://huggingface.co/Felladrin/onnx-Minueza-32M-Base).
|
152 |
|
153 |
+
And it's being released alongside some fine-tuned versions:
|
154 |
+
- [Minueza-32M-UltraChat](https://huggingface.co/Felladrin/Minueza-32M-UltraChat): Trained on a single conversational dataset.
|
155 |
+
- [Minueza-32M-Chat](https://huggingface.co/Felladrin/Minueza-32M-Chat): Trained on a mix of conversational datasets.
|
156 |
+
- [Minueza-32Mx2-Chat](https://huggingface.co/Felladrin/Minueza-32Mx2-Chat): Sparse Mixture of Experts trained on interleaved conversational datasets.
|
157 |
+
- [And more...](https://huggingface.co/models?other=base_model:Felladrin/Minueza-32M-Base)
|
158 |
|
159 |
## Intended Uses
|
160 |
|