AbdulrhmanAshry commited on
Commit
a0ef33c
1 Parent(s): a487f9a

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - merge
5
+ - mergekit
6
+ - lazymergekit
7
+ - codellama/CodeLlama-7b-Python-hf
8
+ - NousResearch/Llama-2-7b-chat-hf
9
+ ---
10
+
11
+ # my-merged-model
12
+
13
+ my-merged-model is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
14
+ * [codellama/CodeLlama-7b-Python-hf](https://huggingface.co/codellama/CodeLlama-7b-Python-hf)
15
+ * [NousResearch/Llama-2-7b-chat-hf](https://huggingface.co/NousResearch/Llama-2-7b-chat-hf)
16
+
17
+ ## 🧩 Configuration
18
+
19
+ ```yaml
20
+ slices:
21
+ - sources:
22
+ - model: codellama/CodeLlama-7b-Python-hf
23
+ layer_range: [0, 32]
24
+ - model: NousResearch/Llama-2-7b-chat-hf
25
+ layer_range: [0, 32]
26
+ merge_method: slerp
27
+ base_model: codellama/CodeLlama-7b-Python-hf
28
+ parameters:
29
+ t:
30
+ - filter: self_attn
31
+ value: [0, 0.5, 0.3, 0.7, 1]
32
+ - filter: mlp
33
+ value: [1, 0.5, 0.7, 0.3, 0]
34
+ - value: 0.5
35
+ dtype: bfloat16
36
+
37
+ ```
model-1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b71fa4943c91f92b75d8f7134608214953cea65a9f570b623cfa9783d37763c
3
+ size 1990275992
model-2.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:584267cc8ee0ad90a6b8458e75ddfae41f9c16bb4908ebc1b69550868a4d0c57
3
+ size 1990284304
model-3.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a10d7266019e1bc8f82791aa76f4b714c73f1b4713173b7c95c41cdd7da5d96
3
+ size 1990284280
model-4.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30206ef84061ab921005f1cbf1e773d307a121ca59ad8c82e2897ea82f84be75
3
+ size 1990284256
model-5.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea7926a10b008d41bf0ebf05cb861a6f1b80b038a19fbd629666b4b4bb05fff5
3
+ size 1753297528
model-6.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6c9b8cd041f9d33aa499b4a1290d8c79935c6bf85e3ca4e0199dd85f8c6fb93
3
+ size 1918955112