therealchefdave
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Baby's First Merge!
|
2 |
+
|
3 |
+
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
4 |
+
|
5 |
+
## Merge Details
|
6 |
+
### Merge Method
|
7 |
+
|
8 |
+
This model was merged using the [linear](https://arxiv.org/abs/2203.05482) merge method.
|
9 |
+
|
10 |
+
### Models Merged
|
11 |
+
|
12 |
+
The following models were included in the merge:
|
13 |
+
* [princeton-nlp/SWE-Llama-7b](https://huggingface.co/princeton-nlp/SWE-Llama-7b)
|
14 |
+
* [vibhorag101/llama-2-7b-chat-hf-phr_mental_therapy](https://huggingface.co/vibhorag101/llama-2-7b-chat-hf-phr_mental_therapy)
|
15 |
+
* [togethercomputer/LLaMA-2-7B-32K](https://huggingface.co/togethercomputer/LLaMA-2-7B-32K)
|