diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/README.md b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..a35a835152937b904c2583d90f101a809831492f
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/README.md
@@ -0,0 +1,77 @@
+---
+base_model: []
+library_name: transformers
+tags:
+- mergekit
+- merge
+
+---
+# MN-12B-Celeste-V1.9-Instruct
+
+This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
+
+## Merge Details
+### Merge Method
+
+This model was merged using the passthrough merge method.
+
+### Models Merged
+
+The following models were included in the merge:
+* g:/11b/Mistral-Nemo-Instruct-2407-12B
+* G:/11B/MN-12B-Celeste-V1.9
+
+### Configuration
+
+The following YAML configuration was used to produce this model:
+
+```yaml
+# SMB with instruct to help performance.
+
+slices:
+ - sources:
+ - model: g:/11b/Mistral-Nemo-Instruct-2407-12B
+ layer_range: [0, 14]
+ - sources:
+ - model: G:/11B/MN-12B-Celeste-V1.9
+ layer_range: [8, 24]
+ parameters:
+ scale:
+ - filter: o_proj
+ value: 1
+ - filter: down_proj
+ value: 1
+ - value: 1
+ - sources:
+ - model: g:/11b/Mistral-Nemo-Instruct-2407-12B
+ layer_range: [14, 22]
+ parameters:
+ scale:
+ - filter: o_proj
+ value: .5
+ - filter: down_proj
+ value: .5
+ - value: 1
+ - sources:
+ - model: g:/11b/Mistral-Nemo-Instruct-2407-12B
+ layer_range: [22, 31]
+ parameters:
+ scale:
+ - filter: o_proj
+ value: .75
+ - filter: down_proj
+ value: .75
+ - value: 1
+ - sources:
+ - model: G:/11B/MN-12B-Celeste-V1.9
+ layer_range: [24, 40]
+ parameters:
+ scale:
+ - filter: o_proj
+ value: 1
+ - filter: down_proj
+ value: 1
+ - value: 1
+merge_method: passthrough
+dtype: bfloat16
+```
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/config.json b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/config.json
new file mode 100644
index 0000000000000000000000000000000000000000..2d84f56c117a3fe5f5e26138c6edfa3b265070ad
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/config.json
@@ -0,0 +1,27 @@
+{
+ "_name_or_path": "g:/11b/Mistral-Nemo-Instruct-2407-12B",
+ "architectures": [
+ "MistralForCausalLM"
+ ],
+ "attention_dropout": 0.0,
+ "bos_token_id": 1,
+ "eos_token_id": 2,
+ "head_dim": 128,
+ "hidden_act": "silu",
+ "hidden_size": 5120,
+ "initializer_range": 0.02,
+ "intermediate_size": 14336,
+ "max_position_embeddings": 1024000,
+ "model_type": "mistral",
+ "num_attention_heads": 32,
+ "num_hidden_layers": 63,
+ "num_key_value_heads": 8,
+ "rms_norm_eps": 1e-05,
+ "rope_theta": 1000000.0,
+ "sliding_window": null,
+ "tie_word_embeddings": false,
+ "torch_dtype": "bfloat16",
+ "transformers_version": "4.43.3",
+ "use_cache": true,
+ "vocab_size": 131072
+}
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/mergekit_config.yml b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/mergekit_config.yml
new file mode 100644
index 0000000000000000000000000000000000000000..9abdcb426b6ab305b4f971f201f5abc8fe25745d
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/mergekit_config.yml
@@ -0,0 +1,46 @@
+slices:
+ - sources:
+ - model: g:/11b/Mistral-Nemo-Instruct-2407-12B
+ layer_range: [0, 14]
+ - sources:
+ - model: G:/11B/MN-12B-Celeste-V1.9
+ layer_range: [8, 24]
+ parameters:
+ scale:
+ - filter: o_proj
+ value: 1
+ - filter: down_proj
+ value: 1
+ - value: 1
+ - sources:
+ - model: g:/11b/Mistral-Nemo-Instruct-2407-12B
+ layer_range: [14, 22]
+ parameters:
+ scale:
+ - filter: o_proj
+ value: .5
+ - filter: down_proj
+ value: .5
+ - value: 1
+ - sources:
+ - model: g:/11b/Mistral-Nemo-Instruct-2407-12B
+ layer_range: [22, 31]
+ parameters:
+ scale:
+ - filter: o_proj
+ value: .75
+ - filter: down_proj
+ value: .75
+ - value: 1
+ - sources:
+ - model: G:/11B/MN-12B-Celeste-V1.9
+ layer_range: [24, 40]
+ parameters:
+ scale:
+ - filter: o_proj
+ value: 1
+ - filter: down_proj
+ value: 1
+ - value: 1
+merge_method: passthrough
+dtype: bfloat16
\ No newline at end of file
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00001-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00001-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..339fc3d2dac7738524884ec4abfda6606813132f
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00001-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3fe33f77d2258863517dcc1e1955790fb876486fc079102fab3e08c3b3b2989f
+size 1342177408
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00002-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00002-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..14f2e3099bd3cbb1ee0bb3bede0b8c98ff3d2e66
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00002-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:99ee43a228c5ca850b13d0bf13d6dc85a7b6aa597a404b017dfb3774a928ad23
+size 1342177424
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00003-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00003-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..640abc6ac52b87a385208dcb99ec266a95895ca7
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00003-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e7b5f5aca8092e0ac4b789cadc2c4d9a9cd228b2c0700ffa6ccb2058d505a3ef
+size 996189888
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00004-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00004-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..2798c25bf23555708c266d86d64f12fddb99ac77
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00004-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:76b23e13f35e47bd4ce9fdebed3a74b483a716f312ef79d1c0a6772345d529e7
+size 996189904
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00005-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00005-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..7d2aaacdc9eac2bb09a9ea06bbaa728e2ca1f33f
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00005-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f13728b5de870f0e7c584d1dd4c5a46538f1799400112dbf0ecfd1ed66294694
+size 922768872
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00006-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00006-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..6cec9c361e3218e3e1bfc17af8722dfd7b111882
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00006-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2d716686378c0b21e4b6664e1610b5b1507571b19a99458717ce55e260e67818
+size 943761352
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00007-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00007-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..a559a2d5d38933fc748b219dc2678738f77787fd
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00007-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e6d3c1f910941aca15b564f3b75fbc1fdaa18a473209a2251a1aa0bfca48efdd
+size 943761344
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00008-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00008-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..9c764f8433657091834818a1a11017f935614132
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00008-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:27949165f3b13684b85f08f2dcb82550bf107ed10881e6b2e77f58f3643312db
+size 943761344
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00009-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00009-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..7d7074e5f4399d6a0c283fed43fcc421422905c8
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00009-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4fafebf6e0446aa697f42576af9ce4fcda6dda25c005c630e5720571a5c80ce0
+size 943761344
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00010-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00010-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..70a13b698dcc3e0cacb3ba272252735811a3ce5b
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00010-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d4050400534c021342a8baeefd0a7940002e0acb83a808e50d201d85a6ac030d
+size 943761344
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00011-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00011-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..8846b91efedb2a68bafd11d96bfa3225ff978576
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00011-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a6a970d4f538443f62d21b5c17e221a6b279a54fb71eb1d18602c7a4f4faaa60
+size 985683336
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00012-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00012-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..605051bc8f882029052a35e0fea48b5cc9d69bfd
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00012-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:fd47e0d50c15780a2d839eb39ec6c080935f9c4c31cf96c9d8a279c63aa6575d
+size 996189904
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00013-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00013-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..371a848cef36dd622059023d9a9e79a0c6e9dd1b
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00013-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a22dba0f6c30ea6d93ce7a0253b503f0242f47740314ad5a1872cc20e2d93865
+size 933254752
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00014-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00014-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..070cf565ebad627181fa41bc72fa67fddb0549e6
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00014-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3022f389c12109166c9fb3db21e2d6fc13ff853af548f52a397334e4e9d4c7a1
+size 943761352
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00015-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00015-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..61594cc1c6699a7535fa03fb1a0ffb40b7ba1709
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00015-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9e5e2b55ec6e88c423e539078f69034453634e751e1d28628c98dd283294db22
+size 996190368
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00016-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00016-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..3831967ea061da7971e20c91a6901deb958524d2
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00016-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5ea003524357a82c3f748329800bf40d88b8075e90e33615b5067e956691b4c8
+size 996189904
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00017-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00017-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..24f39ef5d36ca89d4d9a04651fabd1a1eeda0582
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00017-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ab12a771d4756f2873e0f86e55fef0cd5891e801be1ecc2a15a3a0478e6ba1bf
+size 880825712
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00018-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00018-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..bbad1a80e765b89646ea385f7c5ac6ebb115653b
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00018-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:afe6e664116c6619621cccbd230e26813b3670a8e00263d516ebe115956c1665
+size 943761352
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00019-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00019-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..28fe7579353616d2106ac9755369ff5410d19187
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00019-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:795b6487a358db5382af0a62eb84ebe6911b4d5788d5bf25efb95b301534acdd
+size 943761344
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00020-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00020-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..94dc61994ddd11b34f2796e52e87fd600e111b13
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00020-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2fda237489fb3a327e9ae387b5cb59b267108f4a8061b631c0a0a530ff374dc0
+size 943761344
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00021-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00021-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..4dae488ec570bb30729b6cb3cb8df4eca80e95b7
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00021-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:117941cb47a90a4de444bbc9340e3d50d80733afbf207c12dd5f701170f721d7
+size 943761344
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00022-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00022-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..a7809b313e0b4261331481a184ae5b164a18dd68
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00022-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:56443f22dfc148f04bcb73fbed7ad7ed547f989d3c761e4e2ccca9ae3aa20239
+size 943761344
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00023-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00023-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..772bc80c628a015a0bdacf6c10b1d6b42510bcdf
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00023-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3c6ca8613c5a08bb414a9ffbf0c3509358e444531655064c3fe2ffda52963c7d
+size 985683336
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00024-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00024-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..d96a36e05faff20df775b8e5a1d60f1488abb2fc
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00024-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:73d1db1bea3661fd354864214b392e1fafea75b7b7ec4fe728c575326d1787c4
+size 996189904
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00025-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00025-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..d6b0506983a8063910068130bc9e46b6c43a9462
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00025-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8641fc84a1b9824f0842fe96f4c7a4e09f4984e55ace69a053b4c8822af03c8d
+size 933254752
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00026-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00026-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..e7bdefd4248cf5f25f43d85ab63987de6e7c9238
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00026-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:55220fef195c04013d981f8846da86254e3a1426d35605b32553db92e7960cb5
+size 943761352
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00027-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00027-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..f1e53f955850bafd34a3c58e311ca8d1a3fa8034
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00027-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:faa0d424cae33224f10acf4bed222e6cedb2916ab46ca3ae857d1af0e07c18ff
+size 996190368
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00028-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00028-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..c2a1629ad9aca46c5ed1af913119765ea7f906e3
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00028-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:762bbfeceb25c4404d6f80dd787d8265f1e755ac29f70bc3354a3a985127974e
+size 996189904
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00029-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00029-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..69f18a1b6dd54dfd0e0048e919ba241eba00baa9
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00029-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3a152294c7d5bbf493dc84ecee44eed202da0638ea51c9437f4d20776532d84a
+size 985694144
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00030-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00030-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..2dacdf462f2bbc7f584fff1c9af9bdf146ea5044
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00030-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1b40e0c8d36e8efced0a396b5e4888a22b230e8e790db459da8e00543734027e
+size 943761344
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00031-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00031-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..cfd88d5e97bcc455921f676c08f5cafe363e0623
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00031-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ab5360e7b843e2c900ec3f0a5e12f618c221b9f213fa3b6969be99092c2bed15
+size 943761344
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00032-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00032-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..5a2eb7f8890efa0e866f9c0536a449caff801f6f
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00032-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1f41bb1e0e9ce1a6f58bb33d4f89cc1add277b73f8f4b7e77928fc3d4a663ad4
+size 996179560
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00033-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00033-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..a9e5da8d2e606b42b9e02a6c8209831f5f75f0a3
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00033-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3ecc63b69e844a5d152bd2419c03180807d0b3126ecf1f2ab0d8f5cd56c18b4d
+size 933265104
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00034-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00034-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..60dc9e8af820d2120c35b582154bbaa75a23dc0c
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00034-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:18bf2da6035b53cf861d14c1c154b148729a307b45d404e5bb98e1e098eac96a
+size 943761328
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00035-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00035-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..129b4cfb832f54286432a09055dc3c90247eaec6
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00035-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:13c1175e2a332f9be37a667de25d7d5f56a06b9dbd805c385a13f78df7416dca
+size 943761328
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00036-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00036-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..426875963af425e59778c3fec0b1b595e5bc13bf
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00036-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ff77e667b90c4887f64e275ce0cd950ece64d3625233a7fcc05c8ba5be99cd85
+size 985693664
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00037-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00037-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..3d0f2e2f058b5672a067c320fb5c9e6de767b12e
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00037-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2693ed3f5eda97bd3a7111e04f22d691d3f59b0b8c808c20ed64df9ce372d483
+size 943761336
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00038-of-00038.safetensors b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00038-of-00038.safetensors
new file mode 100644
index 0000000000000000000000000000000000000000..4735af8d79d8ff1039f09312f99408bce12ef7e4
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model-00038-of-00038.safetensors
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a9e5e3ce3b44306d912fc98b123526b56572937a7da7aa2102b0b53e1e330e9a
+size 796950216
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model.safetensors.index.json b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model.safetensors.index.json
new file mode 100644
index 0000000000000000000000000000000000000000..5a9a8dfeaa69d2464156e9b64f82fc83a2c3ef96
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/model.safetensors.index.json
@@ -0,0 +1 @@
+{"metadata": {"mergekit_version": "0.0.4.4", "total_size": 37037004800}, "weight_map": {"lm_head.weight": "model-00001-of-00038.safetensors", "model.embed_tokens.weight": "model-00002-of-00038.safetensors", "model.layers.0.input_layernorm.weight": "model-00003-of-00038.safetensors", "model.layers.0.mlp.down_proj.weight": "model-00003-of-00038.safetensors", "model.layers.0.mlp.gate_proj.weight": "model-00003-of-00038.safetensors", "model.layers.0.mlp.up_proj.weight": "model-00003-of-00038.safetensors", "model.layers.0.post_attention_layernorm.weight": "model-00003-of-00038.safetensors", "model.layers.0.self_attn.k_proj.weight": "model-00003-of-00038.safetensors", "model.layers.0.self_attn.o_proj.weight": "model-00003-of-00038.safetensors", "model.layers.0.self_attn.q_proj.weight": "model-00003-of-00038.safetensors", "model.layers.0.self_attn.v_proj.weight": "model-00003-of-00038.safetensors", "model.layers.1.input_layernorm.weight": "model-00003-of-00038.safetensors", "model.layers.1.mlp.down_proj.weight": "model-00003-of-00038.safetensors", "model.layers.1.mlp.gate_proj.weight": "model-00003-of-00038.safetensors", "model.layers.1.mlp.up_proj.weight": "model-00003-of-00038.safetensors", "model.layers.1.post_attention_layernorm.weight": "model-00003-of-00038.safetensors", "model.layers.1.self_attn.k_proj.weight": "model-00003-of-00038.safetensors", "model.layers.1.self_attn.o_proj.weight": "model-00004-of-00038.safetensors", "model.layers.1.self_attn.q_proj.weight": "model-00004-of-00038.safetensors", "model.layers.1.self_attn.v_proj.weight": "model-00004-of-00038.safetensors", "model.layers.16.input_layernorm.weight": "model-00004-of-00038.safetensors", "model.layers.10.input_layernorm.weight": "model-00004-of-00038.safetensors", "model.layers.16.mlp.down_proj.weight": "model-00004-of-00038.safetensors", "model.layers.10.mlp.down_proj.weight": "model-00004-of-00038.safetensors", "model.layers.16.mlp.gate_proj.weight": "model-00004-of-00038.safetensors", "model.layers.10.mlp.gate_proj.weight": "model-00004-of-00038.safetensors", "model.layers.16.mlp.up_proj.weight": "model-00004-of-00038.safetensors", "model.layers.10.mlp.up_proj.weight": "model-00004-of-00038.safetensors", "model.layers.16.post_attention_layernorm.weight": "model-00004-of-00038.safetensors", "model.layers.10.post_attention_layernorm.weight": "model-00004-of-00038.safetensors", "model.layers.16.self_attn.k_proj.weight": "model-00004-of-00038.safetensors", "model.layers.10.self_attn.k_proj.weight": "model-00004-of-00038.safetensors", "model.layers.16.self_attn.o_proj.weight": "model-00005-of-00038.safetensors", "model.layers.10.self_attn.o_proj.weight": "model-00005-of-00038.safetensors", "model.layers.16.self_attn.q_proj.weight": "model-00005-of-00038.safetensors", "model.layers.10.self_attn.q_proj.weight": "model-00005-of-00038.safetensors", "model.layers.16.self_attn.v_proj.weight": "model-00005-of-00038.safetensors", "model.layers.10.self_attn.v_proj.weight": "model-00005-of-00038.safetensors", "model.layers.17.input_layernorm.weight": "model-00005-of-00038.safetensors", "model.layers.11.input_layernorm.weight": "model-00005-of-00038.safetensors", "model.layers.17.mlp.down_proj.weight": "model-00005-of-00038.safetensors", "model.layers.11.mlp.down_proj.weight": "model-00005-of-00038.safetensors", "model.layers.17.mlp.gate_proj.weight": "model-00005-of-00038.safetensors", "model.layers.11.mlp.gate_proj.weight": "model-00005-of-00038.safetensors", "model.layers.17.mlp.up_proj.weight": "model-00005-of-00038.safetensors", "model.layers.11.mlp.up_proj.weight": "model-00006-of-00038.safetensors", "model.layers.17.post_attention_layernorm.weight": "model-00006-of-00038.safetensors", "model.layers.11.post_attention_layernorm.weight": "model-00006-of-00038.safetensors", "model.layers.17.self_attn.k_proj.weight": "model-00006-of-00038.safetensors", "model.layers.11.self_attn.k_proj.weight": "model-00006-of-00038.safetensors", "model.layers.17.self_attn.o_proj.weight": "model-00006-of-00038.safetensors", "model.layers.11.self_attn.o_proj.weight": "model-00006-of-00038.safetensors", "model.layers.17.self_attn.q_proj.weight": "model-00006-of-00038.safetensors", "model.layers.11.self_attn.q_proj.weight": "model-00006-of-00038.safetensors", "model.layers.17.self_attn.v_proj.weight": "model-00006-of-00038.safetensors", "model.layers.11.self_attn.v_proj.weight": "model-00006-of-00038.safetensors", "model.layers.18.input_layernorm.weight": "model-00006-of-00038.safetensors", "model.layers.12.input_layernorm.weight": "model-00006-of-00038.safetensors", "model.layers.18.mlp.down_proj.weight": "model-00006-of-00038.safetensors", "model.layers.12.mlp.down_proj.weight": "model-00006-of-00038.safetensors", "model.layers.18.mlp.gate_proj.weight": "model-00006-of-00038.safetensors", "model.layers.12.mlp.gate_proj.weight": "model-00006-of-00038.safetensors", "model.layers.18.mlp.up_proj.weight": "model-00007-of-00038.safetensors", "model.layers.12.mlp.up_proj.weight": "model-00007-of-00038.safetensors", "model.layers.18.post_attention_layernorm.weight": "model-00007-of-00038.safetensors", "model.layers.12.post_attention_layernorm.weight": "model-00007-of-00038.safetensors", "model.layers.18.self_attn.k_proj.weight": "model-00007-of-00038.safetensors", "model.layers.12.self_attn.k_proj.weight": "model-00007-of-00038.safetensors", "model.layers.18.self_attn.o_proj.weight": "model-00007-of-00038.safetensors", "model.layers.12.self_attn.o_proj.weight": "model-00007-of-00038.safetensors", "model.layers.18.self_attn.q_proj.weight": "model-00007-of-00038.safetensors", "model.layers.12.self_attn.q_proj.weight": "model-00007-of-00038.safetensors", "model.layers.18.self_attn.v_proj.weight": "model-00007-of-00038.safetensors", "model.layers.12.self_attn.v_proj.weight": "model-00007-of-00038.safetensors", "model.layers.19.input_layernorm.weight": "model-00007-of-00038.safetensors", "model.layers.13.input_layernorm.weight": "model-00007-of-00038.safetensors", "model.layers.19.mlp.down_proj.weight": "model-00007-of-00038.safetensors", "model.layers.13.mlp.down_proj.weight": "model-00007-of-00038.safetensors", "model.layers.19.mlp.gate_proj.weight": "model-00007-of-00038.safetensors", "model.layers.13.mlp.gate_proj.weight": "model-00008-of-00038.safetensors", "model.layers.19.mlp.up_proj.weight": "model-00008-of-00038.safetensors", "model.layers.13.mlp.up_proj.weight": "model-00008-of-00038.safetensors", "model.layers.19.post_attention_layernorm.weight": "model-00008-of-00038.safetensors", "model.layers.13.post_attention_layernorm.weight": "model-00008-of-00038.safetensors", "model.layers.19.self_attn.k_proj.weight": "model-00008-of-00038.safetensors", "model.layers.13.self_attn.k_proj.weight": "model-00008-of-00038.safetensors", "model.layers.19.self_attn.o_proj.weight": "model-00008-of-00038.safetensors", "model.layers.13.self_attn.o_proj.weight": "model-00008-of-00038.safetensors", "model.layers.19.self_attn.q_proj.weight": "model-00008-of-00038.safetensors", "model.layers.13.self_attn.q_proj.weight": "model-00008-of-00038.safetensors", "model.layers.19.self_attn.v_proj.weight": "model-00008-of-00038.safetensors", "model.layers.13.self_attn.v_proj.weight": "model-00008-of-00038.safetensors", "model.layers.30.input_layernorm.weight": "model-00008-of-00038.safetensors", "model.layers.20.input_layernorm.weight": "model-00008-of-00038.safetensors", "model.layers.30.mlp.down_proj.weight": "model-00008-of-00038.safetensors", "model.layers.20.mlp.down_proj.weight": "model-00008-of-00038.safetensors", "model.layers.30.mlp.gate_proj.weight": "model-00009-of-00038.safetensors", "model.layers.20.mlp.gate_proj.weight": "model-00009-of-00038.safetensors", "model.layers.30.mlp.up_proj.weight": "model-00009-of-00038.safetensors", "model.layers.20.mlp.up_proj.weight": "model-00009-of-00038.safetensors", "model.layers.30.post_attention_layernorm.weight": "model-00009-of-00038.safetensors", "model.layers.20.post_attention_layernorm.weight": "model-00009-of-00038.safetensors", "model.layers.30.self_attn.k_proj.weight": "model-00009-of-00038.safetensors", "model.layers.20.self_attn.k_proj.weight": "model-00009-of-00038.safetensors", "model.layers.30.self_attn.o_proj.weight": "model-00009-of-00038.safetensors", "model.layers.20.self_attn.o_proj.weight": "model-00009-of-00038.safetensors", "model.layers.30.self_attn.q_proj.weight": "model-00009-of-00038.safetensors", "model.layers.20.self_attn.q_proj.weight": "model-00009-of-00038.safetensors", "model.layers.30.self_attn.v_proj.weight": "model-00009-of-00038.safetensors", "model.layers.20.self_attn.v_proj.weight": "model-00009-of-00038.safetensors", "model.layers.31.input_layernorm.weight": "model-00009-of-00038.safetensors", "model.layers.21.input_layernorm.weight": "model-00009-of-00038.safetensors", "model.layers.31.mlp.down_proj.weight": "model-00009-of-00038.safetensors", "model.layers.21.mlp.down_proj.weight": "model-00010-of-00038.safetensors", "model.layers.31.mlp.gate_proj.weight": "model-00010-of-00038.safetensors", "model.layers.21.mlp.gate_proj.weight": "model-00010-of-00038.safetensors", "model.layers.31.mlp.up_proj.weight": "model-00010-of-00038.safetensors", "model.layers.21.mlp.up_proj.weight": "model-00010-of-00038.safetensors", "model.layers.31.post_attention_layernorm.weight": "model-00010-of-00038.safetensors", "model.layers.21.post_attention_layernorm.weight": "model-00010-of-00038.safetensors", "model.layers.31.self_attn.k_proj.weight": "model-00010-of-00038.safetensors", "model.layers.21.self_attn.k_proj.weight": "model-00010-of-00038.safetensors", "model.layers.31.self_attn.o_proj.weight": "model-00010-of-00038.safetensors", "model.layers.21.self_attn.o_proj.weight": "model-00010-of-00038.safetensors", "model.layers.31.self_attn.q_proj.weight": "model-00010-of-00038.safetensors", "model.layers.21.self_attn.q_proj.weight": "model-00010-of-00038.safetensors", "model.layers.31.self_attn.v_proj.weight": "model-00010-of-00038.safetensors", "model.layers.21.self_attn.v_proj.weight": "model-00010-of-00038.safetensors", "model.layers.32.input_layernorm.weight": "model-00010-of-00038.safetensors", "model.layers.22.input_layernorm.weight": "model-00010-of-00038.safetensors", "model.layers.32.mlp.down_proj.weight": "model-00011-of-00038.safetensors", "model.layers.22.mlp.down_proj.weight": "model-00011-of-00038.safetensors", "model.layers.32.mlp.gate_proj.weight": "model-00011-of-00038.safetensors", "model.layers.22.mlp.gate_proj.weight": "model-00011-of-00038.safetensors", "model.layers.32.mlp.up_proj.weight": "model-00011-of-00038.safetensors", "model.layers.22.mlp.up_proj.weight": "model-00011-of-00038.safetensors", "model.layers.32.post_attention_layernorm.weight": "model-00011-of-00038.safetensors", "model.layers.22.post_attention_layernorm.weight": "model-00011-of-00038.safetensors", "model.layers.32.self_attn.k_proj.weight": "model-00011-of-00038.safetensors", "model.layers.22.self_attn.k_proj.weight": "model-00011-of-00038.safetensors", "model.layers.32.self_attn.o_proj.weight": "model-00011-of-00038.safetensors", "model.layers.22.self_attn.o_proj.weight": "model-00011-of-00038.safetensors", "model.layers.32.self_attn.q_proj.weight": "model-00012-of-00038.safetensors", "model.layers.22.self_attn.q_proj.weight": "model-00012-of-00038.safetensors", "model.layers.32.self_attn.v_proj.weight": "model-00012-of-00038.safetensors", "model.layers.22.self_attn.v_proj.weight": "model-00012-of-00038.safetensors", "model.layers.33.input_layernorm.weight": "model-00012-of-00038.safetensors", "model.layers.23.input_layernorm.weight": "model-00012-of-00038.safetensors", "model.layers.33.mlp.down_proj.weight": "model-00012-of-00038.safetensors", "model.layers.23.mlp.down_proj.weight": "model-00012-of-00038.safetensors", "model.layers.33.mlp.gate_proj.weight": "model-00012-of-00038.safetensors", "model.layers.23.mlp.gate_proj.weight": "model-00012-of-00038.safetensors", "model.layers.33.mlp.up_proj.weight": "model-00012-of-00038.safetensors", "model.layers.23.mlp.up_proj.weight": "model-00012-of-00038.safetensors", "model.layers.33.post_attention_layernorm.weight": "model-00012-of-00038.safetensors", "model.layers.23.post_attention_layernorm.weight": "model-00012-of-00038.safetensors", "model.layers.33.self_attn.k_proj.weight": "model-00012-of-00038.safetensors", "model.layers.23.self_attn.k_proj.weight": "model-00013-of-00038.safetensors", "model.layers.33.self_attn.o_proj.weight": "model-00013-of-00038.safetensors", "model.layers.23.self_attn.o_proj.weight": "model-00013-of-00038.safetensors", "model.layers.33.self_attn.q_proj.weight": "model-00013-of-00038.safetensors", "model.layers.23.self_attn.q_proj.weight": "model-00013-of-00038.safetensors", "model.layers.33.self_attn.v_proj.weight": "model-00013-of-00038.safetensors", "model.layers.23.self_attn.v_proj.weight": "model-00013-of-00038.safetensors", "model.layers.34.input_layernorm.weight": "model-00013-of-00038.safetensors", "model.layers.24.input_layernorm.weight": "model-00013-of-00038.safetensors", "model.layers.34.mlp.down_proj.weight": "model-00013-of-00038.safetensors", "model.layers.24.mlp.down_proj.weight": "model-00013-of-00038.safetensors", "model.layers.34.mlp.gate_proj.weight": "model-00013-of-00038.safetensors", "model.layers.24.mlp.gate_proj.weight": "model-00013-of-00038.safetensors", "model.layers.34.mlp.up_proj.weight": "model-00013-of-00038.safetensors", "model.layers.24.mlp.up_proj.weight": "model-00014-of-00038.safetensors", "model.layers.34.post_attention_layernorm.weight": "model-00014-of-00038.safetensors", "model.layers.24.post_attention_layernorm.weight": "model-00014-of-00038.safetensors", "model.layers.34.self_attn.k_proj.weight": "model-00014-of-00038.safetensors", "model.layers.24.self_attn.k_proj.weight": "model-00014-of-00038.safetensors", "model.layers.34.self_attn.o_proj.weight": "model-00014-of-00038.safetensors", "model.layers.24.self_attn.o_proj.weight": "model-00014-of-00038.safetensors", "model.layers.34.self_attn.q_proj.weight": "model-00014-of-00038.safetensors", "model.layers.24.self_attn.q_proj.weight": "model-00014-of-00038.safetensors", "model.layers.34.self_attn.v_proj.weight": "model-00014-of-00038.safetensors", "model.layers.24.self_attn.v_proj.weight": "model-00014-of-00038.safetensors", "model.layers.35.input_layernorm.weight": "model-00014-of-00038.safetensors", "model.layers.25.input_layernorm.weight": "model-00014-of-00038.safetensors", "model.layers.35.mlp.down_proj.weight": "model-00014-of-00038.safetensors", "model.layers.25.mlp.down_proj.weight": "model-00014-of-00038.safetensors", "model.layers.35.mlp.gate_proj.weight": "model-00014-of-00038.safetensors", "model.layers.25.mlp.gate_proj.weight": "model-00014-of-00038.safetensors", "model.layers.35.mlp.up_proj.weight": "model-00015-of-00038.safetensors", "model.layers.25.mlp.up_proj.weight": "model-00015-of-00038.safetensors", "model.layers.35.post_attention_layernorm.weight": "model-00015-of-00038.safetensors", "model.layers.25.post_attention_layernorm.weight": "model-00015-of-00038.safetensors", "model.layers.35.self_attn.k_proj.weight": "model-00015-of-00038.safetensors", "model.layers.25.self_attn.k_proj.weight": "model-00015-of-00038.safetensors", "model.layers.35.self_attn.o_proj.weight": "model-00015-of-00038.safetensors", "model.layers.25.self_attn.o_proj.weight": "model-00015-of-00038.safetensors", "model.layers.35.self_attn.q_proj.weight": "model-00015-of-00038.safetensors", "model.layers.25.self_attn.q_proj.weight": "model-00015-of-00038.safetensors", "model.layers.35.self_attn.v_proj.weight": "model-00015-of-00038.safetensors", "model.layers.25.self_attn.v_proj.weight": "model-00015-of-00038.safetensors", "model.layers.2.input_layernorm.weight": "model-00015-of-00038.safetensors", "model.layers.2.mlp.down_proj.weight": "model-00015-of-00038.safetensors", "model.layers.2.mlp.gate_proj.weight": "model-00015-of-00038.safetensors", "model.layers.2.mlp.up_proj.weight": "model-00015-of-00038.safetensors", "model.layers.2.post_attention_layernorm.weight": "model-00015-of-00038.safetensors", "model.layers.2.self_attn.k_proj.weight": "model-00015-of-00038.safetensors", "model.layers.2.self_attn.o_proj.weight": "model-00015-of-00038.safetensors", "model.layers.2.self_attn.q_proj.weight": "model-00016-of-00038.safetensors", "model.layers.2.self_attn.v_proj.weight": "model-00016-of-00038.safetensors", "model.layers.36.input_layernorm.weight": "model-00016-of-00038.safetensors", "model.layers.26.input_layernorm.weight": "model-00016-of-00038.safetensors", "model.layers.36.mlp.down_proj.weight": "model-00016-of-00038.safetensors", "model.layers.26.mlp.down_proj.weight": "model-00016-of-00038.safetensors", "model.layers.36.mlp.gate_proj.weight": "model-00016-of-00038.safetensors", "model.layers.26.mlp.gate_proj.weight": "model-00016-of-00038.safetensors", "model.layers.36.mlp.up_proj.weight": "model-00016-of-00038.safetensors", "model.layers.26.mlp.up_proj.weight": "model-00016-of-00038.safetensors", "model.layers.36.post_attention_layernorm.weight": "model-00016-of-00038.safetensors", "model.layers.26.post_attention_layernorm.weight": "model-00016-of-00038.safetensors", "model.layers.36.self_attn.k_proj.weight": "model-00016-of-00038.safetensors", "model.layers.26.self_attn.k_proj.weight": "model-00016-of-00038.safetensors", "model.layers.36.self_attn.o_proj.weight": "model-00016-of-00038.safetensors", "model.layers.26.self_attn.o_proj.weight": "model-00017-of-00038.safetensors", "model.layers.36.self_attn.q_proj.weight": "model-00017-of-00038.safetensors", "model.layers.26.self_attn.q_proj.weight": "model-00017-of-00038.safetensors", "model.layers.36.self_attn.v_proj.weight": "model-00017-of-00038.safetensors", "model.layers.26.self_attn.v_proj.weight": "model-00017-of-00038.safetensors", "model.layers.37.input_layernorm.weight": "model-00017-of-00038.safetensors", "model.layers.27.input_layernorm.weight": "model-00017-of-00038.safetensors", "model.layers.37.mlp.down_proj.weight": "model-00017-of-00038.safetensors", "model.layers.27.mlp.down_proj.weight": "model-00017-of-00038.safetensors", "model.layers.37.mlp.gate_proj.weight": "model-00017-of-00038.safetensors", "model.layers.27.mlp.gate_proj.weight": "model-00017-of-00038.safetensors", "model.layers.37.mlp.up_proj.weight": "model-00017-of-00038.safetensors", "model.layers.27.mlp.up_proj.weight": "model-00018-of-00038.safetensors", "model.layers.37.post_attention_layernorm.weight": "model-00018-of-00038.safetensors", "model.layers.27.post_attention_layernorm.weight": "model-00018-of-00038.safetensors", "model.layers.37.self_attn.k_proj.weight": "model-00018-of-00038.safetensors", "model.layers.27.self_attn.k_proj.weight": "model-00018-of-00038.safetensors", "model.layers.37.self_attn.o_proj.weight": "model-00018-of-00038.safetensors", "model.layers.27.self_attn.o_proj.weight": "model-00018-of-00038.safetensors", "model.layers.37.self_attn.q_proj.weight": "model-00018-of-00038.safetensors", "model.layers.27.self_attn.q_proj.weight": "model-00018-of-00038.safetensors", "model.layers.37.self_attn.v_proj.weight": "model-00018-of-00038.safetensors", "model.layers.27.self_attn.v_proj.weight": "model-00018-of-00038.safetensors", "model.layers.38.input_layernorm.weight": "model-00018-of-00038.safetensors", "model.layers.28.input_layernorm.weight": "model-00018-of-00038.safetensors", "model.layers.38.mlp.down_proj.weight": "model-00018-of-00038.safetensors", "model.layers.28.mlp.down_proj.weight": "model-00018-of-00038.safetensors", "model.layers.38.mlp.gate_proj.weight": "model-00018-of-00038.safetensors", "model.layers.28.mlp.gate_proj.weight": "model-00018-of-00038.safetensors", "model.layers.38.mlp.up_proj.weight": "model-00019-of-00038.safetensors", "model.layers.28.mlp.up_proj.weight": "model-00019-of-00038.safetensors", "model.layers.38.post_attention_layernorm.weight": "model-00019-of-00038.safetensors", "model.layers.28.post_attention_layernorm.weight": "model-00019-of-00038.safetensors", "model.layers.38.self_attn.k_proj.weight": "model-00019-of-00038.safetensors", "model.layers.28.self_attn.k_proj.weight": "model-00019-of-00038.safetensors", "model.layers.38.self_attn.o_proj.weight": "model-00019-of-00038.safetensors", "model.layers.28.self_attn.o_proj.weight": "model-00019-of-00038.safetensors", "model.layers.38.self_attn.q_proj.weight": "model-00019-of-00038.safetensors", "model.layers.28.self_attn.q_proj.weight": "model-00019-of-00038.safetensors", "model.layers.38.self_attn.v_proj.weight": "model-00019-of-00038.safetensors", "model.layers.28.self_attn.v_proj.weight": "model-00019-of-00038.safetensors", "model.layers.39.input_layernorm.weight": "model-00019-of-00038.safetensors", "model.layers.29.input_layernorm.weight": "model-00019-of-00038.safetensors", "model.layers.39.mlp.down_proj.weight": "model-00019-of-00038.safetensors", "model.layers.29.mlp.down_proj.weight": "model-00019-of-00038.safetensors", "model.layers.39.mlp.gate_proj.weight": "model-00019-of-00038.safetensors", "model.layers.29.mlp.gate_proj.weight": "model-00020-of-00038.safetensors", "model.layers.39.mlp.up_proj.weight": "model-00020-of-00038.safetensors", "model.layers.29.mlp.up_proj.weight": "model-00020-of-00038.safetensors", "model.layers.39.post_attention_layernorm.weight": "model-00020-of-00038.safetensors", "model.layers.29.post_attention_layernorm.weight": "model-00020-of-00038.safetensors", "model.layers.39.self_attn.k_proj.weight": "model-00020-of-00038.safetensors", "model.layers.29.self_attn.k_proj.weight": "model-00020-of-00038.safetensors", "model.layers.39.self_attn.o_proj.weight": "model-00020-of-00038.safetensors", "model.layers.29.self_attn.o_proj.weight": "model-00020-of-00038.safetensors", "model.layers.39.self_attn.q_proj.weight": "model-00020-of-00038.safetensors", "model.layers.29.self_attn.q_proj.weight": "model-00020-of-00038.safetensors", "model.layers.39.self_attn.v_proj.weight": "model-00020-of-00038.safetensors", "model.layers.29.self_attn.v_proj.weight": "model-00020-of-00038.safetensors", "model.layers.47.input_layernorm.weight": "model-00020-of-00038.safetensors", "model.layers.40.input_layernorm.weight": "model-00020-of-00038.safetensors", "model.layers.47.mlp.down_proj.weight": "model-00020-of-00038.safetensors", "model.layers.40.mlp.down_proj.weight": "model-00020-of-00038.safetensors", "model.layers.47.mlp.gate_proj.weight": "model-00021-of-00038.safetensors", "model.layers.40.mlp.gate_proj.weight": "model-00021-of-00038.safetensors", "model.layers.47.mlp.up_proj.weight": "model-00021-of-00038.safetensors", "model.layers.40.mlp.up_proj.weight": "model-00021-of-00038.safetensors", "model.layers.47.post_attention_layernorm.weight": "model-00021-of-00038.safetensors", "model.layers.40.post_attention_layernorm.weight": "model-00021-of-00038.safetensors", "model.layers.47.self_attn.k_proj.weight": "model-00021-of-00038.safetensors", "model.layers.40.self_attn.k_proj.weight": "model-00021-of-00038.safetensors", "model.layers.47.self_attn.o_proj.weight": "model-00021-of-00038.safetensors", "model.layers.40.self_attn.o_proj.weight": "model-00021-of-00038.safetensors", "model.layers.47.self_attn.q_proj.weight": "model-00021-of-00038.safetensors", "model.layers.40.self_attn.q_proj.weight": "model-00021-of-00038.safetensors", "model.layers.47.self_attn.v_proj.weight": "model-00021-of-00038.safetensors", "model.layers.40.self_attn.v_proj.weight": "model-00021-of-00038.safetensors", "model.layers.48.input_layernorm.weight": "model-00021-of-00038.safetensors", "model.layers.41.input_layernorm.weight": "model-00021-of-00038.safetensors", "model.layers.48.mlp.down_proj.weight": "model-00021-of-00038.safetensors", "model.layers.41.mlp.down_proj.weight": "model-00022-of-00038.safetensors", "model.layers.48.mlp.gate_proj.weight": "model-00022-of-00038.safetensors", "model.layers.41.mlp.gate_proj.weight": "model-00022-of-00038.safetensors", "model.layers.48.mlp.up_proj.weight": "model-00022-of-00038.safetensors", "model.layers.41.mlp.up_proj.weight": "model-00022-of-00038.safetensors", "model.layers.48.post_attention_layernorm.weight": "model-00022-of-00038.safetensors", "model.layers.41.post_attention_layernorm.weight": "model-00022-of-00038.safetensors", "model.layers.48.self_attn.k_proj.weight": "model-00022-of-00038.safetensors", "model.layers.41.self_attn.k_proj.weight": "model-00022-of-00038.safetensors", "model.layers.48.self_attn.o_proj.weight": "model-00022-of-00038.safetensors", "model.layers.41.self_attn.o_proj.weight": "model-00022-of-00038.safetensors", "model.layers.48.self_attn.q_proj.weight": "model-00022-of-00038.safetensors", "model.layers.41.self_attn.q_proj.weight": "model-00022-of-00038.safetensors", "model.layers.48.self_attn.v_proj.weight": "model-00022-of-00038.safetensors", "model.layers.41.self_attn.v_proj.weight": "model-00022-of-00038.safetensors", "model.layers.49.input_layernorm.weight": "model-00022-of-00038.safetensors", "model.layers.42.input_layernorm.weight": "model-00022-of-00038.safetensors", "model.layers.49.mlp.down_proj.weight": "model-00023-of-00038.safetensors", "model.layers.42.mlp.down_proj.weight": "model-00023-of-00038.safetensors", "model.layers.49.mlp.gate_proj.weight": "model-00023-of-00038.safetensors", "model.layers.42.mlp.gate_proj.weight": "model-00023-of-00038.safetensors", "model.layers.49.mlp.up_proj.weight": "model-00023-of-00038.safetensors", "model.layers.42.mlp.up_proj.weight": "model-00023-of-00038.safetensors", "model.layers.49.post_attention_layernorm.weight": "model-00023-of-00038.safetensors", "model.layers.42.post_attention_layernorm.weight": "model-00023-of-00038.safetensors", "model.layers.49.self_attn.k_proj.weight": "model-00023-of-00038.safetensors", "model.layers.42.self_attn.k_proj.weight": "model-00023-of-00038.safetensors", "model.layers.49.self_attn.o_proj.weight": "model-00023-of-00038.safetensors", "model.layers.42.self_attn.o_proj.weight": "model-00023-of-00038.safetensors", "model.layers.49.self_attn.q_proj.weight": "model-00024-of-00038.safetensors", "model.layers.42.self_attn.q_proj.weight": "model-00024-of-00038.safetensors", "model.layers.49.self_attn.v_proj.weight": "model-00024-of-00038.safetensors", "model.layers.42.self_attn.v_proj.weight": "model-00024-of-00038.safetensors", "model.layers.50.input_layernorm.weight": "model-00024-of-00038.safetensors", "model.layers.43.input_layernorm.weight": "model-00024-of-00038.safetensors", "model.layers.50.mlp.down_proj.weight": "model-00024-of-00038.safetensors", "model.layers.43.mlp.down_proj.weight": "model-00024-of-00038.safetensors", "model.layers.50.mlp.gate_proj.weight": "model-00024-of-00038.safetensors", "model.layers.43.mlp.gate_proj.weight": "model-00024-of-00038.safetensors", "model.layers.50.mlp.up_proj.weight": "model-00024-of-00038.safetensors", "model.layers.43.mlp.up_proj.weight": "model-00024-of-00038.safetensors", "model.layers.50.post_attention_layernorm.weight": "model-00024-of-00038.safetensors", "model.layers.43.post_attention_layernorm.weight": "model-00024-of-00038.safetensors", "model.layers.50.self_attn.k_proj.weight": "model-00024-of-00038.safetensors", "model.layers.43.self_attn.k_proj.weight": "model-00025-of-00038.safetensors", "model.layers.50.self_attn.o_proj.weight": "model-00025-of-00038.safetensors", "model.layers.43.self_attn.o_proj.weight": "model-00025-of-00038.safetensors", "model.layers.50.self_attn.q_proj.weight": "model-00025-of-00038.safetensors", "model.layers.43.self_attn.q_proj.weight": "model-00025-of-00038.safetensors", "model.layers.50.self_attn.v_proj.weight": "model-00025-of-00038.safetensors", "model.layers.43.self_attn.v_proj.weight": "model-00025-of-00038.safetensors", "model.layers.51.input_layernorm.weight": "model-00025-of-00038.safetensors", "model.layers.44.input_layernorm.weight": "model-00025-of-00038.safetensors", "model.layers.51.mlp.down_proj.weight": "model-00025-of-00038.safetensors", "model.layers.44.mlp.down_proj.weight": "model-00025-of-00038.safetensors", "model.layers.51.mlp.gate_proj.weight": "model-00025-of-00038.safetensors", "model.layers.44.mlp.gate_proj.weight": "model-00025-of-00038.safetensors", "model.layers.51.mlp.up_proj.weight": "model-00025-of-00038.safetensors", "model.layers.44.mlp.up_proj.weight": "model-00026-of-00038.safetensors", "model.layers.51.post_attention_layernorm.weight": "model-00026-of-00038.safetensors", "model.layers.44.post_attention_layernorm.weight": "model-00026-of-00038.safetensors", "model.layers.51.self_attn.k_proj.weight": "model-00026-of-00038.safetensors", "model.layers.44.self_attn.k_proj.weight": "model-00026-of-00038.safetensors", "model.layers.51.self_attn.o_proj.weight": "model-00026-of-00038.safetensors", "model.layers.44.self_attn.o_proj.weight": "model-00026-of-00038.safetensors", "model.layers.51.self_attn.q_proj.weight": "model-00026-of-00038.safetensors", "model.layers.44.self_attn.q_proj.weight": "model-00026-of-00038.safetensors", "model.layers.51.self_attn.v_proj.weight": "model-00026-of-00038.safetensors", "model.layers.44.self_attn.v_proj.weight": "model-00026-of-00038.safetensors", "model.layers.52.input_layernorm.weight": "model-00026-of-00038.safetensors", "model.layers.45.input_layernorm.weight": "model-00026-of-00038.safetensors", "model.layers.52.mlp.down_proj.weight": "model-00026-of-00038.safetensors", "model.layers.45.mlp.down_proj.weight": "model-00026-of-00038.safetensors", "model.layers.52.mlp.gate_proj.weight": "model-00026-of-00038.safetensors", "model.layers.45.mlp.gate_proj.weight": "model-00026-of-00038.safetensors", "model.layers.52.mlp.up_proj.weight": "model-00027-of-00038.safetensors", "model.layers.45.mlp.up_proj.weight": "model-00027-of-00038.safetensors", "model.layers.52.post_attention_layernorm.weight": "model-00027-of-00038.safetensors", "model.layers.45.post_attention_layernorm.weight": "model-00027-of-00038.safetensors", "model.layers.52.self_attn.k_proj.weight": "model-00027-of-00038.safetensors", "model.layers.45.self_attn.k_proj.weight": "model-00027-of-00038.safetensors", "model.layers.52.self_attn.o_proj.weight": "model-00027-of-00038.safetensors", "model.layers.45.self_attn.o_proj.weight": "model-00027-of-00038.safetensors", "model.layers.52.self_attn.q_proj.weight": "model-00027-of-00038.safetensors", "model.layers.45.self_attn.q_proj.weight": "model-00027-of-00038.safetensors", "model.layers.52.self_attn.v_proj.weight": "model-00027-of-00038.safetensors", "model.layers.45.self_attn.v_proj.weight": "model-00027-of-00038.safetensors", "model.layers.3.input_layernorm.weight": "model-00027-of-00038.safetensors", "model.layers.3.mlp.down_proj.weight": "model-00027-of-00038.safetensors", "model.layers.3.mlp.gate_proj.weight": "model-00027-of-00038.safetensors", "model.layers.3.mlp.up_proj.weight": "model-00027-of-00038.safetensors", "model.layers.3.post_attention_layernorm.weight": "model-00027-of-00038.safetensors", "model.layers.3.self_attn.k_proj.weight": "model-00027-of-00038.safetensors", "model.layers.3.self_attn.o_proj.weight": "model-00027-of-00038.safetensors", "model.layers.3.self_attn.q_proj.weight": "model-00028-of-00038.safetensors", "model.layers.3.self_attn.v_proj.weight": "model-00028-of-00038.safetensors", "model.layers.53.input_layernorm.weight": "model-00028-of-00038.safetensors", "model.layers.46.input_layernorm.weight": "model-00028-of-00038.safetensors", "model.layers.53.mlp.down_proj.weight": "model-00028-of-00038.safetensors", "model.layers.46.mlp.down_proj.weight": "model-00028-of-00038.safetensors", "model.layers.53.mlp.gate_proj.weight": "model-00028-of-00038.safetensors", "model.layers.46.mlp.gate_proj.weight": "model-00028-of-00038.safetensors", "model.layers.53.mlp.up_proj.weight": "model-00028-of-00038.safetensors", "model.layers.46.mlp.up_proj.weight": "model-00028-of-00038.safetensors", "model.layers.53.post_attention_layernorm.weight": "model-00028-of-00038.safetensors", "model.layers.46.post_attention_layernorm.weight": "model-00028-of-00038.safetensors", "model.layers.53.self_attn.k_proj.weight": "model-00028-of-00038.safetensors", "model.layers.46.self_attn.k_proj.weight": "model-00028-of-00038.safetensors", "model.layers.53.self_attn.o_proj.weight": "model-00028-of-00038.safetensors", "model.layers.46.self_attn.o_proj.weight": "model-00029-of-00038.safetensors", "model.layers.53.self_attn.q_proj.weight": "model-00029-of-00038.safetensors", "model.layers.46.self_attn.q_proj.weight": "model-00029-of-00038.safetensors", "model.layers.53.self_attn.v_proj.weight": "model-00029-of-00038.safetensors", "model.layers.46.self_attn.v_proj.weight": "model-00029-of-00038.safetensors", "model.layers.54.input_layernorm.weight": "model-00029-of-00038.safetensors", "model.layers.54.mlp.down_proj.weight": "model-00029-of-00038.safetensors", "model.layers.54.mlp.gate_proj.weight": "model-00029-of-00038.safetensors", "model.layers.54.mlp.up_proj.weight": "model-00029-of-00038.safetensors", "model.layers.54.post_attention_layernorm.weight": "model-00029-of-00038.safetensors", "model.layers.54.self_attn.k_proj.weight": "model-00029-of-00038.safetensors", "model.layers.54.self_attn.o_proj.weight": "model-00029-of-00038.safetensors", "model.layers.54.self_attn.q_proj.weight": "model-00029-of-00038.safetensors", "model.layers.54.self_attn.v_proj.weight": "model-00029-of-00038.safetensors", "model.layers.55.input_layernorm.weight": "model-00029-of-00038.safetensors", "model.layers.55.mlp.down_proj.weight": "model-00029-of-00038.safetensors", "model.layers.55.mlp.gate_proj.weight": "model-00029-of-00038.safetensors", "model.layers.55.mlp.up_proj.weight": "model-00030-of-00038.safetensors", "model.layers.55.post_attention_layernorm.weight": "model-00030-of-00038.safetensors", "model.layers.55.self_attn.k_proj.weight": "model-00030-of-00038.safetensors", "model.layers.55.self_attn.o_proj.weight": "model-00030-of-00038.safetensors", "model.layers.55.self_attn.q_proj.weight": "model-00030-of-00038.safetensors", "model.layers.55.self_attn.v_proj.weight": "model-00030-of-00038.safetensors", "model.layers.56.input_layernorm.weight": "model-00030-of-00038.safetensors", "model.layers.56.mlp.down_proj.weight": "model-00030-of-00038.safetensors", "model.layers.56.mlp.gate_proj.weight": "model-00030-of-00038.safetensors", "model.layers.56.mlp.up_proj.weight": "model-00030-of-00038.safetensors", "model.layers.56.post_attention_layernorm.weight": "model-00030-of-00038.safetensors", "model.layers.56.self_attn.k_proj.weight": "model-00030-of-00038.safetensors", "model.layers.56.self_attn.o_proj.weight": "model-00030-of-00038.safetensors", "model.layers.56.self_attn.q_proj.weight": "model-00030-of-00038.safetensors", "model.layers.56.self_attn.v_proj.weight": "model-00030-of-00038.safetensors", "model.layers.57.input_layernorm.weight": "model-00030-of-00038.safetensors", "model.layers.57.mlp.down_proj.weight": "model-00030-of-00038.safetensors", "model.layers.57.mlp.gate_proj.weight": "model-00031-of-00038.safetensors", "model.layers.57.mlp.up_proj.weight": "model-00031-of-00038.safetensors", "model.layers.57.post_attention_layernorm.weight": "model-00031-of-00038.safetensors", "model.layers.57.self_attn.k_proj.weight": "model-00031-of-00038.safetensors", "model.layers.57.self_attn.o_proj.weight": "model-00031-of-00038.safetensors", "model.layers.57.self_attn.q_proj.weight": "model-00031-of-00038.safetensors", "model.layers.57.self_attn.v_proj.weight": "model-00031-of-00038.safetensors", "model.layers.58.input_layernorm.weight": "model-00031-of-00038.safetensors", "model.layers.58.mlp.down_proj.weight": "model-00031-of-00038.safetensors", "model.layers.58.mlp.gate_proj.weight": "model-00031-of-00038.safetensors", "model.layers.58.mlp.up_proj.weight": "model-00031-of-00038.safetensors", "model.layers.58.post_attention_layernorm.weight": "model-00031-of-00038.safetensors", "model.layers.58.self_attn.k_proj.weight": "model-00031-of-00038.safetensors", "model.layers.58.self_attn.o_proj.weight": "model-00031-of-00038.safetensors", "model.layers.58.self_attn.q_proj.weight": "model-00031-of-00038.safetensors", "model.layers.58.self_attn.v_proj.weight": "model-00031-of-00038.safetensors", "model.layers.59.input_layernorm.weight": "model-00031-of-00038.safetensors", "model.layers.59.mlp.down_proj.weight": "model-00032-of-00038.safetensors", "model.layers.59.mlp.gate_proj.weight": "model-00032-of-00038.safetensors", "model.layers.59.mlp.up_proj.weight": "model-00032-of-00038.safetensors", "model.layers.59.post_attention_layernorm.weight": "model-00032-of-00038.safetensors", "model.layers.59.self_attn.k_proj.weight": "model-00032-of-00038.safetensors", "model.layers.59.self_attn.o_proj.weight": "model-00032-of-00038.safetensors", "model.layers.59.self_attn.q_proj.weight": "model-00032-of-00038.safetensors", "model.layers.59.self_attn.v_proj.weight": "model-00032-of-00038.safetensors", "model.layers.60.input_layernorm.weight": "model-00032-of-00038.safetensors", "model.layers.60.mlp.down_proj.weight": "model-00032-of-00038.safetensors", "model.layers.60.mlp.gate_proj.weight": "model-00032-of-00038.safetensors", "model.layers.60.mlp.up_proj.weight": "model-00032-of-00038.safetensors", "model.layers.60.post_attention_layernorm.weight": "model-00032-of-00038.safetensors", "model.layers.60.self_attn.k_proj.weight": "model-00032-of-00038.safetensors", "model.layers.60.self_attn.o_proj.weight": "model-00033-of-00038.safetensors", "model.layers.60.self_attn.q_proj.weight": "model-00033-of-00038.safetensors", "model.layers.60.self_attn.v_proj.weight": "model-00033-of-00038.safetensors", "model.layers.61.input_layernorm.weight": "model-00033-of-00038.safetensors", "model.layers.61.mlp.down_proj.weight": "model-00033-of-00038.safetensors", "model.layers.61.mlp.gate_proj.weight": "model-00033-of-00038.safetensors", "model.layers.61.mlp.up_proj.weight": "model-00033-of-00038.safetensors", "model.layers.61.post_attention_layernorm.weight": "model-00033-of-00038.safetensors", "model.layers.61.self_attn.k_proj.weight": "model-00033-of-00038.safetensors", "model.layers.61.self_attn.o_proj.weight": "model-00033-of-00038.safetensors", "model.layers.61.self_attn.q_proj.weight": "model-00033-of-00038.safetensors", "model.layers.61.self_attn.v_proj.weight": "model-00033-of-00038.safetensors", "model.layers.62.input_layernorm.weight": "model-00033-of-00038.safetensors", "model.layers.62.mlp.down_proj.weight": "model-00033-of-00038.safetensors", "model.layers.62.mlp.gate_proj.weight": "model-00033-of-00038.safetensors", "model.layers.62.mlp.up_proj.weight": "model-00034-of-00038.safetensors", "model.layers.62.post_attention_layernorm.weight": "model-00034-of-00038.safetensors", "model.layers.62.self_attn.k_proj.weight": "model-00034-of-00038.safetensors", "model.layers.62.self_attn.o_proj.weight": "model-00034-of-00038.safetensors", "model.layers.62.self_attn.q_proj.weight": "model-00034-of-00038.safetensors", "model.layers.62.self_attn.v_proj.weight": "model-00034-of-00038.safetensors", "model.layers.4.input_layernorm.weight": "model-00034-of-00038.safetensors", "model.layers.4.mlp.down_proj.weight": "model-00034-of-00038.safetensors", "model.layers.4.mlp.gate_proj.weight": "model-00034-of-00038.safetensors", "model.layers.4.mlp.up_proj.weight": "model-00034-of-00038.safetensors", "model.layers.4.post_attention_layernorm.weight": "model-00034-of-00038.safetensors", "model.layers.4.self_attn.k_proj.weight": "model-00034-of-00038.safetensors", "model.layers.4.self_attn.o_proj.weight": "model-00034-of-00038.safetensors", "model.layers.4.self_attn.q_proj.weight": "model-00034-of-00038.safetensors", "model.layers.4.self_attn.v_proj.weight": "model-00034-of-00038.safetensors", "model.layers.5.input_layernorm.weight": "model-00034-of-00038.safetensors", "model.layers.5.mlp.down_proj.weight": "model-00034-of-00038.safetensors", "model.layers.5.mlp.gate_proj.weight": "model-00035-of-00038.safetensors", "model.layers.5.mlp.up_proj.weight": "model-00035-of-00038.safetensors", "model.layers.5.post_attention_layernorm.weight": "model-00035-of-00038.safetensors", "model.layers.5.self_attn.k_proj.weight": "model-00035-of-00038.safetensors", "model.layers.5.self_attn.o_proj.weight": "model-00035-of-00038.safetensors", "model.layers.5.self_attn.q_proj.weight": "model-00035-of-00038.safetensors", "model.layers.5.self_attn.v_proj.weight": "model-00035-of-00038.safetensors", "model.layers.6.input_layernorm.weight": "model-00035-of-00038.safetensors", "model.layers.6.mlp.down_proj.weight": "model-00035-of-00038.safetensors", "model.layers.6.mlp.gate_proj.weight": "model-00035-of-00038.safetensors", "model.layers.6.mlp.up_proj.weight": "model-00035-of-00038.safetensors", "model.layers.6.post_attention_layernorm.weight": "model-00035-of-00038.safetensors", "model.layers.6.self_attn.k_proj.weight": "model-00035-of-00038.safetensors", "model.layers.6.self_attn.o_proj.weight": "model-00035-of-00038.safetensors", "model.layers.6.self_attn.q_proj.weight": "model-00035-of-00038.safetensors", "model.layers.6.self_attn.v_proj.weight": "model-00035-of-00038.safetensors", "model.layers.7.input_layernorm.weight": "model-00035-of-00038.safetensors", "model.layers.7.mlp.down_proj.weight": "model-00036-of-00038.safetensors", "model.layers.7.mlp.gate_proj.weight": "model-00036-of-00038.safetensors", "model.layers.7.mlp.up_proj.weight": "model-00036-of-00038.safetensors", "model.layers.7.post_attention_layernorm.weight": "model-00036-of-00038.safetensors", "model.layers.7.self_attn.k_proj.weight": "model-00036-of-00038.safetensors", "model.layers.7.self_attn.o_proj.weight": "model-00036-of-00038.safetensors", "model.layers.7.self_attn.q_proj.weight": "model-00036-of-00038.safetensors", "model.layers.7.self_attn.v_proj.weight": "model-00036-of-00038.safetensors", "model.layers.14.input_layernorm.weight": "model-00036-of-00038.safetensors", "model.layers.8.input_layernorm.weight": "model-00036-of-00038.safetensors", "model.layers.14.mlp.down_proj.weight": "model-00036-of-00038.safetensors", "model.layers.8.mlp.down_proj.weight": "model-00036-of-00038.safetensors", "model.layers.14.mlp.gate_proj.weight": "model-00036-of-00038.safetensors", "model.layers.8.mlp.gate_proj.weight": "model-00037-of-00038.safetensors", "model.layers.14.mlp.up_proj.weight": "model-00037-of-00038.safetensors", "model.layers.8.mlp.up_proj.weight": "model-00037-of-00038.safetensors", "model.layers.14.post_attention_layernorm.weight": "model-00037-of-00038.safetensors", "model.layers.8.post_attention_layernorm.weight": "model-00037-of-00038.safetensors", "model.layers.14.self_attn.k_proj.weight": "model-00037-of-00038.safetensors", "model.layers.8.self_attn.k_proj.weight": "model-00037-of-00038.safetensors", "model.layers.14.self_attn.o_proj.weight": "model-00037-of-00038.safetensors", "model.layers.8.self_attn.o_proj.weight": "model-00037-of-00038.safetensors", "model.layers.14.self_attn.q_proj.weight": "model-00037-of-00038.safetensors", "model.layers.8.self_attn.q_proj.weight": "model-00037-of-00038.safetensors", "model.layers.14.self_attn.v_proj.weight": "model-00037-of-00038.safetensors", "model.layers.8.self_attn.v_proj.weight": "model-00037-of-00038.safetensors", "model.layers.15.input_layernorm.weight": "model-00037-of-00038.safetensors", "model.layers.9.input_layernorm.weight": "model-00037-of-00038.safetensors", "model.layers.15.mlp.down_proj.weight": "model-00037-of-00038.safetensors", "model.layers.9.mlp.down_proj.weight": "model-00037-of-00038.safetensors", "model.layers.15.mlp.gate_proj.weight": "model-00038-of-00038.safetensors", "model.layers.9.mlp.gate_proj.weight": "model-00038-of-00038.safetensors", "model.layers.15.mlp.up_proj.weight": "model-00038-of-00038.safetensors", "model.layers.9.mlp.up_proj.weight": "model-00038-of-00038.safetensors", "model.layers.15.post_attention_layernorm.weight": "model-00038-of-00038.safetensors", "model.layers.9.post_attention_layernorm.weight": "model-00038-of-00038.safetensors", "model.layers.15.self_attn.k_proj.weight": "model-00038-of-00038.safetensors", "model.layers.9.self_attn.k_proj.weight": "model-00038-of-00038.safetensors", "model.layers.15.self_attn.o_proj.weight": "model-00038-of-00038.safetensors", "model.layers.9.self_attn.o_proj.weight": "model-00038-of-00038.safetensors", "model.layers.15.self_attn.q_proj.weight": "model-00038-of-00038.safetensors", "model.layers.9.self_attn.q_proj.weight": "model-00038-of-00038.safetensors", "model.layers.15.self_attn.v_proj.weight": "model-00038-of-00038.safetensors", "model.layers.9.self_attn.v_proj.weight": "model-00038-of-00038.safetensors", "model.norm.weight": "model-00038-of-00038.safetensors"}}
\ No newline at end of file
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/special_tokens_map.json b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/special_tokens_map.json
new file mode 100644
index 0000000000000000000000000000000000000000..451134b2ddc2e78555d1e857518c54b4bdc2e87d
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/special_tokens_map.json
@@ -0,0 +1,23 @@
+{
+ "bos_token": {
+ "content": "",
+ "lstrip": false,
+ "normalized": false,
+ "rstrip": false,
+ "single_word": false
+ },
+ "eos_token": {
+ "content": "",
+ "lstrip": false,
+ "normalized": false,
+ "rstrip": false,
+ "single_word": false
+ },
+ "unk_token": {
+ "content": "",
+ "lstrip": false,
+ "normalized": false,
+ "rstrip": false,
+ "single_word": false
+ }
+}
diff --git a/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/tokenizer.json b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/tokenizer.json
new file mode 100644
index 0000000000000000000000000000000000000000..ec5acd742ca3df11b3b7933152376b737565842d
--- /dev/null
+++ b/https:/huggingface.co/DavidAU/MN-18.5B-Celeste-V1.9-Story-Wizard-ED1-Instruct/tree/main/tokenizer.json
@@ -0,0 +1,409625 @@
+{
+ "version": "1.0",
+ "truncation": null,
+ "padding": null,
+ "added_tokens": [
+ {
+ "id": 0,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 1,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 2,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 3,
+ "content": "[INST]",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 4,
+ "content": "[/INST]",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 5,
+ "content": "[AVAILABLE_TOOLS]",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 6,
+ "content": "[/AVAILABLE_TOOLS]",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 7,
+ "content": "[TOOL_RESULTS]",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 8,
+ "content": "[/TOOL_RESULTS]",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 9,
+ "content": "[TOOL_CALLS]",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 10,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 11,
+ "content": "[PREFIX]",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 12,
+ "content": "[MIDDLE]",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 13,
+ "content": "[SUFFIX]",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 14,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 15,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 16,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 17,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 18,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 19,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 20,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 21,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 22,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 23,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 24,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 25,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 26,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 27,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 28,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 29,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 30,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 31,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 32,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 33,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 34,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 35,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 36,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 37,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 38,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 39,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 40,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 41,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 42,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 43,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 44,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 45,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 46,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 47,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 48,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 49,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 50,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 51,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 52,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 53,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 54,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 55,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 56,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 57,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 58,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 59,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 60,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 61,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 62,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 63,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 64,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 65,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 66,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 67,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 68,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 69,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 70,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 71,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 72,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 73,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 74,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 75,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 76,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 77,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 78,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 79,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 80,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 81,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 82,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 83,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 84,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 85,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 86,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 87,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 88,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 89,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 90,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 91,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 92,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 93,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 94,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 95,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 96,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 97,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 98,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 99,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 100,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 101,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 102,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 103,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 104,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 105,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 106,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 107,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 108,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 109,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 110,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 111,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 112,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 113,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 114,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 115,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 116,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 117,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 118,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 119,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 120,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 121,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 122,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 123,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 124,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 125,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 126,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 127,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 128,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 129,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 130,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 131,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 132,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 133,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 134,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 135,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 136,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 137,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 138,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 139,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 140,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 141,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 142,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 143,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 144,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 145,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 146,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 147,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 148,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 149,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 150,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 151,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 152,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 153,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 154,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 155,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 156,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 157,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 158,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 159,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 160,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 161,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 162,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 163,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 164,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 165,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 166,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 167,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 168,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 169,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 170,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 171,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 172,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 173,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 174,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 175,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 176,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 177,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 178,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 179,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 180,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 181,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 182,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 183,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 184,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 185,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 186,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 187,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 188,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 189,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 190,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 191,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 192,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 193,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 194,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 195,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 196,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 197,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 198,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 199,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 200,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 201,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 202,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 203,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 204,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 205,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 206,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 207,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 208,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 209,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 210,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 211,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 212,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 213,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 214,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 215,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 216,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 217,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 218,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 219,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 220,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 221,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 222,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 223,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 224,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 225,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 226,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 227,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 228,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 229,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 230,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 231,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 232,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 233,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 234,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 235,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 236,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 237,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 238,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 239,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 240,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 241,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 242,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 243,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 244,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 245,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 246,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 247,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 248,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 249,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 250,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 251,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 252,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 253,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 254,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 255,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 256,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 257,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 258,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 259,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 260,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 261,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 262,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 263,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 264,
+ "content": "",
+ "single_word": false,
+ "lstrip": false,
+ "rstrip": false,
+ "normalized": false,
+ "special": true
+ },
+ {
+ "id": 265,
+ "content": "