Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
# Laser-Westlake-2x7B
|
5 |
+
|
6 |
+

|
7 |
+
|
8 |
+
This model is a moerge of cognitivecomputations/Laser-WestLake-7B and SanjiWatsuki/Kunoichi-DPO-v2-7B
|
9 |
+
|
10 |
+
## Process
|
11 |
+
|
12 |
+
+ Laser-WestLake-7B is the base model and one of the experts rather than utilizing 3 different models.
|
13 |
+
+ Will attempt to laser the final product as well, but given that the base has already been lasered it may not work out.
|
14 |
+
+ I have another version using the original, non-lasered WestLake-7B that I will also attempt to laser and report the differences.
|
15 |
+
|
16 |
+
# Usage
|
17 |
+
|
18 |
+
Usage is the same as the [original WestLake-7B](https://huggingface.co/senseable/WestLake-7B-v2)
|