Damin3927 commited on
Commit
076256a
·
verified ·
1 Parent(s): f280bb8

Upload merged LoRA model via merge_lora tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +1 -0
  2. MERGE_METADATA.json +23 -0
  3. added_tokens.json +28 -0
  4. chat_template.jinja +89 -0
  5. config.json +38 -0
  6. generation_config.json +13 -0
  7. merges.txt +0 -0
  8. model-00001-of-00095.safetensors +3 -0
  9. model-00002-of-00095.safetensors +3 -0
  10. model-00003-of-00095.safetensors +3 -0
  11. model-00004-of-00095.safetensors +3 -0
  12. model-00005-of-00095.safetensors +3 -0
  13. model-00006-of-00095.safetensors +3 -0
  14. model-00007-of-00095.safetensors +3 -0
  15. model-00008-of-00095.safetensors +3 -0
  16. model-00009-of-00095.safetensors +3 -0
  17. model-00010-of-00095.safetensors +3 -0
  18. model-00011-of-00095.safetensors +3 -0
  19. model-00012-of-00095.safetensors +3 -0
  20. model-00013-of-00095.safetensors +3 -0
  21. model-00014-of-00095.safetensors +3 -0
  22. model-00015-of-00095.safetensors +3 -0
  23. model-00016-of-00095.safetensors +3 -0
  24. model-00017-of-00095.safetensors +3 -0
  25. model-00018-of-00095.safetensors +3 -0
  26. model-00019-of-00095.safetensors +3 -0
  27. model-00020-of-00095.safetensors +3 -0
  28. model-00021-of-00095.safetensors +3 -0
  29. model-00022-of-00095.safetensors +3 -0
  30. model-00023-of-00095.safetensors +3 -0
  31. model-00024-of-00095.safetensors +3 -0
  32. model-00025-of-00095.safetensors +3 -0
  33. model-00026-of-00095.safetensors +3 -0
  34. model-00027-of-00095.safetensors +3 -0
  35. model-00028-of-00095.safetensors +3 -0
  36. model-00029-of-00095.safetensors +3 -0
  37. model-00030-of-00095.safetensors +3 -0
  38. model-00031-of-00095.safetensors +3 -0
  39. model-00032-of-00095.safetensors +3 -0
  40. model-00033-of-00095.safetensors +3 -0
  41. model-00034-of-00095.safetensors +3 -0
  42. model-00035-of-00095.safetensors +3 -0
  43. model-00036-of-00095.safetensors +3 -0
  44. model-00037-of-00095.safetensors +3 -0
  45. model-00038-of-00095.safetensors +3 -0
  46. model-00039-of-00095.safetensors +3 -0
  47. model-00040-of-00095.safetensors +3 -0
  48. model-00041-of-00095.safetensors +3 -0
  49. model-00042-of-00095.safetensors +3 -0
  50. model-00043-of-00095.safetensors +3 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
