Update README.md
Browse files
README.md
CHANGED
|
@@ -50,40 +50,35 @@ logic, imagination, and aversion to censorship such as: railroading/gaslighting
|
|
| 50 |
## Our implementation of Spherical Linear Interpolation for LLM merging: https://github.com/Digitous/LLM-SLERP-Merge
|
| 51 |
|
| 52 |
|
| 53 |
-
##
|
| 54 |
|
| 55 |
|
|
|
|
| 56 |
|
| 57 |
|
| 58 |
-
|
|
|
|
| 59 |
|
| 60 |
|
| 61 |
-
|
| 62 |
|
| 63 |
-
# Models:
|
| 64 |
|
| 65 |
-
|
| 66 |
|
| 67 |
-
Chronos
|
| 68 |
|
| 69 |
-
|
| 70 |
|
| 71 |
-
Airoboros
|
| 72 |
|
| 73 |
-
|
| 74 |
|
| 75 |
-
# Adapters:
|
| 76 |
|
| 77 |
-
|
| 78 |
|
| 79 |
-
Janine
|
| 80 |
|
| 81 |
-
|
| 82 |
|
| 83 |
|
| 84 |
-
|
| 85 |
|
| 86 |
-
|
| 87 |
-
Each model and LoRA was hand picked and considered for what it could contribute to this ensemble.
|
| 88 |
Thanks to each and every one of you for your incredible work developing some of the best things
|
| 89 |
to come out of this community.
|
|
|
|
| 50 |
## Our implementation of Spherical Linear Interpolation for LLM merging: https://github.com/Digitous/LLM-SLERP-Merge
|
| 51 |
|
| 52 |
|
| 53 |
+
## What Makes Naberius Special?
|
| 54 |
|
| 55 |
|
| 56 |
+
By combining zephyr-7b-sft-beta + OpenHermes-2-Mistral-7B and then dolphin-2.2.1-mistral-7b to the result using a minimally destructive merge technique, preserves a large amount of behavior of all three models in a cohesive fashion.
|
| 57 |
|
| 58 |
|
| 59 |
+
Naberius can: Do coherent roleplay far and beyond any 7B parameter model ever before, as well as follow instructions exceptionally well, especially for a 7B model and as a bonus for being lightweight, incredible inference speed.
|
| 60 |
+
Naberius has shown some signs of spacial awareness and does adapt to nuance in conversation. All around a pliable, imaginative, and logic oriented 7B that punches upwards to what feels like a 30B or more at times.
|
| 61 |
|
| 62 |
|
| 63 |
+
Naberius can't: walk your dog, do your homework, clean your dishes, tell you to turn off the computer and go to bed on time.
|
| 64 |
|
|
|
|
| 65 |
|
| 66 |
+
# Ensemble Credits:
|
| 67 |
|
|
|
|
| 68 |
|
| 69 |
+
All models merged to create are LLaMAv2-7B Mistral-7B Series.
|
| 70 |
|
|
|
|
| 71 |
|
| 72 |
+
zephyr-7b-sft-beta
|
| 73 |
|
|
|
|
| 74 |
|
| 75 |
+
OpenHermes-2-Mistral-7B
|
| 76 |
|
|
|
|
| 77 |
|
| 78 |
+
dolphin-2.2.1-mistral-7b
|
| 79 |
|
| 80 |
|
| 81 |
+
Thanks to Mistral AI for the amazing Mistral LM - and also thanks to Meta for LLaMAv2.
|
| 82 |
|
|
|
|
|
|
|
| 83 |
Thanks to each and every one of you for your incredible work developing some of the best things
|
| 84 |
to come out of this community.
|