Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +1 -0
- hf_quant_config.json +81 -2
- model-00001-of-00282.safetensors +2 -2
- model-00005-of-00282.safetensors +2 -2
- model-00009-of-00282.safetensors +2 -2
- model-00013-of-00282.safetensors +2 -2
- model-00016-of-00282.safetensors +2 -2
- model-00020-of-00282.safetensors +2 -2
- model-00024-of-00282.safetensors +2 -2
- model-00027-of-00282.safetensors +2 -2
- model-00031-of-00282.safetensors +2 -2
- model-00035-of-00282.safetensors +2 -2
- model-00038-of-00282.safetensors +2 -2
- model-00042-of-00282.safetensors +2 -2
- model-00046-of-00282.safetensors +2 -2
- model-00050-of-00282.safetensors +2 -2
- model-00053-of-00282.safetensors +2 -2
- model-00057-of-00282.safetensors +2 -2
- model-00061-of-00282.safetensors +2 -2
- model-00064-of-00282.safetensors +2 -2
- model-00068-of-00282.safetensors +2 -2
- model-00072-of-00282.safetensors +2 -2
- model-00075-of-00282.safetensors +2 -2
- model-00079-of-00282.safetensors +2 -2
- model-00083-of-00282.safetensors +2 -2
- model-00086-of-00282.safetensors +2 -2
- model-00090-of-00282.safetensors +2 -2
- model-00094-of-00282.safetensors +2 -2
- model-00097-of-00282.safetensors +2 -2
- model-00101-of-00282.safetensors +2 -2
- model-00105-of-00282.safetensors +2 -2
- model-00109-of-00282.safetensors +2 -2
- model-00112-of-00282.safetensors +2 -2
- model-00116-of-00282.safetensors +2 -2
- model-00120-of-00282.safetensors +2 -2
- model-00123-of-00282.safetensors +2 -2
- model-00127-of-00282.safetensors +2 -2
- model-00131-of-00282.safetensors +2 -2
- model-00134-of-00282.safetensors +2 -2
- model-00138-of-00282.safetensors +2 -2
- model-00142-of-00282.safetensors +2 -2
- model-00145-of-00282.safetensors +2 -2
- model-00149-of-00282.safetensors +2 -2
- model-00153-of-00282.safetensors +2 -2
- model-00156-of-00282.safetensors +2 -2
- model-00160-of-00282.safetensors +2 -2
- model-00164-of-00282.safetensors +2 -2
- model-00168-of-00282.safetensors +2 -2
- model-00171-of-00282.safetensors +2 -2
- model-00175-of-00282.safetensors +2 -2
.gitattributes
CHANGED
|
@@ -34,3 +34,4 @@ saved_model/**/* 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
|
| 36 |
tokenizer.json 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
|
| 36 |
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
model.safetensors.index.json filter=lfs diff=lfs merge=lfs -text
|
hf_quant_config.json
CHANGED
|
@@ -12,394 +12,473 @@
|
|
| 12 |
"model.layers.0.self_attn.indexer*",
|
| 13 |
"model.layers.0.self_attn.kv_a_proj_with_mqa",
|
| 14 |
"model.layers.0.self_attn.kv_b_proj",
|
|
|
|
| 15 |
"model.layers.0.self_attn.q_a_proj",
|
| 16 |
"model.layers.0.self_attn.q_b_proj",
|
| 17 |
"model.layers.1.self_attn.indexer*",
|
| 18 |
"model.layers.1.self_attn.kv_a_proj_with_mqa",
|
| 19 |
"model.layers.1.self_attn.kv_b_proj",
|
|
|
|
| 20 |
"model.layers.1.self_attn.q_a_proj",
|
| 21 |
"model.layers.1.self_attn.q_b_proj",
|
| 22 |
"model.layers.10.self_attn.indexer*",
|
| 23 |
"model.layers.10.self_attn.kv_a_proj_with_mqa",
|
| 24 |
"model.layers.10.self_attn.kv_b_proj",
|
|
|
|
| 25 |
"model.layers.10.self_attn.q_a_proj",
|
| 26 |
"model.layers.10.self_attn.q_b_proj",
|
| 27 |
"model.layers.11.self_attn.indexer*",
|
| 28 |
"model.layers.11.self_attn.kv_a_proj_with_mqa",
|
| 29 |
"model.layers.11.self_attn.kv_b_proj",
|
|
|
|
| 30 |
"model.layers.11.self_attn.q_a_proj",
|
| 31 |
"model.layers.11.self_attn.q_b_proj",
|
| 32 |
"model.layers.12.self_attn.indexer*",
|
| 33 |
"model.layers.12.self_attn.kv_a_proj_with_mqa",
|
| 34 |
"model.layers.12.self_attn.kv_b_proj",
|
|
|
|
| 35 |
"model.layers.12.self_attn.q_a_proj",
|
| 36 |
"model.layers.12.self_attn.q_b_proj",
|
| 37 |
"model.layers.13.self_attn.indexer*",
|
| 38 |
"model.layers.13.self_attn.kv_a_proj_with_mqa",
|
| 39 |
"model.layers.13.self_attn.kv_b_proj",
|
|
|
|
| 40 |
"model.layers.13.self_attn.q_a_proj",
|
| 41 |
"model.layers.13.self_attn.q_b_proj",
|
| 42 |
"model.layers.14.self_attn.indexer*",
|
| 43 |
"model.layers.14.self_attn.kv_a_proj_with_mqa",
|
| 44 |
"model.layers.14.self_attn.kv_b_proj",
|
|
|
|
| 45 |
"model.layers.14.self_attn.q_a_proj",
|
| 46 |
"model.layers.14.self_attn.q_b_proj",
|
| 47 |
"model.layers.15.self_attn.indexer*",
|
| 48 |
"model.layers.15.self_attn.kv_a_proj_with_mqa",
|
| 49 |
"model.layers.15.self_attn.kv_b_proj",
|
|
|
|
| 50 |
"model.layers.15.self_attn.q_a_proj",
|
| 51 |
"model.layers.15.self_attn.q_b_proj",
|
| 52 |
"model.layers.16.self_attn.indexer*",
|
| 53 |
"model.layers.16.self_attn.kv_a_proj_with_mqa",
|
| 54 |
"model.layers.16.self_attn.kv_b_proj",
|
|
|
|
| 55 |
"model.layers.16.self_attn.q_a_proj",
|
| 56 |
"model.layers.16.self_attn.q_b_proj",
|
| 57 |
"model.layers.17.self_attn.indexer*",
|
| 58 |
"model.layers.17.self_attn.kv_a_proj_with_mqa",
|
| 59 |
"model.layers.17.self_attn.kv_b_proj",
|
|
|
|
| 60 |
"model.layers.17.self_attn.q_a_proj",
|
| 61 |
"model.layers.17.self_attn.q_b_proj",
|
| 62 |
"model.layers.18.self_attn.indexer*",
|
| 63 |
"model.layers.18.self_attn.kv_a_proj_with_mqa",
|
| 64 |
"model.layers.18.self_attn.kv_b_proj",
|
|
|
|
| 65 |
"model.layers.18.self_attn.q_a_proj",
|
| 66 |
"model.layers.18.self_attn.q_b_proj",
|
| 67 |
"model.layers.19.self_attn.indexer*",
|
| 68 |
"model.layers.19.self_attn.kv_a_proj_with_mqa",
|
| 69 |
"model.layers.19.self_attn.kv_b_proj",
|
|
|
|
| 70 |
"model.layers.19.self_attn.q_a_proj",
|
| 71 |
"model.layers.19.self_attn.q_b_proj",
|
| 72 |
"model.layers.2.self_attn.indexer*",
|
| 73 |
"model.layers.2.self_attn.kv_a_proj_with_mqa",
|
| 74 |
"model.layers.2.self_attn.kv_b_proj",
|
|
|
|
| 75 |
"model.layers.2.self_attn.q_a_proj",
|
| 76 |
"model.layers.2.self_attn.q_b_proj",
|
| 77 |
"model.layers.20.self_attn.indexer*",
|
| 78 |
"model.layers.20.self_attn.kv_a_proj_with_mqa",
|
| 79 |
"model.layers.20.self_attn.kv_b_proj",
|
|
|
|
| 80 |
"model.layers.20.self_attn.q_a_proj",
|
| 81 |
"model.layers.20.self_attn.q_b_proj",
|
| 82 |
"model.layers.21.self_attn.indexer*",
|
| 83 |
"model.layers.21.self_attn.kv_a_proj_with_mqa",
|
| 84 |
"model.layers.21.self_attn.kv_b_proj",
|
|
|
|
| 85 |
"model.layers.21.self_attn.q_a_proj",
|
| 86 |
"model.layers.21.self_attn.q_b_proj",
|
| 87 |
"model.layers.22.self_attn.indexer*",
|
| 88 |
"model.layers.22.self_attn.kv_a_proj_with_mqa",
|
| 89 |
"model.layers.22.self_attn.kv_b_proj",
|
|
|
|
| 90 |
"model.layers.22.self_attn.q_a_proj",
|
| 91 |
"model.layers.22.self_attn.q_b_proj",
|
| 92 |
"model.layers.23.self_attn.indexer*",
|
| 93 |
"model.layers.23.self_attn.kv_a_proj_with_mqa",
|
| 94 |
"model.layers.23.self_attn.kv_b_proj",
|
|
|
|
| 95 |
"model.layers.23.self_attn.q_a_proj",
|
| 96 |
"model.layers.23.self_attn.q_b_proj",
|
| 97 |
"model.layers.24.self_attn.indexer*",
|
| 98 |
"model.layers.24.self_attn.kv_a_proj_with_mqa",
|
| 99 |
"model.layers.24.self_attn.kv_b_proj",
|
|
|
|
| 100 |
"model.layers.24.self_attn.q_a_proj",
|
| 101 |
"model.layers.24.self_attn.q_b_proj",
|
| 102 |
"model.layers.25.self_attn.indexer*",
|
| 103 |
"model.layers.25.self_attn.kv_a_proj_with_mqa",
|
| 104 |
"model.layers.25.self_attn.kv_b_proj",
|
|
|
|
| 105 |
"model.layers.25.self_attn.q_a_proj",
|
| 106 |
"model.layers.25.self_attn.q_b_proj",
|
| 107 |
"model.layers.26.self_attn.indexer*",
|
| 108 |
"model.layers.26.self_attn.kv_a_proj_with_mqa",
|
| 109 |
"model.layers.26.self_attn.kv_b_proj",
|
|
|
|
| 110 |
"model.layers.26.self_attn.q_a_proj",
|
| 111 |
"model.layers.26.self_attn.q_b_proj",
|
| 112 |
"model.layers.27.self_attn.indexer*",
|
| 113 |
"model.layers.27.self_attn.kv_a_proj_with_mqa",
|
| 114 |
"model.layers.27.self_attn.kv_b_proj",
|
|
|
|
| 115 |
"model.layers.27.self_attn.q_a_proj",
|
| 116 |
"model.layers.27.self_attn.q_b_proj",
|
| 117 |
"model.layers.28.self_attn.indexer*",
|
| 118 |
"model.layers.28.self_attn.kv_a_proj_with_mqa",
|
| 119 |
"model.layers.28.self_attn.kv_b_proj",
|
|
|
|
| 120 |
"model.layers.28.self_attn.q_a_proj",
|
| 121 |
"model.layers.28.self_attn.q_b_proj",
|
| 122 |
"model.layers.29.self_attn.indexer*",
|
| 123 |
"model.layers.29.self_attn.kv_a_proj_with_mqa",
|
| 124 |
"model.layers.29.self_attn.kv_b_proj",
|
|
|
|
| 125 |
"model.layers.29.self_attn.q_a_proj",
|
| 126 |
"model.layers.29.self_attn.q_b_proj",
|
| 127 |
"model.layers.3.self_attn.indexer*",
|
| 128 |
"model.layers.3.self_attn.kv_a_proj_with_mqa",
|
| 129 |
"model.layers.3.self_attn.kv_b_proj",
|
|
|
|
| 130 |
"model.layers.3.self_attn.q_a_proj",
|
| 131 |
"model.layers.3.self_attn.q_b_proj",
|
| 132 |
"model.layers.30.self_attn.indexer*",
|
| 133 |
"model.layers.30.self_attn.kv_a_proj_with_mqa",
|
| 134 |
"model.layers.30.self_attn.kv_b_proj",
|
|
|
|
| 135 |
"model.layers.30.self_attn.q_a_proj",
|
| 136 |
"model.layers.30.self_attn.q_b_proj",
|
| 137 |
"model.layers.31.self_attn.indexer*",
|
| 138 |
"model.layers.31.self_attn.kv_a_proj_with_mqa",
|
| 139 |
"model.layers.31.self_attn.kv_b_proj",
|
|
|
|
| 140 |
"model.layers.31.self_attn.q_a_proj",
|
| 141 |
"model.layers.31.self_attn.q_b_proj",
|
| 142 |
"model.layers.32.self_attn.indexer*",
|
| 143 |
"model.layers.32.self_attn.kv_a_proj_with_mqa",
|
| 144 |
"model.layers.32.self_attn.kv_b_proj",
|
|
|
|
| 145 |
"model.layers.32.self_attn.q_a_proj",
|
| 146 |
"model.layers.32.self_attn.q_b_proj",
|
| 147 |
"model.layers.33.self_attn.indexer*",
|
| 148 |
"model.layers.33.self_attn.kv_a_proj_with_mqa",
|
| 149 |
"model.layers.33.self_attn.kv_b_proj",
|
|
|
|
| 150 |
"model.layers.33.self_attn.q_a_proj",
|
| 151 |
"model.layers.33.self_attn.q_b_proj",
|
| 152 |
"model.layers.34.self_attn.indexer*",
|
| 153 |
"model.layers.34.self_attn.kv_a_proj_with_mqa",
|
| 154 |
"model.layers.34.self_attn.kv_b_proj",
|
|
|
|
| 155 |
"model.layers.34.self_attn.q_a_proj",
|
| 156 |
"model.layers.34.self_attn.q_b_proj",
|
| 157 |
"model.layers.35.self_attn.indexer*",
|
| 158 |
"model.layers.35.self_attn.kv_a_proj_with_mqa",
|
| 159 |
"model.layers.35.self_attn.kv_b_proj",
|
|
|
|
| 160 |
"model.layers.35.self_attn.q_a_proj",
|
| 161 |
"model.layers.35.self_attn.q_b_proj",
|
| 162 |
"model.layers.36.self_attn.indexer*",
|
| 163 |
"model.layers.36.self_attn.kv_a_proj_with_mqa",
|
| 164 |
"model.layers.36.self_attn.kv_b_proj",
|
|
|
|
| 165 |
"model.layers.36.self_attn.q_a_proj",
|
| 166 |
"model.layers.36.self_attn.q_b_proj",
|
| 167 |
"model.layers.37.self_attn.indexer*",
|
| 168 |
"model.layers.37.self_attn.kv_a_proj_with_mqa",
|
| 169 |
"model.layers.37.self_attn.kv_b_proj",
|
|
|
|
| 170 |
"model.layers.37.self_attn.q_a_proj",
|
| 171 |
"model.layers.37.self_attn.q_b_proj",
|
| 172 |
"model.layers.38.self_attn.indexer*",
|
| 173 |
"model.layers.38.self_attn.kv_a_proj_with_mqa",
|
| 174 |
"model.layers.38.self_attn.kv_b_proj",
|
|
|
|
| 175 |
"model.layers.38.self_attn.q_a_proj",
|
| 176 |
"model.layers.38.self_attn.q_b_proj",
|
| 177 |
"model.layers.39.self_attn.indexer*",
|
| 178 |
"model.layers.39.self_attn.kv_a_proj_with_mqa",
|
| 179 |
"model.layers.39.self_attn.kv_b_proj",
|
|
|
|
| 180 |
"model.layers.39.self_attn.q_a_proj",
|
| 181 |
"model.layers.39.self_attn.q_b_proj",
|
| 182 |
"model.layers.4.self_attn.indexer*",
|
| 183 |
"model.layers.4.self_attn.kv_a_proj_with_mqa",
|
| 184 |
"model.layers.4.self_attn.kv_b_proj",
|
|
|
|
| 185 |
"model.layers.4.self_attn.q_a_proj",
|
| 186 |
"model.layers.4.self_attn.q_b_proj",
|
| 187 |
"model.layers.40.self_attn.indexer*",
|
| 188 |
"model.layers.40.self_attn.kv_a_proj_with_mqa",
|
| 189 |
"model.layers.40.self_attn.kv_b_proj",
|
|
|
|
| 190 |
"model.layers.40.self_attn.q_a_proj",
|
| 191 |
"model.layers.40.self_attn.q_b_proj",
|
| 192 |
"model.layers.41.self_attn.indexer*",
|
| 193 |
"model.layers.41.self_attn.kv_a_proj_with_mqa",
|
| 194 |
"model.layers.41.self_attn.kv_b_proj",
|
|
|
|
| 195 |
"model.layers.41.self_attn.q_a_proj",
|
| 196 |
"model.layers.41.self_attn.q_b_proj",
|
| 197 |
"model.layers.42.self_attn.indexer*",
|
| 198 |
"model.layers.42.self_attn.kv_a_proj_with_mqa",
|
| 199 |
"model.layers.42.self_attn.kv_b_proj",
|
|
|
|
| 200 |
"model.layers.42.self_attn.q_a_proj",
|
| 201 |
"model.layers.42.self_attn.q_b_proj",
|
| 202 |
"model.layers.43.self_attn.indexer*",
|
| 203 |
"model.layers.43.self_attn.kv_a_proj_with_mqa",
|
| 204 |
"model.layers.43.self_attn.kv_b_proj",
|
|
|
|
| 205 |
"model.layers.43.self_attn.q_a_proj",
|
| 206 |
"model.layers.43.self_attn.q_b_proj",
|
| 207 |
"model.layers.44.self_attn.indexer*",
|
| 208 |
"model.layers.44.self_attn.kv_a_proj_with_mqa",
|
| 209 |
"model.layers.44.self_attn.kv_b_proj",
|
|
|
|
| 210 |
"model.layers.44.self_attn.q_a_proj",
|
| 211 |
"model.layers.44.self_attn.q_b_proj",
|
| 212 |
"model.layers.45.self_attn.indexer*",
|
| 213 |
"model.layers.45.self_attn.kv_a_proj_with_mqa",
|
| 214 |
"model.layers.45.self_attn.kv_b_proj",
|
|
|
|
| 215 |
"model.layers.45.self_attn.q_a_proj",
|
| 216 |
"model.layers.45.self_attn.q_b_proj",
|
| 217 |
"model.layers.46.self_attn.indexer*",
|
| 218 |
"model.layers.46.self_attn.kv_a_proj_with_mqa",
|
| 219 |
"model.layers.46.self_attn.kv_b_proj",
|
|
|
|
| 220 |
"model.layers.46.self_attn.q_a_proj",
|
| 221 |
"model.layers.46.self_attn.q_b_proj",
|
| 222 |
"model.layers.47.self_attn.indexer*",
|
| 223 |
"model.layers.47.self_attn.kv_a_proj_with_mqa",
|
| 224 |
"model.layers.47.self_attn.kv_b_proj",
|
|
|
|
| 225 |
"model.layers.47.self_attn.q_a_proj",
|
| 226 |
"model.layers.47.self_attn.q_b_proj",
|
| 227 |
"model.layers.48.self_attn.indexer*",
|
| 228 |
"model.layers.48.self_attn.kv_a_proj_with_mqa",
|
| 229 |
"model.layers.48.self_attn.kv_b_proj",
|
|
|
|
| 230 |
"model.layers.48.self_attn.q_a_proj",
|
| 231 |
"model.layers.48.self_attn.q_b_proj",
|
| 232 |
"model.layers.49.self_attn.indexer*",
|
| 233 |
"model.layers.49.self_attn.kv_a_proj_with_mqa",
|
| 234 |
"model.layers.49.self_attn.kv_b_proj",
|
|
|
|
| 235 |
"model.layers.49.self_attn.q_a_proj",
|
| 236 |
"model.layers.49.self_attn.q_b_proj",
|
| 237 |
"model.layers.5.self_attn.indexer*",
|
| 238 |
"model.layers.5.self_attn.kv_a_proj_with_mqa",
|
| 239 |
"model.layers.5.self_attn.kv_b_proj",
|
|
|
|
| 240 |
"model.layers.5.self_attn.q_a_proj",
|
| 241 |
"model.layers.5.self_attn.q_b_proj",
|
| 242 |
"model.layers.50.self_attn.indexer*",
|
| 243 |
"model.layers.50.self_attn.kv_a_proj_with_mqa",
|
| 244 |
"model.layers.50.self_attn.kv_b_proj",
|
|
|
|
| 245 |
"model.layers.50.self_attn.q_a_proj",
|
| 246 |
"model.layers.50.self_attn.q_b_proj",
|
| 247 |
"model.layers.51.self_attn.indexer*",
|
| 248 |
"model.layers.51.self_attn.kv_a_proj_with_mqa",
|
| 249 |
"model.layers.51.self_attn.kv_b_proj",
|
|
|
|
| 250 |
"model.layers.51.self_attn.q_a_proj",
|
| 251 |
"model.layers.51.self_attn.q_b_proj",
|
| 252 |
"model.layers.52.self_attn.indexer*",
|
| 253 |
"model.layers.52.self_attn.kv_a_proj_with_mqa",
|
| 254 |
"model.layers.52.self_attn.kv_b_proj",
|
|
|
|
| 255 |
"model.layers.52.self_attn.q_a_proj",
|
| 256 |
"model.layers.52.self_attn.q_b_proj",
|
| 257 |
"model.layers.53.self_attn.indexer*",
|
| 258 |
"model.layers.53.self_attn.kv_a_proj_with_mqa",
|
| 259 |
"model.layers.53.self_attn.kv_b_proj",
|
|
|
|
| 260 |
"model.layers.53.self_attn.q_a_proj",
|
| 261 |
"model.layers.53.self_attn.q_b_proj",
|
| 262 |
"model.layers.54.self_attn.indexer*",
|
| 263 |
"model.layers.54.self_attn.kv_a_proj_with_mqa",
|
| 264 |
"model.layers.54.self_attn.kv_b_proj",
|
|
|
|
| 265 |
"model.layers.54.self_attn.q_a_proj",
|
| 266 |
"model.layers.54.self_attn.q_b_proj",
|
| 267 |
"model.layers.55.self_attn.indexer*",
|
| 268 |
"model.layers.55.self_attn.kv_a_proj_with_mqa",
|
| 269 |
"model.layers.55.self_attn.kv_b_proj",
|
|
|
|
| 270 |
"model.layers.55.self_attn.q_a_proj",
|
| 271 |
"model.layers.55.self_attn.q_b_proj",
|
| 272 |
"model.layers.56.self_attn.indexer*",
|
| 273 |
"model.layers.56.self_attn.kv_a_proj_with_mqa",
|
| 274 |
"model.layers.56.self_attn.kv_b_proj",
|
|
|
|
| 275 |
"model.layers.56.self_attn.q_a_proj",
|
| 276 |
"model.layers.56.self_attn.q_b_proj",
|
| 277 |
"model.layers.57.self_attn.indexer*",
|
| 278 |
"model.layers.57.self_attn.kv_a_proj_with_mqa",
|
| 279 |
"model.layers.57.self_attn.kv_b_proj",
|
|
|
|
| 280 |
"model.layers.57.self_attn.q_a_proj",
|
| 281 |
"model.layers.57.self_attn.q_b_proj",
|
| 282 |
"model.layers.58.self_attn.indexer*",
|
| 283 |
"model.layers.58.self_attn.kv_a_proj_with_mqa",
|
| 284 |
"model.layers.58.self_attn.kv_b_proj",
|
|
|
|
| 285 |
"model.layers.58.self_attn.q_a_proj",
|
| 286 |
"model.layers.58.self_attn.q_b_proj",
|
| 287 |
"model.layers.59.self_attn.indexer*",
|
| 288 |
"model.layers.59.self_attn.kv_a_proj_with_mqa",
|
| 289 |
"model.layers.59.self_attn.kv_b_proj",
|
|
|
|
| 290 |
"model.layers.59.self_attn.q_a_proj",
|
| 291 |
"model.layers.59.self_attn.q_b_proj",
|
| 292 |
"model.layers.6.self_attn.indexer*",
|
| 293 |
"model.layers.6.self_attn.kv_a_proj_with_mqa",
|
| 294 |
"model.layers.6.self_attn.kv_b_proj",
|
|
|
|
| 295 |
"model.layers.6.self_attn.q_a_proj",
|
| 296 |
"model.layers.6.self_attn.q_b_proj",
|
| 297 |
"model.layers.60.self_attn.indexer*",
|
| 298 |
"model.layers.60.self_attn.kv_a_proj_with_mqa",
|
| 299 |
"model.layers.60.self_attn.kv_b_proj",
|
|
|
|
| 300 |
"model.layers.60.self_attn.q_a_proj",
|
| 301 |
"model.layers.60.self_attn.q_b_proj",
|
| 302 |
"model.layers.61.self_attn.indexer*",
|
| 303 |
"model.layers.61.self_attn.kv_a_proj_with_mqa",
|
| 304 |
"model.layers.61.self_attn.kv_b_proj",
|
|
|
|
| 305 |
"model.layers.61.self_attn.q_a_proj",
|
| 306 |
"model.layers.61.self_attn.q_b_proj",
|
| 307 |
"model.layers.62.self_attn.indexer*",
|
| 308 |
"model.layers.62.self_attn.kv_a_proj_with_mqa",
|
| 309 |
"model.layers.62.self_attn.kv_b_proj",
|
|
|
|
| 310 |
"model.layers.62.self_attn.q_a_proj",
|
| 311 |
"model.layers.62.self_attn.q_b_proj",
|
| 312 |
"model.layers.63.self_attn.indexer*",
|
| 313 |
"model.layers.63.self_attn.kv_a_proj_with_mqa",
|
| 314 |
"model.layers.63.self_attn.kv_b_proj",
|
|
|
|
| 315 |
"model.layers.63.self_attn.q_a_proj",
|
| 316 |
"model.layers.63.self_attn.q_b_proj",
|
| 317 |
"model.layers.64.self_attn.indexer*",
|
| 318 |
"model.layers.64.self_attn.kv_a_proj_with_mqa",
|
| 319 |
"model.layers.64.self_attn.kv_b_proj",
|
|
|
|
| 320 |
"model.layers.64.self_attn.q_a_proj",
|
| 321 |
"model.layers.64.self_attn.q_b_proj",
|
| 322 |
"model.layers.65.self_attn.indexer*",
|
| 323 |
"model.layers.65.self_attn.kv_a_proj_with_mqa",
|
| 324 |
"model.layers.65.self_attn.kv_b_proj",
|
|
|
|
| 325 |
"model.layers.65.self_attn.q_a_proj",
|
| 326 |
"model.layers.65.self_attn.q_b_proj",
|
| 327 |
"model.layers.66.self_attn.indexer*",
|
| 328 |
"model.layers.66.self_attn.kv_a_proj_with_mqa",
|
| 329 |
"model.layers.66.self_attn.kv_b_proj",
|
|
|
|
| 330 |
"model.layers.66.self_attn.q_a_proj",
|
| 331 |
"model.layers.66.self_attn.q_b_proj",
|
| 332 |
"model.layers.67.self_attn.indexer*",
|
| 333 |
"model.layers.67.self_attn.kv_a_proj_with_mqa",
|
| 334 |
"model.layers.67.self_attn.kv_b_proj",
|
|
|
|
| 335 |
"model.layers.67.self_attn.q_a_proj",
|
| 336 |
"model.layers.67.self_attn.q_b_proj",
|
| 337 |
"model.layers.68.self_attn.indexer*",
|
| 338 |
"model.layers.68.self_attn.kv_a_proj_with_mqa",
|
| 339 |
"model.layers.68.self_attn.kv_b_proj",
|
|
|
|
| 340 |
"model.layers.68.self_attn.q_a_proj",
|
| 341 |
"model.layers.68.self_attn.q_b_proj",
|
| 342 |
"model.layers.69.self_attn.indexer*",
|
| 343 |
"model.layers.69.self_attn.kv_a_proj_with_mqa",
|
| 344 |
"model.layers.69.self_attn.kv_b_proj",
|
|
|
|
| 345 |
"model.layers.69.self_attn.q_a_proj",
|
| 346 |
"model.layers.69.self_attn.q_b_proj",
|
| 347 |
"model.layers.7.self_attn.indexer*",
|
| 348 |
"model.layers.7.self_attn.kv_a_proj_with_mqa",
|
| 349 |
"model.layers.7.self_attn.kv_b_proj",
|
|
|
|
| 350 |
"model.layers.7.self_attn.q_a_proj",
|
| 351 |
"model.layers.7.self_attn.q_b_proj",
|
| 352 |
"model.layers.70.self_attn.indexer*",
|
| 353 |
"model.layers.70.self_attn.kv_a_proj_with_mqa",
|
| 354 |
"model.layers.70.self_attn.kv_b_proj",
|
|
|
|
| 355 |
"model.layers.70.self_attn.q_a_proj",
|
| 356 |
"model.layers.70.self_attn.q_b_proj",
|
| 357 |
"model.layers.71.self_attn.indexer*",
|
| 358 |
"model.layers.71.self_attn.kv_a_proj_with_mqa",
|
| 359 |
"model.layers.71.self_attn.kv_b_proj",
|
|
|
|
| 360 |
"model.layers.71.self_attn.q_a_proj",
|
| 361 |
"model.layers.71.self_attn.q_b_proj",
|
| 362 |
"model.layers.72.self_attn.indexer*",
|
| 363 |
"model.layers.72.self_attn.kv_a_proj_with_mqa",
|
| 364 |
"model.layers.72.self_attn.kv_b_proj",
|
|
|
|
| 365 |
"model.layers.72.self_attn.q_a_proj",
|
| 366 |
"model.layers.72.self_attn.q_b_proj",
|
| 367 |
"model.layers.73.self_attn.indexer*",
|
| 368 |
"model.layers.73.self_attn.kv_a_proj_with_mqa",
|
| 369 |
"model.layers.73.self_attn.kv_b_proj",
|
|
|
|
| 370 |
"model.layers.73.self_attn.q_a_proj",
|
| 371 |
"model.layers.73.self_attn.q_b_proj",
|
| 372 |
"model.layers.74.self_attn.indexer*",
|
| 373 |
"model.layers.74.self_attn.kv_a_proj_with_mqa",
|
| 374 |
"model.layers.74.self_attn.kv_b_proj",
|
|
|
|
| 375 |
"model.layers.74.self_attn.q_a_proj",
|
| 376 |
"model.layers.74.self_attn.q_b_proj",
|
| 377 |
"model.layers.75.self_attn.indexer*",
|
| 378 |
"model.layers.75.self_attn.kv_a_proj_with_mqa",
|
| 379 |
"model.layers.75.self_attn.kv_b_proj",
|
|
|
|
| 380 |
"model.layers.75.self_attn.q_a_proj",
|
| 381 |
"model.layers.75.self_attn.q_b_proj",
|
| 382 |
"model.layers.76.self_attn.indexer*",
|
| 383 |
"model.layers.76.self_attn.kv_a_proj_with_mqa",
|
| 384 |
"model.layers.76.self_attn.kv_b_proj",
|
|
|
|
| 385 |
"model.layers.76.self_attn.q_a_proj",
|
| 386 |
"model.layers.76.self_attn.q_b_proj",
|
| 387 |
"model.layers.77.self_attn.indexer*",
|
| 388 |
"model.layers.77.self_attn.kv_a_proj_with_mqa",
|
| 389 |
"model.layers.77.self_attn.kv_b_proj",
|
|
|
|
| 390 |
"model.layers.77.self_attn.q_a_proj",
|
| 391 |
"model.layers.77.self_attn.q_b_proj",
|
|
|
|
|
|
|
| 392 |
"model.layers.8.self_attn.indexer*",
|
| 393 |
"model.layers.8.self_attn.kv_a_proj_with_mqa",
|
| 394 |
"model.layers.8.self_attn.kv_b_proj",
|
|
|
|
| 395 |
"model.layers.8.self_attn.q_a_proj",
|
| 396 |
"model.layers.8.self_attn.q_b_proj",
|
| 397 |
"model.layers.9.self_attn.indexer*",
|
| 398 |
"model.layers.9.self_attn.kv_a_proj_with_mqa",
|
| 399 |
"model.layers.9.self_attn.kv_b_proj",
|
|
|
|
| 400 |
"model.layers.9.self_attn.q_a_proj",
|
| 401 |
-
"model.layers.9.self_attn.q_b_proj"
|
| 402 |
-
"model.layers.78*"
|
| 403 |
]
|
| 404 |
}
|
| 405 |
}
|
|
|
|
| 12 |
"model.layers.0.self_attn.indexer*",
|
| 13 |
"model.layers.0.self_attn.kv_a_proj_with_mqa",
|
| 14 |
"model.layers.0.self_attn.kv_b_proj",
|
| 15 |
+
"model.layers.0.self_attn.o_proj",
|
| 16 |
"model.layers.0.self_attn.q_a_proj",
|
| 17 |
"model.layers.0.self_attn.q_b_proj",
|
| 18 |
"model.layers.1.self_attn.indexer*",
|
| 19 |
"model.layers.1.self_attn.kv_a_proj_with_mqa",
|
| 20 |
"model.layers.1.self_attn.kv_b_proj",
|
| 21 |
+
"model.layers.1.self_attn.o_proj",
|
| 22 |
"model.layers.1.self_attn.q_a_proj",
|
| 23 |
"model.layers.1.self_attn.q_b_proj",
|
| 24 |
"model.layers.10.self_attn.indexer*",
|
| 25 |
"model.layers.10.self_attn.kv_a_proj_with_mqa",
|
| 26 |
"model.layers.10.self_attn.kv_b_proj",
|
| 27 |
+
"model.layers.10.self_attn.o_proj",
|
| 28 |
"model.layers.10.self_attn.q_a_proj",
|
| 29 |
"model.layers.10.self_attn.q_b_proj",
|
| 30 |
"model.layers.11.self_attn.indexer*",
|
| 31 |
"model.layers.11.self_attn.kv_a_proj_with_mqa",
|
| 32 |
"model.layers.11.self_attn.kv_b_proj",
|
| 33 |
+
"model.layers.11.self_attn.o_proj",
|
| 34 |
"model.layers.11.self_attn.q_a_proj",
|
| 35 |
"model.layers.11.self_attn.q_b_proj",
|
| 36 |
"model.layers.12.self_attn.indexer*",
|
| 37 |
"model.layers.12.self_attn.kv_a_proj_with_mqa",
|
| 38 |
"model.layers.12.self_attn.kv_b_proj",
|
| 39 |
+
"model.layers.12.self_attn.o_proj",
|
| 40 |
"model.layers.12.self_attn.q_a_proj",
|
| 41 |
"model.layers.12.self_attn.q_b_proj",
|
| 42 |
"model.layers.13.self_attn.indexer*",
|
| 43 |
"model.layers.13.self_attn.kv_a_proj_with_mqa",
|
| 44 |
"model.layers.13.self_attn.kv_b_proj",
|
| 45 |
+
"model.layers.13.self_attn.o_proj",
|
| 46 |
"model.layers.13.self_attn.q_a_proj",
|
| 47 |
"model.layers.13.self_attn.q_b_proj",
|
| 48 |
"model.layers.14.self_attn.indexer*",
|
| 49 |
"model.layers.14.self_attn.kv_a_proj_with_mqa",
|
| 50 |
"model.layers.14.self_attn.kv_b_proj",
|
| 51 |
+
"model.layers.14.self_attn.o_proj",
|
| 52 |
"model.layers.14.self_attn.q_a_proj",
|
| 53 |
"model.layers.14.self_attn.q_b_proj",
|
| 54 |
"model.layers.15.self_attn.indexer*",
|
| 55 |
"model.layers.15.self_attn.kv_a_proj_with_mqa",
|
| 56 |
"model.layers.15.self_attn.kv_b_proj",
|
| 57 |
+
"model.layers.15.self_attn.o_proj",
|
| 58 |
"model.layers.15.self_attn.q_a_proj",
|
| 59 |
"model.layers.15.self_attn.q_b_proj",
|
| 60 |
"model.layers.16.self_attn.indexer*",
|
| 61 |
"model.layers.16.self_attn.kv_a_proj_with_mqa",
|
| 62 |
"model.layers.16.self_attn.kv_b_proj",
|
| 63 |
+
"model.layers.16.self_attn.o_proj",
|
| 64 |
"model.layers.16.self_attn.q_a_proj",
|
| 65 |
"model.layers.16.self_attn.q_b_proj",
|
| 66 |
"model.layers.17.self_attn.indexer*",
|
| 67 |
"model.layers.17.self_attn.kv_a_proj_with_mqa",
|
| 68 |
"model.layers.17.self_attn.kv_b_proj",
|
| 69 |
+
"model.layers.17.self_attn.o_proj",
|
| 70 |
"model.layers.17.self_attn.q_a_proj",
|
| 71 |
"model.layers.17.self_attn.q_b_proj",
|
| 72 |
"model.layers.18.self_attn.indexer*",
|
| 73 |
"model.layers.18.self_attn.kv_a_proj_with_mqa",
|
| 74 |
"model.layers.18.self_attn.kv_b_proj",
|
| 75 |
+
"model.layers.18.self_attn.o_proj",
|
| 76 |
"model.layers.18.self_attn.q_a_proj",
|
| 77 |
"model.layers.18.self_attn.q_b_proj",
|
| 78 |
"model.layers.19.self_attn.indexer*",
|
| 79 |
"model.layers.19.self_attn.kv_a_proj_with_mqa",
|
| 80 |
"model.layers.19.self_attn.kv_b_proj",
|
| 81 |
+
"model.layers.19.self_attn.o_proj",
|
| 82 |
"model.layers.19.self_attn.q_a_proj",
|
| 83 |
"model.layers.19.self_attn.q_b_proj",
|
| 84 |
"model.layers.2.self_attn.indexer*",
|
| 85 |
"model.layers.2.self_attn.kv_a_proj_with_mqa",
|
| 86 |
"model.layers.2.self_attn.kv_b_proj",
|
| 87 |
+
"model.layers.2.self_attn.o_proj",
|
| 88 |
"model.layers.2.self_attn.q_a_proj",
|
| 89 |
"model.layers.2.self_attn.q_b_proj",
|
| 90 |
"model.layers.20.self_attn.indexer*",
|
| 91 |
"model.layers.20.self_attn.kv_a_proj_with_mqa",
|
| 92 |
"model.layers.20.self_attn.kv_b_proj",
|
| 93 |
+
"model.layers.20.self_attn.o_proj",
|
| 94 |
"model.layers.20.self_attn.q_a_proj",
|
| 95 |
"model.layers.20.self_attn.q_b_proj",
|
| 96 |
"model.layers.21.self_attn.indexer*",
|
| 97 |
"model.layers.21.self_attn.kv_a_proj_with_mqa",
|
| 98 |
"model.layers.21.self_attn.kv_b_proj",
|
| 99 |
+
"model.layers.21.self_attn.o_proj",
|
| 100 |
"model.layers.21.self_attn.q_a_proj",
|
| 101 |
"model.layers.21.self_attn.q_b_proj",
|
| 102 |
"model.layers.22.self_attn.indexer*",
|
| 103 |
"model.layers.22.self_attn.kv_a_proj_with_mqa",
|
| 104 |
"model.layers.22.self_attn.kv_b_proj",
|
| 105 |
+
"model.layers.22.self_attn.o_proj",
|
| 106 |
"model.layers.22.self_attn.q_a_proj",
|
| 107 |
"model.layers.22.self_attn.q_b_proj",
|
| 108 |
"model.layers.23.self_attn.indexer*",
|
| 109 |
"model.layers.23.self_attn.kv_a_proj_with_mqa",
|
| 110 |
"model.layers.23.self_attn.kv_b_proj",
|
| 111 |
+
"model.layers.23.self_attn.o_proj",
|
| 112 |
"model.layers.23.self_attn.q_a_proj",
|
| 113 |
"model.layers.23.self_attn.q_b_proj",
|
| 114 |
"model.layers.24.self_attn.indexer*",
|
| 115 |
"model.layers.24.self_attn.kv_a_proj_with_mqa",
|
| 116 |
"model.layers.24.self_attn.kv_b_proj",
|
| 117 |
+
"model.layers.24.self_attn.o_proj",
|
| 118 |
"model.layers.24.self_attn.q_a_proj",
|
| 119 |
"model.layers.24.self_attn.q_b_proj",
|
| 120 |
"model.layers.25.self_attn.indexer*",
|
| 121 |
"model.layers.25.self_attn.kv_a_proj_with_mqa",
|
| 122 |
"model.layers.25.self_attn.kv_b_proj",
|
| 123 |
+
"model.layers.25.self_attn.o_proj",
|
| 124 |
"model.layers.25.self_attn.q_a_proj",
|
| 125 |
"model.layers.25.self_attn.q_b_proj",
|
| 126 |
"model.layers.26.self_attn.indexer*",
|
| 127 |
"model.layers.26.self_attn.kv_a_proj_with_mqa",
|
| 128 |
"model.layers.26.self_attn.kv_b_proj",
|
| 129 |
+
"model.layers.26.self_attn.o_proj",
|
| 130 |
"model.layers.26.self_attn.q_a_proj",
|
| 131 |
"model.layers.26.self_attn.q_b_proj",
|
| 132 |
"model.layers.27.self_attn.indexer*",
|
| 133 |
"model.layers.27.self_attn.kv_a_proj_with_mqa",
|
| 134 |
"model.layers.27.self_attn.kv_b_proj",
|
| 135 |
+
"model.layers.27.self_attn.o_proj",
|
| 136 |
"model.layers.27.self_attn.q_a_proj",
|
| 137 |
"model.layers.27.self_attn.q_b_proj",
|
| 138 |
"model.layers.28.self_attn.indexer*",
|
| 139 |
"model.layers.28.self_attn.kv_a_proj_with_mqa",
|
| 140 |
"model.layers.28.self_attn.kv_b_proj",
|
| 141 |
+
"model.layers.28.self_attn.o_proj",
|
| 142 |
"model.layers.28.self_attn.q_a_proj",
|
| 143 |
"model.layers.28.self_attn.q_b_proj",
|
| 144 |
"model.layers.29.self_attn.indexer*",
|
| 145 |
"model.layers.29.self_attn.kv_a_proj_with_mqa",
|
| 146 |
"model.layers.29.self_attn.kv_b_proj",
|
| 147 |
+
"model.layers.29.self_attn.o_proj",
|
| 148 |
"model.layers.29.self_attn.q_a_proj",
|
| 149 |
"model.layers.29.self_attn.q_b_proj",
|
| 150 |
"model.layers.3.self_attn.indexer*",
|
| 151 |
"model.layers.3.self_attn.kv_a_proj_with_mqa",
|
| 152 |
"model.layers.3.self_attn.kv_b_proj",
|
| 153 |
+
"model.layers.3.self_attn.o_proj",
|
| 154 |
"model.layers.3.self_attn.q_a_proj",
|
| 155 |
"model.layers.3.self_attn.q_b_proj",
|
| 156 |
"model.layers.30.self_attn.indexer*",
|
| 157 |
"model.layers.30.self_attn.kv_a_proj_with_mqa",
|
| 158 |
"model.layers.30.self_attn.kv_b_proj",
|
| 159 |
+
"model.layers.30.self_attn.o_proj",
|
| 160 |
"model.layers.30.self_attn.q_a_proj",
|
| 161 |
"model.layers.30.self_attn.q_b_proj",
|
| 162 |
"model.layers.31.self_attn.indexer*",
|
| 163 |
"model.layers.31.self_attn.kv_a_proj_with_mqa",
|
| 164 |
"model.layers.31.self_attn.kv_b_proj",
|
| 165 |
+
"model.layers.31.self_attn.o_proj",
|
| 166 |
"model.layers.31.self_attn.q_a_proj",
|
| 167 |
"model.layers.31.self_attn.q_b_proj",
|
| 168 |
"model.layers.32.self_attn.indexer*",
|
| 169 |
"model.layers.32.self_attn.kv_a_proj_with_mqa",
|
| 170 |
"model.layers.32.self_attn.kv_b_proj",
|
| 171 |
+
"model.layers.32.self_attn.o_proj",
|
| 172 |
"model.layers.32.self_attn.q_a_proj",
|
| 173 |
"model.layers.32.self_attn.q_b_proj",
|
| 174 |
"model.layers.33.self_attn.indexer*",
|
| 175 |
"model.layers.33.self_attn.kv_a_proj_with_mqa",
|
| 176 |
"model.layers.33.self_attn.kv_b_proj",
|
| 177 |
+
"model.layers.33.self_attn.o_proj",
|
| 178 |
"model.layers.33.self_attn.q_a_proj",
|
| 179 |
"model.layers.33.self_attn.q_b_proj",
|
| 180 |
"model.layers.34.self_attn.indexer*",
|
| 181 |
"model.layers.34.self_attn.kv_a_proj_with_mqa",
|
| 182 |
"model.layers.34.self_attn.kv_b_proj",
|
| 183 |
+
"model.layers.34.self_attn.o_proj",
|
| 184 |
"model.layers.34.self_attn.q_a_proj",
|
| 185 |
"model.layers.34.self_attn.q_b_proj",
|
| 186 |
"model.layers.35.self_attn.indexer*",
|
| 187 |
"model.layers.35.self_attn.kv_a_proj_with_mqa",
|
| 188 |
"model.layers.35.self_attn.kv_b_proj",
|
| 189 |
+
"model.layers.35.self_attn.o_proj",
|
| 190 |
"model.layers.35.self_attn.q_a_proj",
|
| 191 |
"model.layers.35.self_attn.q_b_proj",
|
| 192 |
"model.layers.36.self_attn.indexer*",
|
| 193 |
"model.layers.36.self_attn.kv_a_proj_with_mqa",
|
| 194 |
"model.layers.36.self_attn.kv_b_proj",
|
| 195 |
+
"model.layers.36.self_attn.o_proj",
|
| 196 |
"model.layers.36.self_attn.q_a_proj",
|
| 197 |
"model.layers.36.self_attn.q_b_proj",
|
| 198 |
"model.layers.37.self_attn.indexer*",
|
| 199 |
"model.layers.37.self_attn.kv_a_proj_with_mqa",
|
| 200 |
"model.layers.37.self_attn.kv_b_proj",
|
| 201 |
+
"model.layers.37.self_attn.o_proj",
|
| 202 |
"model.layers.37.self_attn.q_a_proj",
|
| 203 |
"model.layers.37.self_attn.q_b_proj",
|
| 204 |
"model.layers.38.self_attn.indexer*",
|
| 205 |
"model.layers.38.self_attn.kv_a_proj_with_mqa",
|
| 206 |
"model.layers.38.self_attn.kv_b_proj",
|
| 207 |
+
"model.layers.38.self_attn.o_proj",
|
| 208 |
"model.layers.38.self_attn.q_a_proj",
|
| 209 |
"model.layers.38.self_attn.q_b_proj",
|
| 210 |
"model.layers.39.self_attn.indexer*",
|
| 211 |
"model.layers.39.self_attn.kv_a_proj_with_mqa",
|
| 212 |
"model.layers.39.self_attn.kv_b_proj",
|
| 213 |
+
"model.layers.39.self_attn.o_proj",
|
| 214 |
"model.layers.39.self_attn.q_a_proj",
|
| 215 |
"model.layers.39.self_attn.q_b_proj",
|
| 216 |
"model.layers.4.self_attn.indexer*",
|
| 217 |
"model.layers.4.self_attn.kv_a_proj_with_mqa",
|
| 218 |
"model.layers.4.self_attn.kv_b_proj",
|
| 219 |
+
"model.layers.4.self_attn.o_proj",
|
| 220 |
"model.layers.4.self_attn.q_a_proj",
|
| 221 |
"model.layers.4.self_attn.q_b_proj",
|
| 222 |
"model.layers.40.self_attn.indexer*",
|
| 223 |
"model.layers.40.self_attn.kv_a_proj_with_mqa",
|
| 224 |
"model.layers.40.self_attn.kv_b_proj",
|
| 225 |
+
"model.layers.40.self_attn.o_proj",
|
| 226 |
"model.layers.40.self_attn.q_a_proj",
|
| 227 |
"model.layers.40.self_attn.q_b_proj",
|
| 228 |
"model.layers.41.self_attn.indexer*",
|
| 229 |
"model.layers.41.self_attn.kv_a_proj_with_mqa",
|
| 230 |
"model.layers.41.self_attn.kv_b_proj",
|
| 231 |
+
"model.layers.41.self_attn.o_proj",
|
| 232 |
"model.layers.41.self_attn.q_a_proj",
|
| 233 |
"model.layers.41.self_attn.q_b_proj",
|
| 234 |
"model.layers.42.self_attn.indexer*",
|
| 235 |
"model.layers.42.self_attn.kv_a_proj_with_mqa",
|
| 236 |
"model.layers.42.self_attn.kv_b_proj",
|
| 237 |
+
"model.layers.42.self_attn.o_proj",
|
| 238 |
"model.layers.42.self_attn.q_a_proj",
|
| 239 |
"model.layers.42.self_attn.q_b_proj",
|
| 240 |
"model.layers.43.self_attn.indexer*",
|
| 241 |
"model.layers.43.self_attn.kv_a_proj_with_mqa",
|
| 242 |
"model.layers.43.self_attn.kv_b_proj",
|
| 243 |
+
"model.layers.43.self_attn.o_proj",
|
| 244 |
"model.layers.43.self_attn.q_a_proj",
|
| 245 |
"model.layers.43.self_attn.q_b_proj",
|
| 246 |
"model.layers.44.self_attn.indexer*",
|
| 247 |
"model.layers.44.self_attn.kv_a_proj_with_mqa",
|
| 248 |
"model.layers.44.self_attn.kv_b_proj",
|
| 249 |
+
"model.layers.44.self_attn.o_proj",
|
| 250 |
"model.layers.44.self_attn.q_a_proj",
|
| 251 |
"model.layers.44.self_attn.q_b_proj",
|
| 252 |
"model.layers.45.self_attn.indexer*",
|
| 253 |
"model.layers.45.self_attn.kv_a_proj_with_mqa",
|
| 254 |
"model.layers.45.self_attn.kv_b_proj",
|
| 255 |
+
"model.layers.45.self_attn.o_proj",
|
| 256 |
"model.layers.45.self_attn.q_a_proj",
|
| 257 |
"model.layers.45.self_attn.q_b_proj",
|
| 258 |
"model.layers.46.self_attn.indexer*",
|
| 259 |
"model.layers.46.self_attn.kv_a_proj_with_mqa",
|
| 260 |
"model.layers.46.self_attn.kv_b_proj",
|
| 261 |
+
"model.layers.46.self_attn.o_proj",
|
| 262 |
"model.layers.46.self_attn.q_a_proj",
|
| 263 |
"model.layers.46.self_attn.q_b_proj",
|
| 264 |
"model.layers.47.self_attn.indexer*",
|
| 265 |
"model.layers.47.self_attn.kv_a_proj_with_mqa",
|
| 266 |
"model.layers.47.self_attn.kv_b_proj",
|
| 267 |
+
"model.layers.47.self_attn.o_proj",
|
| 268 |
"model.layers.47.self_attn.q_a_proj",
|
| 269 |
"model.layers.47.self_attn.q_b_proj",
|
| 270 |
"model.layers.48.self_attn.indexer*",
|
| 271 |
"model.layers.48.self_attn.kv_a_proj_with_mqa",
|
| 272 |
"model.layers.48.self_attn.kv_b_proj",
|
| 273 |
+
"model.layers.48.self_attn.o_proj",
|
| 274 |
"model.layers.48.self_attn.q_a_proj",
|
| 275 |
"model.layers.48.self_attn.q_b_proj",
|
| 276 |
"model.layers.49.self_attn.indexer*",
|
| 277 |
"model.layers.49.self_attn.kv_a_proj_with_mqa",
|
| 278 |
"model.layers.49.self_attn.kv_b_proj",
|
| 279 |
+
"model.layers.49.self_attn.o_proj",
|
| 280 |
"model.layers.49.self_attn.q_a_proj",
|
| 281 |
"model.layers.49.self_attn.q_b_proj",
|
| 282 |
"model.layers.5.self_attn.indexer*",
|
| 283 |
"model.layers.5.self_attn.kv_a_proj_with_mqa",
|
| 284 |
"model.layers.5.self_attn.kv_b_proj",
|
| 285 |
+
"model.layers.5.self_attn.o_proj",
|
| 286 |
"model.layers.5.self_attn.q_a_proj",
|
| 287 |
"model.layers.5.self_attn.q_b_proj",
|
| 288 |
"model.layers.50.self_attn.indexer*",
|
| 289 |
"model.layers.50.self_attn.kv_a_proj_with_mqa",
|
| 290 |
"model.layers.50.self_attn.kv_b_proj",
|
| 291 |
+
"model.layers.50.self_attn.o_proj",
|
| 292 |
"model.layers.50.self_attn.q_a_proj",
|
| 293 |
"model.layers.50.self_attn.q_b_proj",
|
| 294 |
"model.layers.51.self_attn.indexer*",
|
| 295 |
"model.layers.51.self_attn.kv_a_proj_with_mqa",
|
| 296 |
"model.layers.51.self_attn.kv_b_proj",
|
| 297 |
+
"model.layers.51.self_attn.o_proj",
|
| 298 |
"model.layers.51.self_attn.q_a_proj",
|
| 299 |
"model.layers.51.self_attn.q_b_proj",
|
| 300 |
"model.layers.52.self_attn.indexer*",
|
| 301 |
"model.layers.52.self_attn.kv_a_proj_with_mqa",
|
| 302 |
"model.layers.52.self_attn.kv_b_proj",
|
| 303 |
+
"model.layers.52.self_attn.o_proj",
|
| 304 |
"model.layers.52.self_attn.q_a_proj",
|
| 305 |
"model.layers.52.self_attn.q_b_proj",
|
| 306 |
"model.layers.53.self_attn.indexer*",
|
| 307 |
"model.layers.53.self_attn.kv_a_proj_with_mqa",
|
| 308 |
"model.layers.53.self_attn.kv_b_proj",
|
| 309 |
+
"model.layers.53.self_attn.o_proj",
|
| 310 |
"model.layers.53.self_attn.q_a_proj",
|
| 311 |
"model.layers.53.self_attn.q_b_proj",
|
| 312 |
"model.layers.54.self_attn.indexer*",
|
| 313 |
"model.layers.54.self_attn.kv_a_proj_with_mqa",
|
| 314 |
"model.layers.54.self_attn.kv_b_proj",
|
| 315 |
+
"model.layers.54.self_attn.o_proj",
|
| 316 |
"model.layers.54.self_attn.q_a_proj",
|
| 317 |
"model.layers.54.self_attn.q_b_proj",
|
| 318 |
"model.layers.55.self_attn.indexer*",
|
| 319 |
"model.layers.55.self_attn.kv_a_proj_with_mqa",
|
| 320 |
"model.layers.55.self_attn.kv_b_proj",
|
| 321 |
+
"model.layers.55.self_attn.o_proj",
|
| 322 |
"model.layers.55.self_attn.q_a_proj",
|
| 323 |
"model.layers.55.self_attn.q_b_proj",
|
| 324 |
"model.layers.56.self_attn.indexer*",
|
| 325 |
"model.layers.56.self_attn.kv_a_proj_with_mqa",
|
| 326 |
"model.layers.56.self_attn.kv_b_proj",
|
| 327 |
+
"model.layers.56.self_attn.o_proj",
|
| 328 |
"model.layers.56.self_attn.q_a_proj",
|
| 329 |
"model.layers.56.self_attn.q_b_proj",
|
| 330 |
"model.layers.57.self_attn.indexer*",
|
| 331 |
"model.layers.57.self_attn.kv_a_proj_with_mqa",
|
| 332 |
"model.layers.57.self_attn.kv_b_proj",
|
| 333 |
+
"model.layers.57.self_attn.o_proj",
|
| 334 |
"model.layers.57.self_attn.q_a_proj",
|
| 335 |
"model.layers.57.self_attn.q_b_proj",
|
| 336 |
"model.layers.58.self_attn.indexer*",
|
| 337 |
"model.layers.58.self_attn.kv_a_proj_with_mqa",
|
| 338 |
"model.layers.58.self_attn.kv_b_proj",
|
| 339 |
+
"model.layers.58.self_attn.o_proj",
|
| 340 |
"model.layers.58.self_attn.q_a_proj",
|
| 341 |
"model.layers.58.self_attn.q_b_proj",
|
| 342 |
"model.layers.59.self_attn.indexer*",
|
| 343 |
"model.layers.59.self_attn.kv_a_proj_with_mqa",
|
| 344 |
"model.layers.59.self_attn.kv_b_proj",
|
| 345 |
+
"model.layers.59.self_attn.o_proj",
|
| 346 |
"model.layers.59.self_attn.q_a_proj",
|
| 347 |
"model.layers.59.self_attn.q_b_proj",
|
| 348 |
"model.layers.6.self_attn.indexer*",
|
| 349 |
"model.layers.6.self_attn.kv_a_proj_with_mqa",
|
| 350 |
"model.layers.6.self_attn.kv_b_proj",
|
| 351 |
+
"model.layers.6.self_attn.o_proj",
|
| 352 |
"model.layers.6.self_attn.q_a_proj",
|
| 353 |
"model.layers.6.self_attn.q_b_proj",
|
| 354 |
"model.layers.60.self_attn.indexer*",
|
| 355 |
"model.layers.60.self_attn.kv_a_proj_with_mqa",
|
| 356 |
"model.layers.60.self_attn.kv_b_proj",
|
| 357 |
+
"model.layers.60.self_attn.o_proj",
|
| 358 |
"model.layers.60.self_attn.q_a_proj",
|
| 359 |
"model.layers.60.self_attn.q_b_proj",
|
| 360 |
"model.layers.61.self_attn.indexer*",
|
| 361 |
"model.layers.61.self_attn.kv_a_proj_with_mqa",
|
| 362 |
"model.layers.61.self_attn.kv_b_proj",
|
| 363 |
+
"model.layers.61.self_attn.o_proj",
|
| 364 |
"model.layers.61.self_attn.q_a_proj",
|
| 365 |
"model.layers.61.self_attn.q_b_proj",
|
| 366 |
"model.layers.62.self_attn.indexer*",
|
| 367 |
"model.layers.62.self_attn.kv_a_proj_with_mqa",
|
| 368 |
"model.layers.62.self_attn.kv_b_proj",
|
| 369 |
+
"model.layers.62.self_attn.o_proj",
|
| 370 |
"model.layers.62.self_attn.q_a_proj",
|
| 371 |
"model.layers.62.self_attn.q_b_proj",
|
| 372 |
"model.layers.63.self_attn.indexer*",
|
| 373 |
"model.layers.63.self_attn.kv_a_proj_with_mqa",
|
| 374 |
"model.layers.63.self_attn.kv_b_proj",
|
| 375 |
+
"model.layers.63.self_attn.o_proj",
|
| 376 |
"model.layers.63.self_attn.q_a_proj",
|
| 377 |
"model.layers.63.self_attn.q_b_proj",
|
| 378 |
"model.layers.64.self_attn.indexer*",
|
| 379 |
"model.layers.64.self_attn.kv_a_proj_with_mqa",
|
| 380 |
"model.layers.64.self_attn.kv_b_proj",
|
| 381 |
+
"model.layers.64.self_attn.o_proj",
|
| 382 |
"model.layers.64.self_attn.q_a_proj",
|
| 383 |
"model.layers.64.self_attn.q_b_proj",
|
| 384 |
"model.layers.65.self_attn.indexer*",
|
| 385 |
"model.layers.65.self_attn.kv_a_proj_with_mqa",
|
| 386 |
"model.layers.65.self_attn.kv_b_proj",
|
| 387 |
+
"model.layers.65.self_attn.o_proj",
|
| 388 |
"model.layers.65.self_attn.q_a_proj",
|
| 389 |
"model.layers.65.self_attn.q_b_proj",
|
| 390 |
"model.layers.66.self_attn.indexer*",
|
| 391 |
"model.layers.66.self_attn.kv_a_proj_with_mqa",
|
| 392 |
"model.layers.66.self_attn.kv_b_proj",
|
| 393 |
+
"model.layers.66.self_attn.o_proj",
|
| 394 |
"model.layers.66.self_attn.q_a_proj",
|
| 395 |
"model.layers.66.self_attn.q_b_proj",
|
| 396 |
"model.layers.67.self_attn.indexer*",
|
| 397 |
"model.layers.67.self_attn.kv_a_proj_with_mqa",
|
| 398 |
"model.layers.67.self_attn.kv_b_proj",
|
| 399 |
+
"model.layers.67.self_attn.o_proj",
|
| 400 |
"model.layers.67.self_attn.q_a_proj",
|
| 401 |
"model.layers.67.self_attn.q_b_proj",
|
| 402 |
"model.layers.68.self_attn.indexer*",
|
| 403 |
"model.layers.68.self_attn.kv_a_proj_with_mqa",
|
| 404 |
"model.layers.68.self_attn.kv_b_proj",
|
| 405 |
+
"model.layers.68.self_attn.o_proj",
|
| 406 |
"model.layers.68.self_attn.q_a_proj",
|
| 407 |
"model.layers.68.self_attn.q_b_proj",
|
| 408 |
"model.layers.69.self_attn.indexer*",
|
| 409 |
"model.layers.69.self_attn.kv_a_proj_with_mqa",
|
| 410 |
"model.layers.69.self_attn.kv_b_proj",
|
| 411 |
+
"model.layers.69.self_attn.o_proj",
|
| 412 |
"model.layers.69.self_attn.q_a_proj",
|
| 413 |
"model.layers.69.self_attn.q_b_proj",
|
| 414 |
"model.layers.7.self_attn.indexer*",
|
| 415 |
"model.layers.7.self_attn.kv_a_proj_with_mqa",
|
| 416 |
"model.layers.7.self_attn.kv_b_proj",
|
| 417 |
+
"model.layers.7.self_attn.o_proj",
|
| 418 |
"model.layers.7.self_attn.q_a_proj",
|
| 419 |
"model.layers.7.self_attn.q_b_proj",
|
| 420 |
"model.layers.70.self_attn.indexer*",
|
| 421 |
"model.layers.70.self_attn.kv_a_proj_with_mqa",
|
| 422 |
"model.layers.70.self_attn.kv_b_proj",
|
| 423 |
+
"model.layers.70.self_attn.o_proj",
|
| 424 |
"model.layers.70.self_attn.q_a_proj",
|
| 425 |
"model.layers.70.self_attn.q_b_proj",
|
| 426 |
"model.layers.71.self_attn.indexer*",
|
| 427 |
"model.layers.71.self_attn.kv_a_proj_with_mqa",
|
| 428 |
"model.layers.71.self_attn.kv_b_proj",
|
| 429 |
+
"model.layers.71.self_attn.o_proj",
|
| 430 |
"model.layers.71.self_attn.q_a_proj",
|
| 431 |
"model.layers.71.self_attn.q_b_proj",
|
| 432 |
"model.layers.72.self_attn.indexer*",
|
| 433 |
"model.layers.72.self_attn.kv_a_proj_with_mqa",
|
| 434 |
"model.layers.72.self_attn.kv_b_proj",
|
| 435 |
+
"model.layers.72.self_attn.o_proj",
|
| 436 |
"model.layers.72.self_attn.q_a_proj",
|
| 437 |
"model.layers.72.self_attn.q_b_proj",
|
| 438 |
"model.layers.73.self_attn.indexer*",
|
| 439 |
"model.layers.73.self_attn.kv_a_proj_with_mqa",
|
| 440 |
"model.layers.73.self_attn.kv_b_proj",
|
| 441 |
+
"model.layers.73.self_attn.o_proj",
|
| 442 |
"model.layers.73.self_attn.q_a_proj",
|
| 443 |
"model.layers.73.self_attn.q_b_proj",
|
| 444 |
"model.layers.74.self_attn.indexer*",
|
| 445 |
"model.layers.74.self_attn.kv_a_proj_with_mqa",
|
| 446 |
"model.layers.74.self_attn.kv_b_proj",
|
| 447 |
+
"model.layers.74.self_attn.o_proj",
|
| 448 |
"model.layers.74.self_attn.q_a_proj",
|
| 449 |
"model.layers.74.self_attn.q_b_proj",
|
| 450 |
"model.layers.75.self_attn.indexer*",
|
| 451 |
"model.layers.75.self_attn.kv_a_proj_with_mqa",
|
| 452 |
"model.layers.75.self_attn.kv_b_proj",
|
| 453 |
+
"model.layers.75.self_attn.o_proj",
|
| 454 |
"model.layers.75.self_attn.q_a_proj",
|
| 455 |
"model.layers.75.self_attn.q_b_proj",
|
| 456 |
"model.layers.76.self_attn.indexer*",
|
| 457 |
"model.layers.76.self_attn.kv_a_proj_with_mqa",
|
| 458 |
"model.layers.76.self_attn.kv_b_proj",
|
| 459 |
+
"model.layers.76.self_attn.o_proj",
|
| 460 |
"model.layers.76.self_attn.q_a_proj",
|
| 461 |
"model.layers.76.self_attn.q_b_proj",
|
| 462 |
"model.layers.77.self_attn.indexer*",
|
| 463 |
"model.layers.77.self_attn.kv_a_proj_with_mqa",
|
| 464 |
"model.layers.77.self_attn.kv_b_proj",
|
| 465 |
+
"model.layers.77.self_attn.o_proj",
|
| 466 |
"model.layers.77.self_attn.q_a_proj",
|
| 467 |
"model.layers.77.self_attn.q_b_proj",
|
| 468 |
+
"model.layers.78*",
|
| 469 |
+
"model.layers.78.self_attn.o_proj",
|
| 470 |
"model.layers.8.self_attn.indexer*",
|
| 471 |
"model.layers.8.self_attn.kv_a_proj_with_mqa",
|
| 472 |
"model.layers.8.self_attn.kv_b_proj",
|
| 473 |
+
"model.layers.8.self_attn.o_proj",
|
| 474 |
"model.layers.8.self_attn.q_a_proj",
|
| 475 |
"model.layers.8.self_attn.q_b_proj",
|
| 476 |
"model.layers.9.self_attn.indexer*",
|
| 477 |
"model.layers.9.self_attn.kv_a_proj_with_mqa",
|
| 478 |
"model.layers.9.self_attn.kv_b_proj",
|
| 479 |
+
"model.layers.9.self_attn.o_proj",
|
| 480 |
"model.layers.9.self_attn.q_a_proj",
|
| 481 |
+
"model.layers.9.self_attn.q_b_proj"
|
|
|
|
| 482 |
]
|
| 483 |
}
|
| 484 |
}
|
model-00001-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7870f036c5bbf68bb2bf9ae85e3062b8c2d02e8a8c7582128cbafa2bbdfbaf74
|
| 3 |
+
size 4691657799
|
model-00005-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d6710a75ccb3500e1b619ef7f7d9932295b394e3d59548c884def8669d6441b
|
| 3 |
+
size 1760568200
|
model-00009-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:481703e50de0d3a2655f187f6fcef48ac6d5e9c6fb15e15e0af6abc47e73e5e3
|
| 3 |
+
size 1760568810
|
model-00013-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae94fbc9ab63791a374c7f49b1af0a2dfdb654f3365d52ccee4f39b33df8ed7d
|
| 3 |
+
size 1757422112
|
model-00016-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfcfd515ab45876454d87548d94ffd75d170828e64ac143e59a43de8f181853b
|
| 3 |
+
size 1760568122
|
model-00020-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba2d436fed871c7d8cad2b9dbe5ef57d1d9d1edddc726273e01a53305cef678e
|
| 3 |
+
size 1760568758
|
model-00024-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12494386794c138b75db207ea82cfd880cc758bf88188be72dd6fbca96f511d3
|
| 3 |
+
size 1760569014
|
model-00027-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e93a008f80f0acfcf2fea14605963d10fc0f7bcb0fc313c0fa576bca336090e3
|
| 3 |
+
size 1760568082
|
model-00031-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbc27b8542c7b11c482a2041d676e668a215bf8e2b0ebb93f2e0ba2a487f3b3f
|
| 3 |
+
size 1760568712
|
model-00035-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:514e9311c64b28d1d83c19b841fd239bf253705ed7899ba852a5762ebba6ffdf
|
| 3 |
+
size 1760568970
|
model-00038-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4c9851196e4e04ae8111fa4da5bc2f3bcb2ee4833f423bb7da31f8fc0a9f7f7
|
| 3 |
+
size 1946302642
|
model-00042-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e364dd72530abaf600c70a37a10de574cb15a0b56f61e8e2547e0e5dc4979e25
|
| 3 |
+
size 1760568180
|
model-00046-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce35ccf277f912d487f2144bc0a890f15233b30b473efe0f2fc14b6ae5ff1c4c
|
| 3 |
+
size 1760568802
|
model-00050-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0910eec16d6f3f02f1cd68f9fef7af33442b99b87720be720d3845390641c763
|
| 3 |
+
size 1757422132
|
model-00053-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e711c4b38d6725cacf5a2f6ecdb0441ff162994f46afa13203af3e75b5959d3
|
| 3 |
+
size 1760568110
|
model-00057-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d076b4897f957896329a917853c17230f75dd8b5b2d113e9e64a0ef60b4bab7b
|
| 3 |
+
size 1760568754
|
model-00061-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:723e1263803d35b3b4b1f839227e7100809c02ebda7c1d7cd24ee6ce8353394e
|
| 3 |
+
size 1760569026
|
model-00064-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b87c41f145d23a0273c656a741ff0dbb707d163e32685641f9971892f91ffae4
|
| 3 |
+
size 1760568074
|
model-00068-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c10b4ef8716d9c99e5813a5aa232f3a3d416e85d306389a81e49625d932101e4
|
| 3 |
+
size 1760568704
|
model-00072-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ded765673bfbe3f957b34d425dc75648ca7695a6b24481a82f7bc5d519b0df7d
|
| 3 |
+
size 1760568978
|
model-00075-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c288b84fefbaa3cb6b2b800f31d5c82c622ccbaf01134c9c15a49f8ffcb73ea
|
| 3 |
+
size 1760567905
|
model-00079-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36fc12ceb15bd974d4b312e307b8a5cbf8932f3a33ccaca5f66756ffa45d1212
|
| 3 |
+
size 1760568123
|
model-00083-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d603b5f266eabdd2010871cc3f134ecf900ccaa15671d442644ededcf6218830
|
| 3 |
+
size 1760568926
|
model-00086-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20c26cd137651eabd61dc0c82cf05f9c06dd3fac94a702467897dc0b21c4b814
|
| 3 |
+
size 1760567966
|
model-00090-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a23e9edd6fae179cf2a054bcb85028f937c641c9bf60fd7b8b67361d1150f9c
|
| 3 |
+
size 1760568414
|
model-00094-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:308a55b7d43ee96827533e8b7f7dfc2df3ebc659f139f1c88337b2d01b7b736d
|
| 3 |
+
size 1760568878
|
model-00097-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37abfca35a8946a6e711ae8b630af1308f3b832ec99ceae2a577faf074abb1b3
|
| 3 |
+
size 1760567954
|
model-00101-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62bfd93c56c0a0edb8374fa3bf776206b31317274fd35062dfdebb54e65c5a52
|
| 3 |
+
size 1760568282
|
model-00105-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab48c343adf29718d1d7ff58784ab967180fccc4fb3be0c70d258fdefe6f9abe
|
| 3 |
+
size 1760568842
|
model-00109-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d295676a9fce9696e93964b2b2650b026a15c1c2d5a01539b69f314bea6eaca8
|
| 3 |
+
size 1716382675
|
model-00112-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6390eea1472199059bb900825edbcfc85560f68d72764043a4d67a00738767c5
|
| 3 |
+
size 1760568134
|
model-00116-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cac4e061584b91890d20cbd138192c5ba27a02ec7dd8b27e174d7f5282d05fc2
|
| 3 |
+
size 1760568281
|
model-00120-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d178e78532187be4612d2744ed7e53d822ce8afa82b4af506aa856720a498341
|
| 3 |
+
size 1760568989
|
model-00123-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40a05abc6946ad1129122db2d03cc133b0ba0e25a18c9979301ab416c07c8954
|
| 3 |
+
size 1760568086
|
model-00127-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f33c44ebf0e2dbda7c6cec7472628f676e6374fc393b364696715210cafff1c0
|
| 3 |
+
size 1760568722
|
model-00131-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3267e982b412928d9d8661fbab0dd1ec93eb3d6329bcbbe323b79551ef05760
|
| 3 |
+
size 1760568982
|
model-00134-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2900fe1bc2049410d2bf850ec90f4187292af5a399fa83386844d5fad031d97f
|
| 3 |
+
size 1760568038
|
model-00138-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff3800bcf6e7d8266ff6b6da43e27ee55a2b6bf5e7937e4acfb6edd052923bcc
|
| 3 |
+
size 1760568604
|
model-00142-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:649943b6ed8b6f04584122931e1718b6a2c38f790b225e06eebf9b86b0529289
|
| 3 |
+
size 1760568942
|
model-00145-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34b1d41e22f86a07815f3ab6a3ba972a5f2c1fba79016f56aa868d0e37d4e525
|
| 3 |
+
size 1760567990
|
model-00149-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01b0876316e0e3152e81c399f49ea205ad8bb28d33dacf7a75a7645d8bcaf54a
|
| 3 |
+
size 1760568462
|
model-00153-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c7f25216837ffd318db5a60405614a2c2f9eb30c7f55134f5aeff6568d6475e
|
| 3 |
+
size 1760568886
|
model-00156-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bc9c3e9f9f6ce1c85edde86b671cfe4d7627fabf9d41ac8fb55b68d909abad9
|
| 3 |
+
size 1760567921
|
model-00160-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6112fe4fb6e0f815132fcb687a7e4fe351c69ebb310e2042821d209547af5925
|
| 3 |
+
size 1760567807
|
model-00164-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95dbe66aae435181b34f55587c63e706924d7f7a1a801c6c2fdbd4b3390736cb
|
| 3 |
+
size 1760568838
|
model-00168-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54c8e055f26c5d5df30cefd768c8d266825ece9bf579dcef5bbabcdbd65907a0
|
| 3 |
+
size 1716382675
|
model-00171-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90b6b2b75a9ab33b1abe311503ace9fc02d3cc6c5a73a8506837f8db2c5be50f
|
| 3 |
+
size 1760568134
|
model-00175-of-00282.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:161abac9ccbeb5410458123c09936bb155fbb4aa1ef893b2a860f84b3066e932
|
| 3 |
+
size 1760568770
|