danielhanchen commited on
Commit
3cb6a80
1 Parent(s): 0fe01c2

Upload MllamaForConditionalGeneration

Browse files
Files changed (41) hide show
  1. README.md +199 -0
  2. config.json +236 -0
  3. generation_config.json +13 -0
  4. model-00001-of-00037.safetensors +3 -0
  5. model-00002-of-00037.safetensors +3 -0
  6. model-00003-of-00037.safetensors +3 -0
  7. model-00004-of-00037.safetensors +3 -0
  8. model-00005-of-00037.safetensors +3 -0
  9. model-00006-of-00037.safetensors +3 -0
  10. model-00007-of-00037.safetensors +3 -0
  11. model-00008-of-00037.safetensors +3 -0
  12. model-00009-of-00037.safetensors +3 -0
  13. model-00010-of-00037.safetensors +3 -0
  14. model-00011-of-00037.safetensors +3 -0
  15. model-00012-of-00037.safetensors +3 -0
  16. model-00013-of-00037.safetensors +3 -0
  17. model-00014-of-00037.safetensors +3 -0
  18. model-00015-of-00037.safetensors +3 -0
  19. model-00016-of-00037.safetensors +3 -0
  20. model-00017-of-00037.safetensors +3 -0
  21. model-00018-of-00037.safetensors +3 -0
  22. model-00019-of-00037.safetensors +3 -0
  23. model-00020-of-00037.safetensors +3 -0
  24. model-00021-of-00037.safetensors +3 -0
  25. model-00022-of-00037.safetensors +3 -0
  26. model-00023-of-00037.safetensors +3 -0
  27. model-00024-of-00037.safetensors +3 -0
  28. model-00025-of-00037.safetensors +3 -0
  29. model-00026-of-00037.safetensors +3 -0
  30. model-00027-of-00037.safetensors +3 -0
  31. model-00028-of-00037.safetensors +3 -0
  32. model-00029-of-00037.safetensors +3 -0
  33. model-00030-of-00037.safetensors +3 -0
  34. model-00031-of-00037.safetensors +3 -0
  35. model-00032-of-00037.safetensors +3 -0
  36. model-00033-of-00037.safetensors +3 -0
  37. model-00034-of-00037.safetensors +3 -0
  38. model-00035-of-00037.safetensors +3 -0
  39. model-00036-of-00037.safetensors +3 -0
  40. model-00037-of-00037.safetensors +3 -0
  41. model.safetensors.index.json +0 -0
