csabakecskemeti
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ tags:
|
|
12 |
|
13 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64e6d37e02dee9bcb9d9fa18/pqU17tDiX2XyUXc_yA8b0.png)
|
14 |
|
15 |
-
|
16 |
This is an experiment to try merged models
|
17 |
|
18 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
@@ -23,7 +23,7 @@ This is a merge of pre-trained language models created using [mergekit](https://
|
|
23 |
This model was merged using the [linear](https://arxiv.org/abs/2203.05482) merge method.
|
24 |
|
25 |
### Models Merged
|
26 |
-
|
27 |
The following models were included in the merge:
|
28 |
* [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf)
|
29 |
* [meta-llama/CodeLlama-7b-hf](https://huggingface.co/meta-llama/CodeLlama-7b-hf)
|
|
|
12 |
|
13 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64e6d37e02dee9bcb9d9fa18/pqU17tDiX2XyUXc_yA8b0.png)
|
14 |
|
15 |
+
CodeLlama + Llama = CoMa :)
|
16 |
This is an experiment to try merged models
|
17 |
|
18 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
|
|
23 |
This model was merged using the [linear](https://arxiv.org/abs/2203.05482) merge method.
|
24 |
|
25 |
### Models Merged
|
26 |
+
"Blast from the Past" :D
|
27 |
The following models were included in the merge:
|
28 |
* [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf)
|
29 |
* [meta-llama/CodeLlama-7b-hf](https://huggingface.co/meta-llama/CodeLlama-7b-hf)
|