Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
base_model:
|
| 6 |
+
- anthracite-org/magnum-v3-9b-customgemma2
|
| 7 |
+
- lemon07r/Gemma-2-Ataraxy-9B
|
| 8 |
+
library_name: transformers
|
| 9 |
+
tags:
|
| 10 |
+
- mergekit
|
| 11 |
+
- merge
|
| 12 |
+
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+

|
| 16 |
+
|
| 17 |
+
# QuantFactory/magnaraxy-9b-GGUF
|
| 18 |
+
This is quantized version of [lodrick-the-lafted/magnaraxy-9b](https://huggingface.co/lodrick-the-lafted/magnaraxy-9b) created using llama.cpp
|
| 19 |
+
|
| 20 |
+
# Original Model Card
|
| 21 |
+
|
| 22 |
+
<img src=https://huggingface.co/lodrick-the-lafted/magnaraxy-9b/resolve/main/claude_rocks.png>
|
| 23 |
+
|
| 24 |
+
A 50/50 slerp merge of [anthracite-org/magnum-v3-9b-customgemma2](https://huggingface.co/anthracite-org/magnum-v3-9b-customgemma2) with [lemon07r/Gemma-2-Ataraxy-9B](https://huggingface.co/lemon07r/Gemma-2-Ataraxy-9B)
|
| 25 |
+
|
| 26 |
+
I like the result, maybe you will too. Anthracite trained magnum-v3-9b-customgemma2 with system prompts and they work here too.
|
| 27 |
+
|
| 28 |
+
```
|
| 29 |
+
<start_of_turn>system
|
| 30 |
+
Pretend to be a cat.<end_of_turn>
|
| 31 |
+
<start_of_turn>user
|
| 32 |
+
Hi there!<end_of_turn>
|
| 33 |
+
<start_of_turn>model
|
| 34 |
+
nya!<end_of_turn>
|
| 35 |
+
<start_of_turn>user
|
| 36 |
+
Do you want some nip?<end_of_turn>
|
| 37 |
+
<start_of_turn>model
|
| 38 |
+
```
|