bethrezen commited on
Commit
38ac204
·
verified ·
1 Parent(s): 42b243e

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 +135 -0
  2. config.json +1 -1
  3. model-00001-of-00073.safetensors +1 -1
  4. model-00002-of-00073.safetensors +1 -1
  5. model-00003-of-00073.safetensors +1 -1
  6. model-00004-of-00073.safetensors +1 -1
  7. model-00005-of-00073.safetensors +1 -1
  8. model-00006-of-00073.safetensors +1 -1
  9. model-00007-of-00073.safetensors +1 -1
  10. model-00008-of-00073.safetensors +1 -1
  11. model-00009-of-00073.safetensors +1 -1
  12. model-00010-of-00073.safetensors +1 -1
  13. model-00011-of-00073.safetensors +1 -1
  14. model-00012-of-00073.safetensors +1 -1
  15. model-00013-of-00073.safetensors +1 -1
  16. model-00014-of-00073.safetensors +1 -1
  17. model-00015-of-00073.safetensors +1 -1
  18. model-00016-of-00073.safetensors +1 -1
  19. model-00017-of-00073.safetensors +1 -1
  20. model-00018-of-00073.safetensors +1 -1
  21. model-00019-of-00073.safetensors +1 -1
  22. model-00020-of-00073.safetensors +1 -1
  23. model-00021-of-00073.safetensors +1 -1
  24. model-00022-of-00073.safetensors +1 -1
  25. model-00023-of-00073.safetensors +1 -1
  26. model-00024-of-00073.safetensors +1 -1
  27. model-00025-of-00073.safetensors +1 -1
  28. model-00026-of-00073.safetensors +1 -1
  29. model-00027-of-00073.safetensors +1 -1
  30. model-00028-of-00073.safetensors +1 -1
  31. model-00029-of-00073.safetensors +1 -1
  32. model-00030-of-00073.safetensors +1 -1
  33. model-00031-of-00073.safetensors +1 -1
  34. model-00032-of-00073.safetensors +1 -1
  35. model-00033-of-00073.safetensors +1 -1
  36. model-00034-of-00073.safetensors +1 -1
  37. model-00035-of-00073.safetensors +1 -1
  38. model-00036-of-00073.safetensors +1 -1
  39. model-00037-of-00073.safetensors +1 -1
  40. model-00038-of-00073.safetensors +1 -1
  41. model-00039-of-00073.safetensors +1 -1
  42. model-00040-of-00073.safetensors +1 -1
  43. model-00041-of-00073.safetensors +1 -1
  44. model-00042-of-00073.safetensors +1 -1
  45. model-00043-of-00073.safetensors +1 -1
  46. model-00044-of-00073.safetensors +1 -1
  47. model-00045-of-00073.safetensors +1 -1
  48. model-00046-of-00073.safetensors +1 -1
  49. model-00047-of-00073.safetensors +1 -1
  50. model-00048-of-00073.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: axolotl-ai-co/gpt-oss-120b-dequantized
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - HuggingFaceH4/Multilingual-Thinking
9
+ model-index:
10
+ - name: outputs/gpt-oss-120b/
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ [<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)
18
+ <details><summary>See axolotl config</summary>
19
+
20
+ axolotl version: `0.12.0`
21
+ ```yaml
22
+ # the original mxfp4 quantized model is not supported with FSDP cpu_ram_efficient_loading
23
+ # FSDP cpu_ram_efficient_loading is used to reduce the initial CPU memory usage when loading the model
24
+ base_model: axolotl-ai-co/gpt-oss-120b-dequantized
25
+
26
+ use_kernels: false
27
+
28
+ dp_shard_size: 8 # requires 2x8xH100 nodes
29
+
30
+ plugins:
31
+ - axolotl.integrations.cut_cross_entropy.CutCrossEntropyPlugin
32
+
33
+ experimental_skip_move_to_device: true # prevent OOM by NOT putting model to GPU before sharding
34
+
35
+ datasets:
36
+ - path: HuggingFaceH4/Multilingual-Thinking
37
+ type: chat_template
38
+ field_thinking: thinking
39
+ template_thinking_key: thinking
40
+
41
+ dataset_prepared_path: last_run_prepared
42
+ val_set_size: 0
43
+ output_dir: ./outputs/gpt-oss-120b/
44
+ #save_only_model: true
45
+
46
+ sequence_len: 4096
47
+ sample_packing: true
48
+ pad_to_sequence_len: true
49
+
50
+ wandb_project: gpt-oss-20b
51
+ wandb_name: fft-20b
52
+
53
+ gradient_accumulation_steps: 1
54
+ micro_batch_size: 4
55
+ num_epochs: 1
56
+
57
+ optimizer: adamw_torch_fused # 8bit optimizers do not work with FSDP2 offload
58
+ lr_scheduler: constant_with_warmup
59
+ learning_rate: 2e-5
60
+ load_best_model_at_end: false
61
+
62
+ bf16: true
63
+ tf32: true
64
+
65
+ flash_attention: true
66
+ attn_implementation: kernels-community/vllm-flash-attn3
67
+
68
+ gradient_checkpointing: true
69
+ activation_offloading: true
70
+
71
+ logging_steps: 1
72
+ saves_per_epoch: 1
73
+
74
+ warmup_ratio: 0.03
75
+
76
+ special_tokens:
77
+ eot_tokens:
78
+ - "<|end|>"
79
+
80
+ #deepspeed: /workspace/axolotl/deepspeed_configs/zero3_bf16.json
81
+ fsdp_version: 2
82
+ fsdp_config:
83
+ offload_params: true
84
+ state_dict_type: SHARDED_STATE_DICT
85
+ auto_wrap_policy: TRANSFORMER_BASED_WRAP
86
+ transformer_layer_cls_to_wrap: GptOssDecoderLayer
87
+ reshard_after_forward: true
88
+ cpu_ram_efficient_loading: true
89
+ ```
90
+
91
+ </details><br>
92
+
93
+ # outputs/gpt-oss-120b/
94
+
95
+ This model is a fine-tuned version of [axolotl-ai-co/gpt-oss-120b-dequantized](https://huggingface.co/axolotl-ai-co/gpt-oss-120b-dequantized) on the HuggingFaceH4/Multilingual-Thinking dataset.
96
+
97
+ ## Model description
98
+
99
+ More information needed
100
+
101
+ ## Intended uses & limitations
102
+
103
+ More information needed
104
+
105
+ ## Training and evaluation data
106
+
107
+ More information needed
108
+
109
+ ## Training procedure
110
+
111
+ ### Training hyperparameters
112
+
113
+ The following hyperparameters were used during training:
114
+ - learning_rate: 2e-05
115
+ - train_batch_size: 4
116
+ - eval_batch_size: 4
117
+ - seed: 42
118
+ - distributed_type: multi-GPU
119
+ - num_devices: 8
120
+ - total_train_batch_size: 32
121
+ - total_eval_batch_size: 32
122
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
123
+ - lr_scheduler_type: constant_with_warmup
124
+ - training_steps: 8
125
+
126
+ ### Training results
127
+
128
+
129
+
130
+ ### Framework versions
131
+
132
+ - Transformers 4.55.0
133
+ - Pytorch 2.8.0+cu128
134
+ - Datasets 4.0.0
135
+ - Tokenizers 0.21.4
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "FSDPGptOssForCausalLM"
4
  ],