README.md ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
config.json ADDED
@@ -0,0 +1,236 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "meta-llama/Llama-3.2-90B-Vision-Instruct",
3
+ "architectures": [
4
+ "MllamaForConditionalGeneration"
5
+ ],
6
+ "image_token_index": 128256,
7
+ "model_type": "mllama",
8
+ "text_config": {
9
+ "_name_or_path": "",
10
+ "add_cross_attention": false,
11
+ "architectures": null,
12
+ "bad_words_ids": null,
13
+ "begin_suppress_tokens": null,
14
+ "bos_token_id": 128000,
15
+ "chunk_size_feed_forward": 0,
16
+ "cross_attention_hidden_size": null,
17
+ "cross_attention_layers": [
18
+ 3,
19
+ 8,
20
+ 13,
21
+ 18,
22
+ 23,
23
+ 28,
24
+ 33,
25
+ 38,
26
+ 43,
27
+ 48,
28
+ 53,
29
+ 58,
30
+ 63,
31
+ 68,
32
+ 73,
33
+ 78,
34
+ 83,
35
+ 88,
36
+ 93,
37
+ 98
38
+ ],
39
+ "decoder_start_token_id": null,
40
+ "diversity_penalty": 0.0,
41
+ "do_sample": false,
42
+ "dropout": 0,
43
+ "early_stopping": false,
44
+ "encoder_no_repeat_ngram_size": 0,
45
+ "eos_token_id": [
46
+ 128001,
47
+ 128008,
48
+ 128009
49
+ ],
50
+ "exponential_decay_length_penalty": null,
51
+ "finetuning_task": null,
52
+ "forced_bos_token_id": null,
53
+ "forced_eos_token_id": null,
54
+ "hidden_act": "silu",
55
+ "hidden_size": 8192,
56
+ "id2label": {
57
+ "0": "LABEL_0",
58
+ "1": "LABEL_1"
59
+ },
60
+ "initializer_range": 0.02,
61
+ "intermediate_size": 28672,
62
+ "is_decoder": false,
63
+ "is_encoder_decoder": false,
64
+ "label2id": {
65
+ "LABEL_0": 0,
66
+ "LABEL_1": 1
67
+ },
68
+ "length_penalty": 1.0,
69
+ "max_length": 20,
70
+ "max_position_embeddings": 131072,
71
+ "min_length": 0,
72
+ "model_type": "mllama_text_model",
73
+ "no_repeat_ngram_size": 0,
74
+ "num_attention_heads": 64,
75
+ "num_beam_groups": 1,
76
+ "num_beams": 1,
77
+ "num_hidden_layers": 100,
78
+ "num_key_value_heads": 8,
79
+ "num_return_sequences": 1,
80
+ "output_attentions": false,
81
+ "output_hidden_states": false,
82
+ "output_scores": false,
83
+ "pad_token_id": 128004,
84
+ "prefix": null,
85
+ "problem_type": null,
86
+ "pruned_heads": {},
87
+ "remove_invalid_values": false,
88
+ "repetition_penalty": 1.0,
89
+ "return_dict": true,
90
+ "return_dict_in_generate": false,
91
+ "rms_norm_eps": 1e-05,
92
+ "rope_scaling": {
93
+ "factor": 8.0,
94
+ "high_freq_factor": 4.0,
95
+ "low_freq_factor": 1.0,
96
+ "original_max_position_embeddings": 8192,
97
+ "rope_type": "llama3"
98
+ },
99
+ "rope_theta": 500000.0,
100
+ "sep_token_id": null,
101
+ "suppress_tokens": null,
102
+ "task_specific_params": null,
103
+ "temperature": 1.0,
104
+ "tf_legacy_loss": false,
105
+ "tie_encoder_decoder": false,
106
+ "tie_word_embeddings": false,
107
+ "tokenizer_class": null,
108
+ "top_k": 50,
109
+ "top_p": 1.0,
110
+ "torch_dtype": "bfloat16",
111
+ "torchscript": false,
112
+ "typical_p": 1.0,
113
+ "use_bfloat16": false,
114
+ "use_cache": true,
115
+ "vocab_size": 128256
116
+ },
117
+ "torch_dtype": "bfloat16",
118
+ "transformers_version": "4.45.0",
119
+ "vision_config": {
120
+ "_name_or_path": "",
121
+ "add_cross_attention": false,
122
+ "architectures": null,
123
+ "attention_heads": 16,
124
+ "bad_words_ids": null,
125
+ "begin_suppress_tokens": null,
126
+ "bos_token_id": null,
127
+ "chunk_size_feed_forward": 0,
128
+ "cross_attention_hidden_size": null,
129
+ "decoder_start_token_id": null,
130
+ "diversity_penalty": 0.0,
131
+ "do_sample": false,
132
+ "early_stopping": false,
133
+ "encoder_no_repeat_ngram_size": 0,
134
+ "eos_token_id": null,
135
+ "exponential_decay_length_penalty": null,
136
+ "finetuning_task": null,
137
+ "forced_bos_token_id": null,
138
+ "forced_eos_token_id": null,
139
+ "hidden_act": "gelu",
140
+ "hidden_size": 1280,
141
+ "id2label": {
142
+ "0": "LABEL_0",
143
+ "1": "LABEL_1"
144
+ },
145
+ "image_size": 560,
146
+ "initializer_range": 0.02,
147
+ "intermediate_layers_indices": [
148
+ 3,
149
+ 7,
150
+ 15,
151
+ 23,
152
+ 30
153
+ ],
154
+ "intermediate_size": 5120,
155
+ "is_decoder": false,
156
+ "is_encoder_decoder": false,
157
+ "label2id": {
158
+ "LABEL_0": 0,
159
+ "LABEL_1": 1
160
+ },
161
+ "length_penalty": 1.0,
162
+ "max_length": 20,
163
+ "max_num_tiles": 4,
164
+ "min_length": 0,
165
+ "model_type": "mllama_vision_model",
166
+ "no_repeat_ngram_size": 0,
167
+ "norm_eps": 1e-05,
168
+ "num_beam_groups": 1,
169
+ "num_beams": 1,
170
+ "num_channels": 3,
171
+ "num_global_layers": 8,
172
+ "num_hidden_layers": 32,
173
+ "num_return_sequences": 1,
174
+ "output_attentions": false,
175
+ "output_hidden_states": false,
176
+ "output_scores": false,
177
+ "pad_token_id": null,
178
+ "patch_size": 14,
179
+ "prefix": null,
180
+ "problem_type": null,
181
+ "pruned_heads": {},
182
+ "remove_invalid_values": false,
183
+ "repetition_penalty": 1.0,
184
+ "return_dict": true,
185
+ "return_dict_in_generate": false,
186
+ "sep_token_id": null,
187
+ "supported_aspect_ratios": [
188
+ [
189
+ 1,
190
+ 1
191
+ ],
192
+ [
193
+ 1,
194
+ 2
195
+ ],
196
+ [
197
+ 1,
198
+ 3
199
+ ],
200
+ [
201
+ 1,
202
+ 4
203
+ ],
204
+ [
205
+ 2,
206
+ 1
207
+ ],
208
+ [
209
+ 2,
210
+ 2
211
+ ],
212
+ [
213
+ 3,
214
+ 1
215
+ ],
216
+ [
217
+ 4,
218
+ 1
219
+ ]
220
+ ],
221
+ "suppress_tokens": null,
222
+ "task_specific_params": null,
223
+ "temperature": 1.0,
224
+ "tf_legacy_loss": false,
225
+ "tie_encoder_decoder": false,
226
+ "tie_word_embeddings": true,
227
+ "tokenizer_class": null,
228
+ "top_k": 50,
229
+ "top_p": 1.0,
230
+ "torch_dtype": "bfloat16",
231
+ "torchscript": false,
232
+ "typical_p": 1.0,
233
+ "use_bfloat16": false,
234
+ "vision_output_dim": 7680
235
+ }
236
+ }
generation_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 128000,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 128001,
6
+ 128008,
7
+ 128009
8
+ ],
9
+ "pad_token_id": 128004,
10
+ "temperature": 0.6,
11
+ "top_p": 0.9,
12
+ "transformers_version": "4.45.0"
13
+ }
model-00001-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddd02f922aa418849947c349ce2e8499309e8314e56b12512b00295d68c7aabf
3
+ size 4600432166
model-00002-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbacf23d702be1398d4b7df7a2e5318f762dbfd764c6b3009e00237647527275
3
+ size 4664185292
model-00003-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f59806386da0ad8b1a05a260b425b55f2bd1eb55e0907c6f961d229f9a3ac200
3
+ size 4999695592
model-00004-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:112bb879c89d976f96d7c9f24e16e775b7d09837d923356f03cabf3900a974c6
3
+ size 4966158412
model-00005-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a72ef23e23affbc7a106b3165ba034265e5e22c9975afa0949c5f0c1e220468
3
+ size 4664134760
model-00006-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90522c8aad39bae67b35346d10028b6258ff6ac7c3a5bbbc19983ceae6ef3a0e
3
+ size 4664168820
model-00007-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b20c6ef8aaead315c1b9e9a71616f095b9ed66d69f17b872d60fdeb373f3382f
3
+ size 4664167792
model-00008-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca60ceddf971d7ac98be80409d3bf1f73c44de12480f57c3d541e10a47d423be
3
+ size 4999713140
model-00009-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e39065ab0e28ebd6a41f35178019ca870c32f783b4f8ff26ca4533cc00d0fd9b
3
+ size 4966157668
model-00010-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8527e4d2a4be4b79d748eefde0cab86985f453b64e452e07f7bdadf2abb2f52
3
+ size 4664135528
model-00011-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dec7cc2c5ddb72b80b73d9e321e3d92ddc55d328e2178003bf522989ba233f5
3
+ size 4664185324
model-00012-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e09bbaeda01cbef9f427b48a9637e94a79744c36d8e83990058d2615062e47c6
3
+ size 4664151296
model-00013-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a7a62e0a4e13dfd5ea0bbb4a177e5024bba2dd9e12e865e6491bc26b9080359
3
+ size 4999713140
model-00014-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3baa031bf0579e211f0d380233ef888aafc02cac8de2dd9808046446de08824d
3
+ size 4966157416
model-00015-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:965898a77f58d1e5cee7c2aeb88af57b2a7ceed2781954a47c1d311a7c10abfd
3
+ size 4664135788
model-00016-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53bb6d2754e3cf9b36cf3894b50d5366cf1e008f439dac13d1bfa1ac075018c4
3
+ size 4664167800
model-00017-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4416754c6f56c0b76a47f7f51cee2495d4953982578d8304c5f730fc08a2ef80
3
+ size 4664168812
model-00018-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:909f64cfcd74d108696d03dc774dec17f78a94d36e8107a48155de2ebf2fbeea
3
+ size 4999712364
model-00019-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32d9b3fa93ded93206c0a2f090da1e959d80d1209323ebe4d5638548453c1189
3
+ size 4966158184
model-00020-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d27bb7f7f91cc463cd9746fcb1fcc44c78f1523fce2cc54b148fa8c36fba449
3
+ size 4664152300
model-00021-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18b29de2b746bc7e05c042981a6e002aea72c51c608a09cc3314f438969b1c32
3
+ size 4664151296
model-00022-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd68f38afca43e542c3d7fc6009fde5c7da75df219ff96e8b32d033e0b646220
3
+ size 4664168812
model-00023-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba3c710da1005d2974ae5b6a161dd4175e4b9f8efdc239b943d8e1ec9a7d5027
3
+ size 4999712120
model-00024-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ada9fdd881d242cad683f36bd4c745ab962447a6d02c4b458ca696a23b2fa6fa
3
+ size 4966158436
model-00025-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cb35c7abf4abdbdb8cf950abd8b878971a9e3b990bdf4ae698cf79b1bb0ff0d
3
+ size 4664134768
model-00026-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05592396e3ad4050e77e8a95f160475bd1edb9238b1c686df177a88b6461eab8
3
+ size 4664168804
model-00027-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32e0f0012105b17a4ca49827c8c9fc4907c1113111a378610a19c2ffb00a1729
3
+ size 4664185324
model-00028-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:100bbff97c16657986e0f91bea924f9cf27a5ff041a004c2624bf77c99c69258
3
+ size 4999695616
model-00029-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1eebd0484217b154adbe89d12449f2c617623f63a74d05da8057c136714267d2
3
+ size 4966158436
model-00030-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91f511018e917a032e7258a2479849729606d0e06b0fdd92df568f4adefe4522
3
+ size 4664134768
model-00031-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee6145e0993caf316c311ce752eaef36f544ff36c0aaa3cd4a0d0cac09274357
3
+ size 4664168820
model-00032-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8adda586cff817725d23db4d7a41e080ace2a9682a72b8d5fa5d6ffe0198683d
3
+ size 4664167792
model-00033-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aca041cee2fa7b8d8a7bec36889329a06f64367d821569ed0792dcc58bfaa64b
3
+ size 4999713140
model-00034-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a6a32d59683fc714199d074e2f0ee062723c51fe818901d18818e5f7514883d
3
+ size 4966157668
model-00035-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52f5f8828bf0c8e9a58cf1d9214a8a8c994298578e2b2054febe0384a07f38db
3
+ size 4664135528
model-00036-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99cbb5f85fbe767c19a11ed7f5500a580aed400845af417eda5d19d6fde2df1f
3
+ size 4664185324
model-00037-of-00037.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a58c007277bcb7cfb32d44af3ab684387bfdcbfb07f9e29d419d87d4ab2a6ce5
3
+ size 4878059512
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff