yatinece commited on
Commit
323fe53
1 Parent(s): bdcaa0f

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +134 -0
  2. config.json +30 -0
  3. mergekit_moe_config.yml +66 -0
  4. model-00001-of-00048.safetensors +3 -0
  5. model-00002-of-00048.safetensors +3 -0
  6. model-00003-of-00048.safetensors +3 -0
  7. model-00004-of-00048.safetensors +3 -0
  8. model-00005-of-00048.safetensors +3 -0
  9. model-00006-of-00048.safetensors +3 -0
  10. model-00007-of-00048.safetensors +3 -0
  11. model-00008-of-00048.safetensors +3 -0
  12. model-00009-of-00048.safetensors +3 -0
  13. model-00010-of-00048.safetensors +3 -0
  14. model-00011-of-00048.safetensors +3 -0
  15. model-00012-of-00048.safetensors +3 -0
  16. model-00013-of-00048.safetensors +3 -0
  17. model-00014-of-00048.safetensors +3 -0
  18. model-00015-of-00048.safetensors +3 -0
  19. model-00016-of-00048.safetensors +3 -0
  20. model-00017-of-00048.safetensors +3 -0
  21. model-00018-of-00048.safetensors +3 -0
  22. model-00019-of-00048.safetensors +3 -0
  23. model-00020-of-00048.safetensors +3 -0
  24. model-00021-of-00048.safetensors +3 -0
  25. model-00022-of-00048.safetensors +3 -0
  26. model-00023-of-00048.safetensors +3 -0
  27. model-00024-of-00048.safetensors +3 -0
  28. model-00025-of-00048.safetensors +3 -0
  29. model-00026-of-00048.safetensors +3 -0
  30. model-00027-of-00048.safetensors +3 -0
  31. model-00028-of-00048.safetensors +3 -0
  32. model-00029-of-00048.safetensors +3 -0
  33. model-00030-of-00048.safetensors +3 -0
  34. model-00031-of-00048.safetensors +3 -0
  35. model-00032-of-00048.safetensors +3 -0
  36. model-00033-of-00048.safetensors +3 -0
  37. model-00034-of-00048.safetensors +3 -0
  38. model-00035-of-00048.safetensors +3 -0
  39. model-00036-of-00048.safetensors +3 -0
  40. model-00037-of-00048.safetensors +3 -0
  41. model-00038-of-00048.safetensors +3 -0
  42. model-00039-of-00048.safetensors +3 -0
  43. model-00040-of-00048.safetensors +3 -0
  44. model-00041-of-00048.safetensors +3 -0
  45. model-00042-of-00048.safetensors +3 -0
  46. model-00043-of-00048.safetensors +3 -0
  47. model-00044-of-00048.safetensors +3 -0
  48. model-00045-of-00048.safetensors +3 -0
  49. model-00046-of-00048.safetensors +3 -0
  50. model-00047-of-00048.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - moe
