djuna commited on
Commit
f2c5fc7
0 Parent(s):

Duplicate from djuna/Cathallama-70B-128K

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +35 -0
  2. README.md +145 -0
  3. config.json +39 -0
  4. llama.log +1 -0
  5. mergekit_config.yml +16 -0
  6. model-00001-of-00162.safetensors +3 -0
  7. model-00002-of-00162.safetensors +3 -0
  8. model-00003-of-00162.safetensors +3 -0
  9. model-00004-of-00162.safetensors +3 -0
  10. model-00005-of-00162.safetensors +3 -0
  11. model-00006-of-00162.safetensors +3 -0
  12. model-00007-of-00162.safetensors +3 -0
  13. model-00008-of-00162.safetensors +3 -0
  14. model-00009-of-00162.safetensors +3 -0
  15. model-00010-of-00162.safetensors +3 -0
  16. model-00011-of-00162.safetensors +3 -0
  17. model-00012-of-00162.safetensors +3 -0
  18. model-00013-of-00162.safetensors +3 -0
  19. model-00014-of-00162.safetensors +3 -0
  20. model-00015-of-00162.safetensors +3 -0
  21. model-00016-of-00162.safetensors +3 -0
  22. model-00017-of-00162.safetensors +3 -0
  23. model-00018-of-00162.safetensors +3 -0
  24. model-00019-of-00162.safetensors +3 -0
  25. model-00020-of-00162.safetensors +3 -0
  26. model-00021-of-00162.safetensors +3 -0
  27. model-00022-of-00162.safetensors +3 -0
  28. model-00023-of-00162.safetensors +3 -0
  29. model-00024-of-00162.safetensors +3 -0
  30. model-00025-of-00162.safetensors +3 -0
  31. model-00026-of-00162.safetensors +3 -0
  32. model-00027-of-00162.safetensors +3 -0
  33. model-00028-of-00162.safetensors +3 -0
  34. model-00029-of-00162.safetensors +3 -0
  35. model-00030-of-00162.safetensors +3 -0
  36. model-00031-of-00162.safetensors +3 -0
  37. model-00032-of-00162.safetensors +3 -0
  38. model-00033-of-00162.safetensors +3 -0
  39. model-00034-of-00162.safetensors +3 -0
  40. model-00035-of-00162.safetensors +3 -0
  41. model-00036-of-00162.safetensors +3 -0
  42. model-00037-of-00162.safetensors +3 -0
  43. model-00038-of-00162.safetensors +3 -0
  44. model-00039-of-00162.safetensors +3 -0
  45. model-00040-of-00162.safetensors +3 -0
  46. model-00041-of-00162.safetensors +3 -0
  47. model-00042-of-00162.safetensors +3 -0
  48. model-00043-of-00162.safetensors +3 -0
  49. model-00044-of-00162.safetensors +3 -0
  50. model-00045-of-00162.safetensors +3 -0