MERGE_METADATA.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "qwen/Qwen3-235B-A22B",
3
+ "adapters": [
4
+ "neko-llm/Qwen3-235B-epoch2"
5
+ ],
6
+ "out_dir": "/home/Competition2025/P02/P02U001/llm2025compet/inference/merge_lora/merged/Qwen3-235B-A22B-epoch2-merged",
7
+ "dtype": "bf16",
8
+ "device_map": "auto",
9
+ "offload_dir": "offload/Qwen3-235B-A22B-epoch2",
10
+ "max_shard_size": "5GB",
11
+ "revision": null,
12
+ "trust_remote_code": true,
13
+ "allow_quantized_merge": false,
14
+ "save_tokenizer": true,
15
+ "upload_to_hub": true,
16
+ "hub_repo_id": "weblab-llm-competition-2025-bridge/neko-prelim-Qwen3-235B-A22B",
17
+ "hub_private": false,
18
+ "torch_version": "2.6.0+cu124",
19
+ "env": {
20
+ "HF_HUB_ENABLE_HF_TRANSFER": "1",
21
+ "TRANSFORMERS_OFFLINE": "0"
22
+ }
23
+ }
added_tokens.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</think>": 151668,
3
+ "</tool_call>": 151658,
4
+ "</tool_response>": 151666,
5
+ "<think>": 151667,
6
+ "<tool_call>": 151657,
7
+ "<tool_response>": 151665,
8
+ "<|box_end|>": 151649,
9
+ "<|box_start|>": 151648,
10
+ "<|endoftext|>": 151643,
11
+ "<|file_sep|>": 151664,
12
+ "<|fim_middle|>": 151660,
13
+ "<|fim_pad|>": 151662,
14
+ "<|fim_prefix|>": 151659,
15
+ "<|fim_suffix|>": 151661,
16
+ "<|im_end|>": 151645,
17
+ "<|im_start|>": 151644,
18
+ "<|image_pad|>": 151655,
19
+ "<|object_ref_end|>": 151647,
20
+ "<|object_ref_start|>": 151646,
21
+ "<|quad_end|>": 151651,
22
+ "<|quad_start|>": 151650,
23
+ "<|repo_name|>": 151663,
24
+ "<|video_pad|>": 151656,
25
+ "<|vision_end|>": 151653,
26
+ "<|vision_pad|>": 151654,
27
+ "<|vision_start|>": 151652
28
+ }
chat_template.jinja ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0].role == 'system' %}
4
+ {{- messages[0].content + '\n\n' }}
5
+ {%- endif %}
6
+ {{- "# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
7
+ {%- for tool in tools %}
8
+ {{- "\n" }}
9
+ {{- tool | tojson }}
10
+ {%- endfor %}
11
+ {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
12
+ {%- else %}
13
+ {%- if messages[0].role == 'system' %}
14
+ {{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
15
+ {%- endif %}
16
+ {%- endif %}
17
+ {%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}
18
+ {%- for message in messages[::-1] %}
19
+ {%- set index = (messages|length - 1) - loop.index0 %}
20
+ {%- if ns.multi_step_tool and message.role == "user" and message.content is string and not(message.content.startswith('<tool_response>') and message.content.endswith('</tool_response>')) %}
21
+ {%- set ns.multi_step_tool = false %}
22
+ {%- set ns.last_query_index = index %}
23
+ {%- endif %}
24
+ {%- endfor %}
25
+ {%- for message in messages %}
26
+ {%- if message.content is string %}
27
+ {%- set content = message.content %}
28
+ {%- else %}
29
+ {%- set content = '' %}
30
+ {%- endif %}
31
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
32
+ {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
33
+ {%- elif message.role == "assistant" %}
34
+ {%- set reasoning_content = '' %}
35
+ {%- if message.reasoning_content is string %}
36
+ {%- set reasoning_content = message.reasoning_content %}
37
+ {%- else %}
38
+ {%- if '</think>' in content %}
39
+ {%- set reasoning_content = content.split('</think>')[0].rstrip('\n').split('<think>')[-1].lstrip('\n') %}
40
+ {%- set content = content.split('</think>')[-1].lstrip('\n') %}
41
+ {%- endif %}
42
+ {%- endif %}
43
+ {%- if loop.index0 > ns.last_query_index %}
44
+ {%- if loop.last or (not loop.last and reasoning_content) %}
45
+ {{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content.strip('\n') + '\n</think>\n\n' + content.lstrip('\n') }}
46
+ {%- else %}
47
+ {{- '<|im_start|>' + message.role + '\n' + content }}
48
+ {%- endif %}
49
+ {%- else %}
50
+ {{- '<|im_start|>' + message.role + '\n' + content }}
51
+ {%- endif %}
52
+ {%- if message.tool_calls %}
53
+ {%- for tool_call in message.tool_calls %}
54
+ {%- if (loop.first and content) or (not loop.first) %}
55
+ {{- '\n' }}
56
+ {%- endif %}
57
+ {%- if tool_call.function %}
58
+ {%- set tool_call = tool_call.function %}
59
+ {%- endif %}
60
+ {{- '<tool_call>\n{"name": "' }}
61
+ {{- tool_call.name }}
62
+ {{- '", "arguments": ' }}
63
+ {%- if tool_call.arguments is string %}
64
+ {{- tool_call.arguments }}
65
+ {%- else %}
66
+ {{- tool_call.arguments | tojson }}
67
+ {%- endif %}
68
+ {{- '}\n</tool_call>' }}
69
+ {%- endfor %}
70
+ {%- endif %}
71
+ {{- '<|im_end|>\n' }}
72
+ {%- elif message.role == "tool" %}
73
+ {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
74
+ {{- '<|im_start|>user' }}
75
+ {%- endif %}
76
+ {{- '\n<tool_response>\n' }}
77
+ {{- content }}
78
+ {{- '\n</tool_response>' }}
79
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
80
+ {{- '<|im_end|>\n' }}
81
+ {%- endif %}
82
+ {%- endif %}
83
+ {%- endfor %}
84
+ {%- if add_generation_prompt %}
85
+ {{- '<|im_start|>assistant\n' }}
86
+ {%- if enable_thinking is defined and enable_thinking is false %}
87
+ {{- '<think>\n\n</think>\n\n' }}
88
+ {%- endif %}
89
+ {%- endif %}
config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen3MoeForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 151643,
8
+ "decoder_sparse_step": 1,
9
+ "eos_token_id": 151645,
10
+ "head_dim": 128,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 4096,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 12288,
15
+ "max_position_embeddings": 40960,
16
+ "max_window_layers": 94,
17
+ "mlp_only_layers": [],
18
+ "model_type": "qwen3_moe",
19
+ "moe_intermediate_size": 1536,
20
+ "norm_topk_prob": true,
21
+ "num_attention_heads": 64,
22
+ "num_experts": 128,
23
+ "num_experts_per_tok": 8,
24
+ "num_hidden_layers": 94,
25
+ "num_key_value_heads": 4,
26
+ "output_router_logits": false,
27
+ "rms_norm_eps": 1e-06,
28
+ "rope_scaling": null,
29
+ "rope_theta": 1000000.0,
30
+ "router_aux_loss_coef": 0.001,
31
+ "sliding_window": null,
32
+ "tie_word_embeddings": false,
33
+ "torch_dtype": "bfloat16",
34
+ "transformers_version": "4.53.3",
35
+ "use_cache": true,
36
+ "use_sliding_window": false,
37
+ "vocab_size": 151936
38
+ }
generation_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 151643,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 151645,
6
+ 151643
7
+ ],
8
+ "pad_token_id": 151643,
9
+ "temperature": 0.6,
10
+ "top_k": 20,
11
+ "top_p": 0.95,
12
+ "transformers_version": "4.53.3"
13
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model-00001-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00ca1a41c59eab49721e21a1902d62a0679e56e75031f4cb009374da862d2e75
3
+ size 4999647472
model-00002-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c3b485e31122c14e4165ab2dc16c3df8b68aa9b3c11003da6936b86d5da2966
3
+ size 4988141728
model-00003-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba21c79495efdf28db45c2e38bb8ea117a853c333dedb7da5b527406f9491929
3
+ size 4988141728
model-00004-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da7f358f800e64215510da5a8f4769a19308b5afdf98648a33c441118aab20e3
3
+ size 4988141728
model-00005-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c2a9ec7420a007c886728e47c2ff382865595d233426c0d03ea001e453e32d7
3
+ size 4988141728
model-00006-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4221adec5425ebd0375349fa662c959a8849a24b70c41197bf1e2ad669af83fe
3
+ size 4988141728
model-00007-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c90d568ef25e881fa29ec2e7fbe35dd73f0bd24c6f989fa411f2df057d40a052
3
+ size 4988141728
model-00008-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1480c54ac4258fd9f221bd3acc53e5e8a2ce5935c5290365e5fe7c620e2df8d
3
+ size 4988141728
model-00009-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a24bda770f9a9d20cb5501cad547d12be2f020b739b6574775bd7bc725ca4c77
3
+ size 4988141728
model-00010-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:394f4f44eaf80779e778d0548aae25a44fba43e3cf10e4b9a2274f9cb0ce45dc
3
+ size 4988141728
model-00011-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ef7169a7d9306fbf7d3f79f820f7cb949845057c674beebc5a1a98dcd43c453
3
+ size 4988142048
model-00012-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a0d4b08417b79c9a110fc326dd7a0712f82247da001551cccb6462dbec706e9
3
+ size 4988142120
model-00013-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c70d16b45c59ec98c9d76aabea7df5354bee804533b6f401488381580ea8e489
3
+ size 4988142120
model-00014-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c38584493d9a65f13e22df564522be3e6c3f2192d02699386980b19e0558c9eb
3
+ size 4988142120
model-00015-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2332e100dfc257368f31b73ce6ee2c4a47bd9619e03b2e3c66fce396b32155f
3
+ size 4988142120
model-00016-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef13e20a24527566d07f534612b82ec23f3c376f98beffbaf7a360c2a15cce4d
3
+ size 4988142120
model-00017-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a60a844005cc4bf4d37391b94802d4facaebaca6a66f7d617f17ffedd4ba407e
3
+ size 4988142120
model-00018-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a2813071636f9142f36456fa4342d93011f2aba2cf9449ede29837cd3490b9f
3
+ size 4988142120
model-00019-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ce28647c9de3ba5f85c8caf0425a6e85c120ff7f02d2bd9af5c78cfe935de23
3
+ size 4988142120
model-00020-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30ca00e6f51137038eef2efde138db64dd9ca06987da7ba0b042025123f16465
3
+ size 4988142120
model-00021-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:363ff0dc84887d9d5a33bdc9b631ed2a4074d3181a3432abe5a64598fc54fd5d
3
+ size 4988142120
model-00022-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:076cac7308c143bd6a2a4a97f35ecaa996d1a3dd3203a100b8aa651b164c4ffe
3
+ size 4988142120
model-00023-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6f38e2e1ecaf05c1423d8196399a78a2a88e9aff55e9372e610291949d84d3d
3
+ size 4988142120
model-00024-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57d920e00c3144cb0081d760e6ff3bce1a629a8f0923371288bf954682f9b86c
3
+ size 4988142120
model-00025-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:715ae78f548dbd569f7cfa159b825907df3a5d3b0c158e9543b61c9dce54d807
3
+ size 4988142120
model-00026-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb28f0b781593003bb332c477cb0d519a0c3abbd4eb216c4f1b11c199451edeb
3
+ size 4988142120
model-00027-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a74ad3254784076cc54e446c88d858950c820987077956e64cfa20f22eb36a2
3
+ size 4988142120
model-00028-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7305bb325ec559b2f27913a3651c1703816c3d1d937a6df9e1c2959163a8da11
3
+ size 4988142120
model-00029-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b127a1a0bfc7a0a447c0a5f32d7d90a00ca6bc36617ceba6137e80298a9c7b6
3
+ size 4988142120
model-00030-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd7317fc167c0cb3cc412ac02d8e0b02dd99b177b5bb198420d1c21ca2787632
3
+ size 4988142120
model-00031-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db7615efb5c6dacb83744816f410280632e08dcb79550b4836dbd3d004d8a843
3
+ size 4988142120
model-00032-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cca6b4504ebb18adb377a7babd6aba93bd688a6b715d76ac611b1f75d72ad5dd
3
+ size 4988142120
model-00033-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0c8372d08fe0f08c2c8c655f489ff16761de0a0ed047f238b9c5226031733cf
3
+ size 4988142120
model-00034-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e46d07939e6dcce369ddca595f1f492c09590eafa7a8e8dc431501045ceb73d5
3
+ size 4988142120
model-00035-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffdeaf588033c60907d7200033bedf078ff30d6d9191941e677b6286860e5087
3
+ size 4988142120
model-00036-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ed818292f97edc3487b226e471ddf30bc1031b50f1c3c083670a1d922a0b204
3
+ size 4988142120
model-00037-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88bf86ad1cc036a3aecd142e501f464c76153611f98e5e4e30544f1361054fca
3
+ size 4988142120
model-00038-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c873a657bd971a78bb25bfdca0b5b82eb16b29026af98e6813e53190198c137
3
+ size 4988142120
model-00039-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:707dc8046b3d3316e212518237241b452242a5c04294699d6547baeb0a118fa6
3
+ size 4988142120
model-00040-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:248bcbccc274430443fcbd2cca1d8718dc2cb46d0ba7043e6106d33b699b27b7
3
+ size 4988142120
model-00041-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b90b9db5d4571f5ac7ef41687c2e553adc70f0010b85c47e30ecead9d64547db
3
+ size 4988142120
model-00042-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:323e4ea4b0d0e07e87c507699e11b0b2b292c04defa21b1eda2b4f30945931da
3
+ size 4988142120
model-00043-of-00095.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0e7f33ef79fba4146671a9dd70508ad91cad3ff0cb5ab6d22ba334f67bce51b
3
+ size 4988142120