Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
tags:
|
7 |
- dpo
|
|
|
|
|
8 |
---
|
9 |
# rizla been cooking while singing
|
10 |
# This is an experimental model that I made by merging two 2expmixtrals The mergekitty is a tool that lets me mix and match different models into one big model, keeping all the smarts and skills of the original models. The llama70b is a huge language model that can make words for all kinds of things and ways, based on the GPT-4 thingy.
|
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
+
base_model:
|
4 |
+
- mistralai/Mixtral-8x7B-Instruct-v0.1
|
|
|
5 |
tags:
|
6 |
- dpo
|
7 |
+
- merge
|
8 |
+
- mergekit
|
9 |
---
|
10 |
# rizla been cooking while singing
|
11 |
# This is an experimental model that I made by merging two 2expmixtrals The mergekitty is a tool that lets me mix and match different models into one big model, keeping all the smarts and skills of the original models. The llama70b is a huge language model that can make words for all kinds of things and ways, based on the GPT-4 thingy.
|