vicgalle commited on
Commit
79ba2bc
1 Parent(s): d774c74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -9,7 +9,11 @@ license: apache-2.0
9
  ---
10
  # CarbonBeagle-11B
11
 
12
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
 
 
 
 
13
 
14
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5fad8602b8423e1d80b8a965/C1FMtz2kX9UyCwX1CGDKM.png)
15
 
 
9
  ---
10
  # CarbonBeagle-11B
11
 
12
+ An experiment in merging models of different architectures and sizes. Here are the steps:
13
+
14
+ 1. Upscale mlabonne/NeuralBeagle14-7B to vicgalle/franken-Beagle-11B.
15
+ 2. DPO-tune vicgalle/franken-Beagle-11B to vicgalle/NeuralBeagle-11B.
16
+ 3. Merge vicgalle/NeuralBeagle-11B and jeonsworld/CarbonVillain-en-10.7B-v4.
17
 
18
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5fad8602b8423e1d80b8a965/C1FMtz2kX9UyCwX1CGDKM.png)
19