5
  "attention_bias": true,
6
  "attention_dropout": 0.0,
 
1
  {
2
  "architectures": [
3
+ "GptOssForCausalLM"
4
  ],
5
  "attention_bias": true,
6
  "attention_dropout": 0.0,
model-00001-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f93d2c07804617af87c9db49303dcd2196b9654ebb179c24147e45406ea84c83
3
  size 1212106064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89acf46ba94d2d141e38e924d5220465c3073d4dea8b5da7d2e1bf207a8cd5dc
3
  size 1212106064
model-00002-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fac7f5bd0c80507742a4750ddf28ac50e2b48a6bd36a9c27138240e910b42ca3
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe17fb5f164d1fd3de32db727d389b40c33f47391c3e54dc4790701cc67fbc61
3
  size 4248207640
model-00003-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d8217c0d74039cdb8eb5789eb5fe373fa11f773cfbd806e0d49d1b7c1269a8f
3
  size 2177954736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51ea26b98b3c22ced59fd9c2c71e4712ab82b9d42fe2479414b1cad3a5f1345c
3
  size 2177954736
model-00004-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d8f7e3b428affec8d365349a4ec929e6446830a2f6b78e5a38ad94af0a94348
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:870d09f8ec53270d3b637571551cb64a67e4bc5c31d0dd8eaace1aee3f52a10c
3
  size 4248207640
model-00005-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3f4896c229df51819408bc249e45fccc49b8585c2ec052f93a97805cf865390
3
  size 2177954736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:015db239a0e5afe59fe299f5e416808f7fcc77125611a59477c6c32bf1f7e743
3
  size 2177954736
model-00006-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a156b41f09d61717ad56dec2d3f4aaa14c89c64cbe3225b3266d2e5d036fe1ef
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2f19851ca72395c90e9ce13617ecbdd41122ff0b940c0081cbe02b2c4b02694
3
  size 4248207640
model-00007-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0916336d889555a9b8e854993278b27f1cb6d00eddc89a6199f2739af2e2259a
3
  size 2177954736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:272d10da32cbc5e5ddccc2c0f21965a9e1f2f37104a0f6c1ccbdc7230addfef5
3
  size 2177954736
model-00008-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:812efc7e4dcc46a3180d79f96ba032201d8f394cb40501c83a18f465b48bc73d
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5502a2dc3d4eb871b7ed749168423cdf7738b41ea27f754e17f585ef5e98a84a
3
  size 4248207640
model-00009-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2174cc4b16ab07280fa735da9ec3cb34ba3356ec14617a179baa751d855573d0
3
  size 2177954736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bb00fb967b5b791ec342767a6e7a091ca99455dfa5646ccc38d096f97580020
3
  size 2177954736
model-00010-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ec49fa920a4aa7298ef113e18d9b72a3704edb2773e09d9ba68fcba18dc96ae
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cb9d57a94593903464ee499a9a11a0bf614b66d83da36bdc5dc4d0c4309ba68
3
  size 4248207640
model-00011-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc565b0053ad839bb4dc9e1f5f01358490c404c9479a9f71150bb635209c1942
3
  size 2177954736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31e34734a427e19e455e815dfb2394d12dfb684aedf93897c2f2dd93adefa48f
3
  size 2177954736
model-00012-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04c067297a5721a75b29bce35350366fc63fd2f652ef0b3194c197d8b982ce52
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09e69a6b4807ab258c23419594dfe058eea99e5d6ad720b5b380b1f103265aa1
3
  size 4248207640
model-00013-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac5b8d6bd7b6bdd3ff35dffe01652b495aa7322b93d87e0e911d177e6f4f1331
3
  size 2177954736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f02d0eefdae2de39b80ea8a5f5f74345760b6212cbd06a1fc4d8698bc7f7236e
3
  size 2177954736
model-00014-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d54a04dc4d8829fc5d5b2a86b1c166631b0d61bcfb30eb810d7ec050f014ae49
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4252ad36f049f525be917b2443e10b54f29ecfedc4c06773f4f5d391d3ddbaf
3
  size 4248207640
model-00015-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c85b1c586c5d0ecfebfda09b62874487ccd570421b1cc7931a2c6f60b0b07122
3
  size 2177954736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0624de6e28ecc82ed3a385a8beb998e48104b3a378ea7b57d5e76ceee874ca2
3
  size 2177954736
model-00016-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4c1eb24c9874c2d68d61519329b35af7e476017ddf5c4d7314675564116d3fe
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13716118f1cefc8560182cb19edbede24fee8a5a6f339be0b68a2c572cd292a2
3
  size 4248207640
model-00017-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24088f39637729eb3e32a4ebc3574ac378b2f3e00201cb8e899a21fd2033fa6a
3
  size 2177954736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fa56c027813b818fe662c87734e80312b0a57b555609770b7143f8d277f063f
3
  size 2177954736
model-00018-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:421806922359c86bd2f2cbafa90dd07a5b216b71b8073cff084065bf43322880
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7e3ac9d83f3482ff1fe2fbbe2f92a77dd897d8472a13a6e31d30225faf79750
3
  size 4248207640
model-00019-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1192dcc34cde366dc60a7f82722af07df1eb4456c58879fdbe10044e2c5760b2
3
  size 2177954736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:610579a720bc22828b2c178601a38474dd4d1c0abf9640e7a4f0ae86558bbbea
3
  size 2177954736
model-00020-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af523aef2d3b51ccd9926a8d9c5b06def9a96a4fd7f879467437f3bdeba31066
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c650071bcd49982c6c6531b49f88303b63814e2617485efe52aad6577bb769cc
3
  size 4248207640
model-00021-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4b43331741509f0f31bbc8d0d85c518087a6a333e717003da8889d8aa7e8d66
3
  size 2177954688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9dd917be1fbc8c46fdedad12a31ba2fc8934725da8802b9148db18c72d12242
3
  size 2177954688
model-00022-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef0763aac35b10bcb010320bebf921596a58973604bb1eabd5536e32401b2f99
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b06dc271c5bdb8f139228c2249b70db56fced370e7f0ae8204df5c576667f71b
3
  size 4248207640
model-00023-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0f1b4e97700520e016e06f0b1fdc01d5b9ad3d536d398d7f60771139a37291d
3
  size 2177954752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c286f13ad23da8185640cbc851b15fecc92210501c0fc1a1f4b5e82afb68dd2
3
  size 2177954752
model-00024-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07f0d4a20784b653831a44c97a7cca23816cf83c48ccf2b120614160ac9b8087
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77f89fba2575c9770ede000c09cce48ccb3a431545aa7ac5fad5222bf7c9b9d0
3
  size 4248207640
model-00025-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8e043033404b9bf26c9f2833628dd74d5aad57718f89a17558db4b26abfa9ad
3
  size 2177954752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:833a22723d7eed7e6d82698ab3b68e1a8a23ab448d6d7df9c8925671233c9d09
3
  size 2177954752
model-00026-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac31da9d0357b32db3f9e1a5e3f7691160c6c0a250e796386640b9ea9ee78f24
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7771e4ebc1c8a3432c8f733f58eba7975f19307e6e9da8ee1ab44b9870060937
3
  size 4248207640
model-00027-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b08f6962cc674308b1757497757267d514b5e2d7933e8e28a46c80be9cbaf8bc
3
  size 2177954752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5733d9e24bfce28cf34b2f6e033e5731e5a0778f25a6b88d5f9baded923b8f9c
3
  size 2177954752
model-00028-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8874a7b8566d54a7c10e0b2bbbc68279d4b8308d52d4baa459821e7b2dd1e8fa
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb9d82f562de3264b63da1708c5807a4770d96ad62345e9d04191a07e8fed223
3
  size 4248207640
model-00029-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c22ec1b5781abba33f70bc83b74fbdd2483ca26f5b769c7957544f4b348c0d32
3
  size 2177954752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3483bafbb5cecbd2ab0995cbd13eb757ea036a61038735ab5f96a077dd6b75b5
3
  size 2177954752
model-00030-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b890ae2f6870d8eb6a7dd1e4813d62a312a0901db6dc00a06413b62f01b4b3e4
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f3ceca41e08359f37538225c6319ab8233421a4e381a8e1426730a275b5bba7
3
  size 4248207640
model-00031-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ebffd811e9c417863756d380ba64330f2ccb77861acbdcbbebce016ac5da7e0
3
  size 2177954752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07ebfd9e4dce4e843c8d101a5cbd5663d6b4d1ae793dd3dcc140e1e676393cee
3
  size 2177954752
model-00032-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:350eea45202bc350d3f4338a38f335234950eecb4e720b9641f15aa4d37e1858
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbad15586ac3b64c7dcb6a781e2240e0b852459b46de78b69c46a2282d55ca57
3
  size 4248207640
model-00033-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fec6582b8a7a7169bf114b98ac043f3a2b95b9faa44230eec3c81dd444764f1c
3
  size 2177954752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86ac19c956b00657c494d02042944b8aead4990e37c872fb0d46692baa61b9b8
3
  size 2177954752
model-00034-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87cdb72ad1920383ac9d80abb0e6a30699a935ba5e00668a2e601ad80df8521e
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6c9595b27323dbd89668a2650b8f5c3dec058ae27ed6621f8d723f355c99a18
3
  size 4248207640
model-00035-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba9958adb18ec5aea9e3358242c03e78fe7f6ab12b9d7d9f3d7963697b0dd62d
3
  size 2177954752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad93295878822f372ad7157b36ee9a3b58ddc8fe7336a2f28df5af1614aa0c0d
3
  size 2177954752
model-00036-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca8a83661ec24ffbf330efeb26ad5669e6c309f91475dfb5bc30fab55510110a
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e0be28d0ecb093359c75e89561b28fa96833e9ced9c2d7e5b0ffee14f8f9abe
3
  size 4248207640
model-00037-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89d61112661b61c69036fccbead8dba4d21f6c75ab473f03b436b8247f13de2c
3
  size 2177954752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f4431629e15a96bd0b1b43e31618171009292e845ed2ec42a9956f52a007125
3
  size 2177954752
model-00038-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cec8f6f7237295496a28f36558c3d238737bc224b7e647324ad8103568c448f0
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a7945cc4e892b8a0efd0da93535c2d43fa40fe8d5e50cfa2e150cf7967ef8c2
3
  size 4248207640
model-00039-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06df171387b33de577bd36669d57ec2aff69d2de04e82a643a0ec11336d20bff
3
  size 2177954752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:899877d9b39b6affced672f74de9b46888ef8df91435ba6c70726730371eaa7f
3
  size 2177954752
model-00040-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62848a177f4c661b3f2f4fa8cee150ec8221b779b9da79b1817cf64c6ea0b0b2
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48b9e98a83db7936b689452325b0d4440c40d82a8967bcdf0a991db71df85376
3
  size 4248207640
model-00041-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2506055d419989e5f905c4e1da8b13ed850924d4365baab5598bbcb1cf024b73
3
  size 2177954752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1063b51a5c79f579e5f1d75a05aed7f4c179778452c547785b16b0b313f8674e
3
  size 2177954752
model-00042-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e767611fca83116657685a292f6887aa164421b6f3c4c5fe8b9c82edc0788552
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b329de537f3b6888e18c2f58de6ad9b08a7ec3a14ae682da498e3ac3dc7732f9
3
  size 4248207640
model-00043-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8ff85aad201083736c0a719495590f8039ebe28e9a8bd31cc3488ec34167732
3
  size 2177954752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0a4867a11ed7cc338c98d2fe0e81d7e1469c31c5f5fbca05207c3a34d14c3b9
3
  size 2177954752
model-00044-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b1f066c8c738039487103f2eebc30491b923c33fd15be792df1d5bd69ca0472
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:342fe4bff38e4485175128823294235c8917241a529b8dd10e105e64757c8006
3
  size 4248207640
model-00045-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e21e3b3e000e94b2f46b8464a36649bd0d39101ef42994758e0a7f7eee05702c
3
  size 2177954752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2dea0ec73c491f85e88eb76005cf001fe7611427a4c09962852328c28b3e946
3
  size 2177954752
model-00046-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef7761362142db2819cd5aa93cd3ef81e2abd309c2d7cf6fb7a6396e890a6a5b
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83488d38c736834875f761699f62d002f8258e742bf2f5af17d085bb4c833502
3
  size 4248207640
model-00047-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6b515191e3e96e5ec3a57c61335e912f2776b9d3309b0b34969b3bd3967a1c2
3
  size 2177954752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa0e72c16e5e9b3b28f46214091a26fdbee1874a6496053d7991a82b1d20f519
3
  size 2177954752
model-00048-of-00073.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c5be54b772345325b38978cc963303eb3220f0fc52b3bfae0d873713a483f7d
3
  size 4248207640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c3fb25460c31599ea35b53d631918905d98e51790e0560bef3c93409972a062
3
  size 4248207640