TitleOS commited on
Commit
6c327b9
1 Parent(s): fc9a196

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -3,3 +3,23 @@ license: other
3
  license_name: stabilityai-non-commerical-license
4
  license_link: LICENSE
5
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  license_name: stabilityai-non-commerical-license
4
  license_link: LICENSE
5
  ---
6
+
7
+ # RocketZephyr-3B
8
+
9
+ <!-- Provide a quick summary of what the model is/does. -->
10
+
11
+ An attempt at creating a 3B parameter merged model using StabilityAI's Zephyr-3b and Pansophic's Rocket-3B.
12
+
13
+ ### Repo Description
14
+
15
+ This repo serves as an housing for my experimentation with creating a 3 billion parameter merged model using [mergekit](https://github.com/cg123/mergekit)
16
+
17
+
18
+
19
+ - **Merged Models:** stabilityai/stablelm-zephyr-3b & pansophic/rocket-3B
20
+ - **Merge Weights:** 1.0 & 0.3
21
+ - **Merge Method:** Linear
22
+ - **License:** I believe this (current) model inherits the Stable Non-Commercial Research Community License Agreement and as such is licensed by it as well.
23
+
24
+
25
+