.gitattributes ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.1
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ tags:
7
+ - mergekit
8
+ - merge
9
+ base_model:
10
+ - meta-llama/Meta-Llama-3.1-70B-Instruct
11
+ - turboderp/Cat-Llama-3-70B-instruct
12
+ - Nexusflow/Athene-70B
13
+ ---
14
+
15
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/649dc85249ae3a68334adcc6/KxaiZ7rDKkYlix99O9j5H.png)
16
+
17
+ **Cathallama-70B-128K** **originally from: [gbueno86/Cathallama-70B](https://huggingface.co/gbueno86/Cathallama-70B)**
18
+ =====================================
19
+
20
+ Awesome model, my new daily driver.
21
+
22
+ Edit: I am seeing a lot of token generations pointing to unknown unicode addresses that didn't show up during testing for this model, so I have stopped using it and I am working on a new version.
23
+
24
+ **Notable Performance**
25
+
26
+ * 9% overall success rate increase on MMLU-PRO over LLaMA 3.1 70b at Q4_0
27
+ * Strong performance in MMLU-PRO categories overall
28
+ * Great performance during manual testing
29
+
30
+ **Creation workflow**
31
+ =====================
32
+ **Models merged**
33
+ * meta-llama/Meta-Llama-3.1-70B-Instruct
34
+ * turboderp/Cat-Llama-3-70B-instruct
35
+ * Nexusflow/Athene-70B
36
+
37
+ ```
38
+ flowchart TD
39
+ A[Nexusflow_Athene] -->|Merge with| B[Meta-Llama-3.1]
40
+ C[turboderp_Cat] -->|Merge with| D[Meta-Llama-3.1]
41
+ B -->| | E[Merge]
42
+ D -->| | E[Merge]
43
+ E[Merge] -->|Result| F[Cathallama]
44
+ ```
45
+
46
+
47
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/649dc85249ae3a68334adcc6/bBcB194tAtsZjPUnI1pDQ.png)
48
+
49
+ **Testing**
50
+ =====================
51
+
52
+ **Hyperparameters**
53
+ ---------------
54
+
55
+ * **Temperature**: 0.0 for automated, 0.9 for manual
56
+ * **Penalize repeat sequence**: 1.05
57
+ * **Consider N tokens for penalize**: 256
58
+ * **Penalize repetition of newlines**
59
+ * **Top-K sampling**: 40
60
+ * **Top-P sampling**: 0.95
61
+ * **Min-P sampling**: 0.05
62
+
63
+ **LLaMAcpp Version**
64
+ ------------------
65
+
66
+ * b3527-2-g2d5dd7bb
67
+ * -fa -ngl -1 -ctk f16 --no-mmap
68
+
69
+ **Tested Files**
70
+ ------------------
71
+
72
+ * Cathallama-70B.Q4_0.gguf
73
+ * Nexusflow_Athene-70B.Q4_0.gguf
74
+ * turboderp_Cat-Llama-3-70B-instruct.Q4_0.gguf
75
+ * Meta-Llama-3.1-70B-Instruct.Q4_0.gguf
76
+
77
+ **Tests**
78
+ --------------
79
+
80
+
81
+ **Manual testing**
82
+
83
+ | Category | Test Case | Cathallama-70B.Q4_0.gguf | Nexusflow_Athene-70B.Q4_0.gguf | turboderp_Cat-Llama-3-70B-instruct.Q4_0.gguf | Meta-Llama-3.1-70B-Instruct.Q4_0.gguf |
84
+ | --- | --- | --- | --- | --- | --- |
85
+ | **Common Sense** | Ball on cup | OK | <span style="color: red;">KO</span> | <span style="color: red;">KO</span> | OK |
86
+ | | Big duck small horse | <span style="color: red;">KO</span> | OK | <span style="color: red;">KO</span> | OK |
87
+ | | Killers | OK | OK | <span style="color: red;">KO</span> | OK |
88
+ | | Strawberry r's | OK | <span style="color: red;">KO</span> | <span style="color: red;">KO</span> | <span style="color: red;">KO</span> |
89
+ | | 9.11 or 9.9 bigger | <span style="color: red;">KO</span> | OK | OK | <span style="color: red;">KO</span> |
90
+ | | Dragon or lens | <span style="color: red;">KO</span> | <span style="color: red;">KO</span> | <span style="color: red;">KO</span> | <span style="color: red;">KO</span> |
91
+ | | Shirts | OK | OK | <span style="color: red;">KO</span> | <span style="color: red;">KO</span> |
92
+ | | Sisters | OK | <span style="color: red;">KO</span> | <span style="color: red;">KO</span> | <span style="color: red;">KO</span> |
93
+ | | Jane faster | OK | OK | OK | OK |
94
+ | **Programming** | JSON | OK | OK | OK | OK |
95
+ | | Python snake game | OK | <span style="color: red;">KO</span> | <span style="color: red;">KO</span> | <span style="color: red;">KO</span> |
96
+ | **Math** | Door window combination | OK | OK | <span style="color: red;">KO</span> | <span style="color: red;">KO</span> |
97
+ | **Smoke** | Poem | OK | OK | OK | OK |
98
+ | | Story | OK | OK | KO | OK |
99
+
100
+ *Note: See [sample_generations.txt](https://huggingface.co/gbueno86/Cathallama-70B/blob/main/sample_generations.txt) on the main folder of the repo for the raw generations.*
101
+
102
+ **MMLU-PRO**
103
+
104
+ | Model | Success % |
105
+ | --- | --- |
106
+ | Cathallama-70B.Q4_0.gguf | **51.0%** |
107
+ | turboderp_Cat-Llama-3-70B-instruct.Q4_0.gguf | 37.0% |
108
+ | Nexusflow_Athene-70B.Q4_0.gguf | 41.0% |
109
+ | Meta-Llama-3.1-70B-Instruct.Q4_0.gguf | 42.0% |
110
+
111
+ | MMLU-PRO category| Cathallama-70B.Q4_0.gguf | Nexusflow_Athene-70B.Q4_0.gguf | turboderp_Cat-Llama-3-70B-instruct.Q4_0.gguf | Meta-Llama-3.1-70B-Instruct.Q4_0.gguf |
112
+ | --- | --- | --- | --- | --- |
113
+ | Business | **50.0%** | 45.0% | 20.0% | 40.0% |
114
+ | Law | **40.0%** | 30.0% | 30.0% | 35.0% |
115
+ | Psychology | **85.0%** | 80.0% | 70.0% | 75.0% |
116
+ | Biology | 80.0% | 70.0% | **85.0%** | 80.0% |
117
+ | Chemistry | **55.0%** | 40.0% | 35.0% | 35.0% |
118
+ | History | **65.0%** | 60.0% | 55.0% | **65.0%** |
119
+ | Other | **55.0%** | 50.0% | 45.0% | 50.0% |
120
+ | Health | **75.0%** | 40.0% | 60.0% | 65.0% |
121
+ | Economics | **80.0%** | 75.0% | 65.0% | 70.0% |
122
+ | Math | **45.0%** | 35.0% | 15.0% | 40.0% |
123
+ | Physics | **50.0%** | 45.0% | 45.0% | 45.0% |
124
+ | Computer Science | **60.0%** | 55.0% | 55.0% | **60.0%** |
125
+ | Philosophy | 55.0% | **60.0%** | 45.0% | 50.0% |
126
+ | Engineering | 35.0% | **40.0%** | 25.0% | 35.0% |
127
+
128
+ *Note: MMLU-PRO Overall tested with 100 questions. Categories testes with 20 questions from each category.*
129
+
130
+ **PubmedQA**
131
+
132
+ Model Name | Success% |
133
+ | --- | --- |
134
+ | Cathallama-70B.Q4_0.gguf| 73.00% |
135
+ | turboderp_Cat-Llama-3-70B-instruct.Q4_0.gguf | **76.00%** |
136
+ | Nexusflow_Athene-70B.Q4_0.gguf | 67.00% |
137
+ | Meta-Llama-3.1-70B-Instruct.Q4_0.gguf | 72.00% |
138
+
139
+
140
+ **Request**
141
+ --------------
142
+ If you are hiring in the EU or can sponsor a visa, PM me :D
143
+
144
+
145
+ PS. Thank you mradermacher for the GGUFs!
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/Volumes/external2/models/Cat-a-Llama-v2",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 128000,
9
+ "eos_token_id": [
10
+ 128001,
11
+ 128008,
12
+ 128009
13
+ ],
14
+ "hidden_act": "silu",
15
+ "hidden_size": 8192,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 28672,
18
+ "max_position_embeddings": 131072,
19
+ "mlp_bias": false,
20
+ "model_type": "llama",
21
+ "num_attention_heads": 64,
22
+ "num_hidden_layers": 80,
23
+ "num_key_value_heads": 8,
24
+ "pretraining_tp": 1,
25
+ "rms_norm_eps": 1e-05,
26
+ "rope_scaling": {
27
+ "factor": 8.0,
28
+ "high_freq_factor": 4.0,
29
+ "low_freq_factor": 1.0,
30
+ "original_max_position_embeddings": 8192,
31
+ "rope_type": "llama3"
32
+ },
33
+ "rope_theta": 500000.0,
34
+ "tie_word_embeddings": false,
35
+ "torch_dtype": "bfloat16",
36
+ "transformers_version": "4.44.0",
37
+ "use_cache": true,
38
+ "vocab_size": 128256
39
+ }
llama.log ADDED
@@ -0,0 +1 @@
 
 
1
+ [1723093853] warming up the model with an empty run
mergekit_config.yml ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ base_model: /Volumes/external2/models/Cat-a-Llama-v2
2
+ dtype: bfloat16
3
+ merge_method: slerp
4
+ parameters:
5
+ t:
6
+ - filter: self_attn
7
+ value: [0.0, 0.5, 0.3, 0.7, 1.0]
8
+ - filter: mlp
9
+ value: [1.0, 0.5, 0.7, 0.3, 0.0]
10
+ - value: 0.5
11
+ slices:
12
+ - sources:
13
+ - layer_range: [0, 80]
14
+ model: /Volumes/external2/models/Cat-a-Llama-v2
15
+ - layer_range: [0, 80]
16
+ model: /Volumes/external2/models/Athallama-3.1-70B
model-00001-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:772833f59582abd0c83dbe984e123fe28324bb383e8b4565067eae5dbab04273
3
+ size 2101346432
model-00002-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:485662acd4cb0fada549c0981aa85878edb4da34ff2e92fd5b65bb0936a4c1c1
3
+ size 2101346448
model-00003-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bc2c18b7381238928686993bdb4506585796ef685316f9fc75d0442e65a6718
3
+ size 939540840
model-00004-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0feb82b1811ccddb3a027aa021191ca9e9fc9d81c38ef7370b7a97242b03922
3
+ size 771785536
model-00005-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0020ab57a1b97102081afbe580c807cc2ea7f636f9790ab5de625a4579dd2262
3
+ size 939524360
model-00006-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7ca1b69e20040dcf802afd7da12a1833439e053285c4152ab4f5f6e13dded7c
3
+ size 771785536
model-00007-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd81c985e6377a806ad58b2a2788f64169c3d5782ddb50672cffba411074ddda
3
+ size 939524360
model-00008-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9894f85af1146934b0b2611daea494639a762b30ece46a9e09b8a8eafb895e34
3
+ size 771785544
model-00009-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:668d7e6ee945ab849df4a91166e86c46c6f2e2b54c9f785e19d70283f0c47096
3
+ size 939524360
model-00010-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:200ea9d30b4749c2d097ced4c74e4e04058f85a58e25904b9dbb6b08102cd85d
3
+ size 771785544
model-00011-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66746fd7962854951590d0b3bd7ac37ab7328dbc93fdef9aa84c437b1bbc9593
3
+ size 939524360
model-00012-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3532fea014e968c303c066593ffe2b0633c2504524bf9be4b1c1b2b7ff17c2fb
3
+ size 771785544
model-00013-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3709ce0c95a466389f400c4729ecd04572d119924ce481ad6f5f88651cc5842c
3
+ size 939524360
model-00014-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9003182803853d889fde3ab1193986dd811e5b33cb43f6cddc2b430f2f3148e
3
+ size 771785544
model-00015-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dbdbde3f7acde05cffb5b0f2a4752095ae7a977fab69ae0c4ea15080be2c4f4
3
+ size 939524360
model-00016-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:449c0d73c38cc96af8200570ff4f4828dc1e98a81c34ba5f09fcadaccdbd08f3
3
+ size 771785544
model-00017-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91280d5b556cbe7de7a487d98732f9b98c6d0bea4c28eb70c0cb182969babcd1
3
+ size 939524360
model-00018-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46534e6d48a33ff635d9959e08f30e6af978207f179f16f5fb17d5108a7cff05
3
+ size 771785544
model-00019-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd63072c726b4134aed48bd9204b8067a2773abb091d70389de421f94cf0e9e0
3
+ size 939524360
model-00020-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19ea8969532cc93025c319946699d6ae084e1d9ebcdd23fa132f5e4c467bcf3f
3
+ size 771785544
model-00021-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33075ce0f389d87ecc61e7278f6841141e3e697ba2c0b5d63a4e34122f71b909
3
+ size 939524360
model-00022-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aba989c87830290c515599993ae04232780a09eaae07ec4c8d677688a203917a
3
+ size 771785544
model-00023-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee0ee0bb4aa30fb43bdc8f40872449a9478e9a33f4c55f993883e2da2288db1d
3
+ size 939524360
model-00024-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d265467d5401d17ee05d8535ca433052ca6ad08f6b0103231dcfaa94e1597d1d
3
+ size 771785544
model-00025-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ea1e90e45e681af8bfd964d7895cc4603f5decbad83b565d3664b9546881e31
3
+ size 939524360
model-00026-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2dc82110a3369f6f0416001b8af13855491efb53bea2ed0e3f08b11766faf33
3
+ size 771785544
model-00027-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e83c574ee6441b7c0c2db27102bd416a748f13ce3e1d0c58513ab7e60f35ee6a
3
+ size 939524360
model-00028-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dc265b68be106652bb9b860f71b44779ba6bf9bda085fd61381efeae293363f
3
+ size 771785536
model-00029-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0598a7b0a207b0d7e04961342d8124d7e543505f773f85d4a0c98588f96d90df
3
+ size 939524360
model-00030-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e7f31ea3778a658626bf336ef838a0ea89b094044c9077af6e866a6d856a617
3
+ size 771785544
model-00031-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ca94309b7de61726d210bcbe21d1113347d7479f4920910d6e06d50001ab271
3
+ size 939524360
model-00032-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b32b78307130d5b038c43710a5a2ef8222adb00030d03469604902a1e6c6967a
3
+ size 771785544
model-00033-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98be568e311fa34263cedf2716cf4b1f5e0b9a8d1dc74e8bba7635f10d66c170
3
+ size 939524360
model-00034-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17eebf3515cb0ba8dd2ff128c97f8f574aa0d2c6dd7403e52e6bcb0e11f97780
3
+ size 771785544
model-00035-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bbec538d68c8683299f8d294a74f667d940c947be45784e3d91ac389c3dde32
3
+ size 939524360
model-00036-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d39cc570727c0b882c1456e8951a9075dd02fe92172b47d259063c4c4b93654
3
+ size 771785544
model-00037-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91819e85d5848d87b1e9232d1c93b057d2ac7e975f0dadf3a99a7d42d889b43a
3
+ size 939524360
model-00038-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70bbe31f5cf0e6b53e6cbc1eefd40615162c4a406e7843a5cd2a46169e84f0e0
3
+ size 771785544
model-00039-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e49ccf29c8469a0afd5bd264387399f16d998ab1fbdf67d0c0ba324912e2f118
3
+ size 939524360
model-00040-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdecf3778464c2895c6ad5a90768e38110f37cf45685f91a83d44a180857bf51
3
+ size 771785544
model-00041-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:435180d5c4cac7d6c02c366d80cfcf7257a3d87a7b80e4a1b3dcf1aa123cd995
3
+ size 939524360
model-00042-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdd4e95a12e079ce4016cbb2ac9590d4be5f7139c19c0cdd2630f2846f1d47bc
3
+ size 771785544
model-00043-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45ca2da2cc80b560578da1604444543b4da13b54c5ba0a2fc627c78306c16235
3
+ size 939524360
model-00044-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67aae86c7b0b2421a0f1d3039302bd283beb21df878ca26b276d0279b46532d6
3
+ size 771785544
model-00045-of-00162.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a611b643f37f0dbd8ad41679e59bfead3971696e57785f387e217ca729b71242
3
+ size 939524360