macadeliccc commited on
Commit
9242f7b
1 Parent(s): 9fa687e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ # Laser-Westlake-2x7B
5
+
6
+ ![westlake-header](westlake-header.png)
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)