Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,13 @@ tags:
|
|
20 |
|
21 |
You may notice the name change... This may or may not have happened due to me SSHing into my GPU virtual machine from my cell phone's SSH client... Whoops. But I decided to keep it this way because I kinda like it.
|
22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
This is using 2x Mistral Nemo finetunes, each with a separate purpose.
|
24 |
|
25 |
- A reasoning model - Mistral-Nemo-12B-R1-v0.2 (Fine tuned with my ERP/RP Reasoning Dataset)
|
|
|
20 |
|
21 |
You may notice the name change... This may or may not have happened due to me SSHing into my GPU virtual machine from my cell phone's SSH client... Whoops. But I decided to keep it this way because I kinda like it.
|
22 |
|
23 |
+
| Model | Description |
|
24 |
+
| ----- | ----------- |
|
25 |
+
| [Velvet Eclipse 2x12B](https://huggingface.co/SuperbEmphasis/Viloet-Eclipse-2x12B-v0.2-MINI) | A slimmer model with the ERP and RP experts.|
|
26 |
+
| [Velvet Eclipse 2x12B Reasoning](https://huggingface.co/SuperbEmphasis/Viloet-Eclipse-2x12B-v0.2-MINI-Reasoning) | A slimmer model with the ERP and the Reasoning Experts |
|
27 |
+
| [Velvet Eclipse 4x12B Reasoning](https://huggingface.co/SuperbEmphasis/Velvet-Eclipse-4x12B-v0.2) | Full 4x12B Parameter Velvet Eclipse |
|
28 |
+
|
29 |
+
|
30 |
This is using 2x Mistral Nemo finetunes, each with a separate purpose.
|
31 |
|
32 |
- A reasoning model - Mistral-Nemo-12B-R1-v0.2 (Fine tuned with my ERP/RP Reasoning Dataset)
|