5
+ - frankenmoe
6
+ - merge
7
+ - mergekit
8
+ - lazymergekit
9
+ - mlabonne/AlphaMonarch-7B
10
+ - beowolx/CodeNinja-1.0-OpenChat-7B
11
+ - SanjiWatsuki/Kunoichi-DPO-v2-7B
12
+ - mlabonne/NeuralDaredevil-7B
13
+ - HuggingFaceH4/zephyr-7b-beta
14
+ - mistralai/Mistral-7B-Instruct-v0.2
15
+ - teknium/OpenHermes-2.5-Mistral-7B
16
+ - meta-math/MetaMath-Mistral-7B
17
+ base_model:
18
+ - mlabonne/AlphaMonarch-7B
19
+ - beowolx/CodeNinja-1.0-OpenChat-7B
20
+ - SanjiWatsuki/Kunoichi-DPO-v2-7B
21
+ - mlabonne/NeuralDaredevil-7B
22
+ - HuggingFaceH4/zephyr-7b-beta
23
+ - mistralai/Mistral-7B-Instruct-v0.2
24
+ - teknium/OpenHermes-2.5-Mistral-7B
25
+ - meta-math/MetaMath-Mistral-7B
26
+ ---
27
+
28
+ # yk_8x7b_model
29
+
30
+ yk_8x7b_model is a Mixture of Experts (MoE) made with the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
31
+ * [mlabonne/AlphaMonarch-7B](https://huggingface.co/mlabonne/AlphaMonarch-7B)
32
+ * [beowolx/CodeNinja-1.0-OpenChat-7B](https://huggingface.co/beowolx/CodeNinja-1.0-OpenChat-7B)
33
+ * [SanjiWatsuki/Kunoichi-DPO-v2-7B](https://huggingface.co/SanjiWatsuki/Kunoichi-DPO-v2-7B)
34
+ * [mlabonne/NeuralDaredevil-7B](https://huggingface.co/mlabonne/NeuralDaredevil-7B)
35
+ * [HuggingFaceH4/zephyr-7b-beta](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta)
36
+ * [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
37
+ * [teknium/OpenHermes-2.5-Mistral-7B](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B)
38
+ * [meta-math/MetaMath-Mistral-7B](https://huggingface.co/meta-math/MetaMath-Mistral-7B)
39
+
40
+ ## 🧩 Configuration
41
+
42
+ ```yaml
43
+ base_model: mistralai/Mistral-7B-Instruct-v0.2
44
+ dtype: float16
45
+ gate_mode: hidden
46
+ experts:
47
+ - source_model: mlabonne/AlphaMonarch-7B
48
+ positive_prompts:
49
+ - "chat"
50
+ - "assistant"
51
+ - "tell me"
52
+ - "explain"
53
+ - "I want"
54
+ - "help"
55
+ - source_model: beowolx/CodeNinja-1.0-OpenChat-7B
56
+ positive_prompts:
57
+ - "code"
58
+ - "python"
59
+ - "javascript"
60
+ - "programming"
61
+ - "algorithm"
62
+ - "coding"
63
+ - source_model: SanjiWatsuki/Kunoichi-DPO-v2-7B
64
+ positive_prompts:
65
+ - "storywriting"
66
+ - "write"
67
+ - "scene"
68
+ - "story"
69
+ - "character"
70
+ - "creative"
71
+ - source_model: mlabonne/NeuralDaredevil-7B
72
+ positive_prompts:
73
+ - "reason"
74
+ - "math"
75
+ - "mathematics"
76
+ - "solve"
77
+ - "count"
78
+ - "logic"
79
+ - source_model: HuggingFaceH4/zephyr-7b-beta
80
+ positive_prompts:
81
+ - "You are an helpful general-purpose assistant."
82
+ - "assist"
83
+ - "helpful"
84
+ - "support"
85
+ - "guide"
86
+ - source_model: mistralai/Mistral-7B-Instruct-v0.2
87
+ positive_prompts:
88
+ - "You are helpful assistant."
89
+ - "aid"
90
+ - "assist"
91
+ - "guide"
92
+ - "support"
93
+ - source_model: teknium/OpenHermes-2.5-Mistral-7B
94
+ positive_prompts:
95
+ - "You are helpful a coding assistant."
96
+ - "code"
97
+ - "programming"
98
+ - "debug"
99
+ - "scripting"
100
+ - "coding"
101
+ - source_model: meta-math/MetaMath-Mistral-7B
102
+ positive_prompts:
103
+ - "You are an assistant good at math."
104
+ - "mathematics"
105
+ - "calculation"
106
+ - "problem solving"
107
+ - "arithmetics"
108
+ - "math"
109
+
110
+ ```
111
+
112
+ ## 💻 Usage
113
+
114
+ ```python
115
+ !pip install -qU transformers bitsandbytes accelerate
116
+
117
+ from transformers import AutoTokenizer
118
+ import transformers
119
+ import torch
120
+
121
+ model = "yatinece/yk_8x7b_model"
122
+
123
+ tokenizer = AutoTokenizer.from_pretrained(model)
124
+ pipeline = transformers.pipeline(
125
+ "text-generation",
126
+ model=model,
127
+ model_kwargs={"torch_dtype": torch.float16, "load_in_4bit": True},
128
+ )
129
+
130
+ messages = [{"role": "user", "content": "Explain what a Mixture of Experts is in less than 100 words."}]
131
+ prompt = pipeline.tokenizer.apply_chat_template(messages, tokenize=False, add_generation_prompt=True)
132
+ outputs = pipeline(prompt, max_new_tokens=256, do_sample=True, temperature=0.7, top_k=50, top_p=0.95)
133
+ print(outputs[0]["generated_text"])
134
+ ```
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "mistralai/Mistral-7B-Instruct-v0.2",
3
+ "architectures": [
4
+ "MixtralForCausalLM"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 1,
8
+ "eos_token_id": 2,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 4096,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 14336,
13
+ "max_position_embeddings": 32768,
14
+ "model_type": "mixtral",
15
+ "num_attention_heads": 32,
16
+ "num_experts_per_tok": 2,
17
+ "num_hidden_layers": 32,
18
+ "num_key_value_heads": 8,
19
+ "num_local_experts": 8,
20
+ "output_router_logits": false,
21
+ "rms_norm_eps": 1e-05,
22
+ "rope_theta": 1000000.0,
23
+ "router_aux_loss_coef": 0.001,
24
+ "sliding_window": null,
25
+ "tie_word_embeddings": false,
26
+ "torch_dtype": "float16",
27
+ "transformers_version": "4.39.3",
28
+ "use_cache": true,
29
+ "vocab_size": 32000
30
+ }
mergekit_moe_config.yml ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ base_model: mistralai/Mistral-7B-Instruct-v0.2
2
+ dtype: float16
3
+ gate_mode: hidden
4
+ experts:
5
+ - source_model: mlabonne/AlphaMonarch-7B
6
+ positive_prompts:
7
+ - "chat"
8
+ - "assistant"
9
+ - "tell me"
10
+ - "explain"
11
+ - "I want"
12
+ - "help"
13
+ - source_model: beowolx/CodeNinja-1.0-OpenChat-7B
14
+ positive_prompts:
15
+ - "code"
16
+ - "python"
17
+ - "javascript"
18
+ - "programming"
19
+ - "algorithm"
20
+ - "coding"
21
+ - source_model: SanjiWatsuki/Kunoichi-DPO-v2-7B
22
+ positive_prompts:
23
+ - "storywriting"
24
+ - "write"
25
+ - "scene"
26
+ - "story"
27
+ - "character"
28
+ - "creative"
29
+ - source_model: mlabonne/NeuralDaredevil-7B
30
+ positive_prompts:
31
+ - "reason"
32
+ - "math"
33
+ - "mathematics"
34
+ - "solve"
35
+ - "count"
36
+ - "logic"
37
+ - source_model: HuggingFaceH4/zephyr-7b-beta
38
+ positive_prompts:
39
+ - "You are an helpful general-purpose assistant."
40
+ - "assist"
41
+ - "helpful"
42
+ - "support"
43
+ - "guide"
44
+ - source_model: mistralai/Mistral-7B-Instruct-v0.2
45
+ positive_prompts:
46
+ - "You are helpful assistant."
47
+ - "aid"
48
+ - "assist"
49
+ - "guide"
50
+ - "support"
51
+ - source_model: teknium/OpenHermes-2.5-Mistral-7B
52
+ positive_prompts:
53
+ - "You are helpful a coding assistant."
54
+ - "code"
55
+ - "programming"
56
+ - "debug"
57
+ - "scripting"
58
+ - "coding"
59
+ - source_model: meta-math/MetaMath-Mistral-7B
60
+ positive_prompts:
61
+ - "You are an assistant good at math."
62
+ - "mathematics"
63
+ - "calculation"
64
+ - "problem solving"
65
+ - "arithmetics"
66
+ - "math"
model-00001-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d843ac37d07d11ad6ea8c1da6fd1a171551eb59a8e954124cdb0f0f06293ccfa
3
+ size 1990216272
model-00002-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ae00ac7325d21a93c15f4594c105e661463482e3b8b469acfc1081c3d2e240d
3
+ size 1962953448
model-00003-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:463821719eca94ca93ee904e1103b5ddeec857e9dd3d7f68d9f8eab9d7b5bfbf
3
+ size 1996490936
model-00004-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3463c51626cfe912f048b87e986e0795a15e5accb2aeece22e04315b1d5efa0
3
+ size 1962953448
model-00005-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99a60914c220d6d1e3019a59d7a7e9295a900ce691672047f21e43c463b23dc9
3
+ size 1962953448
model-00006-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4b0cfa71a9a4df2fad630153f7867812068486066e2ff6588514115f9e7273b
3
+ size 1996499232
model-00007-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d57a218f423d0bd5b811e7cafec79ecf50f5b631a0e304eaf7d4dc312b67a82b
3
+ size 1962945144
model-00008-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bb65550cd07e6875b9d58c4111b70ac7c230414c2736ae5643fd03aaea6aa37
3
+ size 1962953448
model-00009-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5318a4f17ce518e07d8a295ad289f236e551af5fbd33f4ff7299a60bf881ea37
3
+ size 1962953448
model-00010-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:900e012d1ef15730faa6dfb2b0b986dd47e4b2c3310821e17839f13f98a85f61
3
+ size 1996490936
model-00011-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9544dcae9248ec513e422a190f2c54f9c25a339fe8323e171c5bf750d0702197
3
+ size 1962953448
model-00012-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b28e6bc1e88f19d368ce1e80e7502ac3d58ce84f954ef865e99ee43271527c63
3
+ size 1962953448
model-00013-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b09df96e463df7c965e31602bfb77513e3077528abc60abe68e7f1a46048874e
3
+ size 1996490936
model-00014-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:441dff6ad3874e8dc54790d92e67b017a76719ecfba5379d8a38c30c635c9f27
3
+ size 1962953448
model-00015-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc0add92c37e70189a1deed7d36e2a82b9182ee3ed9f3ae153b8ee374b752ed2
3
+ size 1962953448
model-00016-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a8b472fb3661f459b309dc184f8dd15116997b08d81acf7e44c394306490d9a
3
+ size 1996490952
model-00017-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:352a1a2cba251d7b2ba85cd808e01963a49f9f7c8c262b6eb2bdcc477e0327f6
3
+ size 1962953472
model-00018-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14107fe5d90d1be587db0311356efff76cbd3e4d0bf480a5a933c003457d16fe
3
+ size 1962953472
model-00019-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dabcf25b471feeb54cacd69270338170bab24208a7249f42341564deb426c699
3
+ size 1996490952
model-00020-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f450b54aa9c740527d78159af9f68eaeafba5c148ff103a845604a5cf643b3d4
3
+ size 1962953472
model-00021-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b887d1038ff4146a2ffd919e81e19641e9bfd0d597a52a9cba5a1e33a2cd491
3
+ size 1962953472
model-00022-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb7f344252bde8e4f9b02cabe2eaf25cbb06b7afaa429c6d176ff67dd2ad478f
3
+ size 1996490952
model-00023-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cae48e7ec79e56c346c90dfc0ae25b6bb7db8b38963d24dc9b4eaad7385a68e
3
+ size 1962953472
model-00024-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:710ac3e253b7d62486828e4e9369a236dd9ca6af7f9a5c3b8c1d9325013a55d9
3
+ size 1962953472
model-00025-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce24ffaaf433ea9c8eb60c82ad7a3297d8996c9f8b5517b53dc93199b1684c5d
3
+ size 1996490952
model-00026-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2f82b3ea73eb5b502a9f6e3e3b533245c96877e00cec09dc32a42d1201a99e8
3
+ size 1962953472
model-00027-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7818bdbea5d4aebec8e6ec5f10d70c20d8b20ad4165d67e187737d1c68f22ee6
3
+ size 1962953472
model-00028-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:122d9405693523b16b5cca7d3d04c141a955bf7192ecdf4a81dda367be3aaa38
3
+ size 1996490952
model-00029-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f6d6fb4d9a4d214b6c5c572dfd0e32404fd008cc68131ae9e42589c4d97fc98
3
+ size 1962953472
model-00030-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18bac85f597a59eef022b05a144a7f23b055df28225a5620b1d95b92df0b934f
3
+ size 1962953472
model-00031-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a1f54639bfdb73289e0cf68bd75539fccb121e6f803f380a1feb7d50792a574
3
+ size 1996499256
model-00032-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51123ac840c179ae1fd60a9eb42b84154eaa55023363bc981aae4ee8c7501237
3
+ size 1962945168
model-00033-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dbe32b933e0e85095d8c1688d62b199cf85750ecc8199170a384d387bf8faba
3
+ size 1962953472
model-00034-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4896e475c7d042591258f8ec42230e8bbfbcc8b746d6734ae3ac99ca479dc1f6
3
+ size 1962953472
model-00035-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52083d22339705f6b5028fe4efa2865feac682a524045d545b12bda62379606f
3
+ size 1996490952
model-00036-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e308f10db0c2e89dd52d9ad0c67ed7331513d48e69dad6e43bd600abff05d212
3
+ size 1962953472
model-00037-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a7d2bca7353bef4a3f971d3ff7e3cd4f7d3e989d5c1d66a371b0a1196710c3e
3
+ size 1962953472
model-00038-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19faf9c53f7902af874487310f7a9e00d88e67cc5b1154f8aa37841ac6b85f16
3
+ size 1996490952
model-00039-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bad3caa647db3afaea22157b64a1c91cd1aa3eac90f374a52c36106452c930a
3
+ size 1962953472
model-00040-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58508fc0aa240b870ae0415522c2332084fafec8d1a95f1435c6bb29a284ea91
3
+ size 1962953472
model-00041-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b04ff17f50a192a7a97f7ac7d3c542be4686147a50a336bbee59b4dadc2c9c96
3
+ size 1996490952
model-00042-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36b2a8fcc732536f2215f9ecd21dd7cfc41d2f4c2ceadfa00cb164b09decf383
3
+ size 1962953472
model-00043-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa59542074e543b4f98942c189622a4c18911652d55b4e0033b25ce8e6be0a8c
3
+ size 1962953472
model-00044-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:664ea980666443c5a490ce0663811c5dfa69389dc10987b22dd31005b00e2e3a
3
+ size 1996490952
model-00045-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21e7b9d3e5a385b147979dea52defee6f4af5537df176808908f7992b245f70d
3
+ size 1962953472
model-00046-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d1156e69db40d80493d0653a17395c1b7a287d889010ddcb3f962ec133a2e8f
3
+ size 1962953472
model-00047-of-00048.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e913c77f667a523edde0e9752d199085a6d6db7678ed63ab887905ae072dccb
3
+ size 1996490952