danielhanchen commited on
Commit
88c2dbd
1 Parent(s): 50dd15e

Upload LlamaForCausalLM

Browse files
Files changed (48) hide show
  1. README.md +199 -0
  2. config.json +50 -0
  3. generation_config.json +6 -0
  4. model-00001-of-00044.safetensors +3 -0
  5. model-00002-of-00044.safetensors +3 -0
  6. model-00003-of-00044.safetensors +3 -0
  7. model-00004-of-00044.safetensors +3 -0
  8. model-00005-of-00044.safetensors +3 -0
  9. model-00006-of-00044.safetensors +3 -0
  10. model-00007-of-00044.safetensors +3 -0
  11. model-00008-of-00044.safetensors +3 -0
  12. model-00009-of-00044.safetensors +3 -0
  13. model-00010-of-00044.safetensors +3 -0
  14. model-00011-of-00044.safetensors +3 -0
  15. model-00012-of-00044.safetensors +3 -0
  16. model-00013-of-00044.safetensors +3 -0
  17. model-00014-of-00044.safetensors +3 -0
  18. model-00015-of-00044.safetensors +3 -0
  19. model-00016-of-00044.safetensors +3 -0
  20. model-00017-of-00044.safetensors +3 -0
  21. model-00018-of-00044.safetensors +3 -0
  22. model-00019-of-00044.safetensors +3 -0
  23. model-00020-of-00044.safetensors +3 -0
  24. model-00021-of-00044.safetensors +3 -0
  25. model-00022-of-00044.safetensors +3 -0
  26. model-00023-of-00044.safetensors +3 -0
  27. model-00024-of-00044.safetensors +3 -0
  28. model-00025-of-00044.safetensors +3 -0
  29. model-00026-of-00044.safetensors +3 -0
  30. model-00027-of-00044.safetensors +3 -0
  31. model-00028-of-00044.safetensors +3 -0
  32. model-00029-of-00044.safetensors +3 -0
  33. model-00030-of-00044.safetensors +3 -0
  34. model-00031-of-00044.safetensors +3 -0
  35. model-00032-of-00044.safetensors +3 -0
  36. model-00033-of-00044.safetensors +3 -0
  37. model-00034-of-00044.safetensors +3 -0
  38. model-00035-of-00044.safetensors +3 -0
  39. model-00036-of-00044.safetensors +3 -0
  40. model-00037-of-00044.safetensors +3 -0
  41. model-00038-of-00044.safetensors +3 -0
  42. model-00039-of-00044.safetensors +3 -0
  43. model-00040-of-00044.safetensors +3 -0
  44. model-00041-of-00044.safetensors +3 -0
  45. model-00042-of-00044.safetensors +3 -0
  46. model-00043-of-00044.safetensors +3 -0
  47. model-00044-of-00044.safetensors +3 -0
  48. 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,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "NousResearch/Hermes-3-Llama-3.1-405B",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 128000,
9
+ "eos_token_id": 128039,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 16384,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 53248,
14
+ "max_position_embeddings": 131072,
15
+ "mlp_bias": false,
16
+ "model_type": "llama",
17
+ "num_attention_heads": 128,
18
+ "num_hidden_layers": 126,
19
+ "num_key_value_heads": 8,
20
+ "pretraining_tp": 1,
21
+ "quantization_config": {
22
+ "_load_in_4bit": true,
23
+ "_load_in_8bit": false,
24
+ "bnb_4bit_compute_dtype": "bfloat16",
25
+ "bnb_4bit_quant_storage": "uint8",
26
+ "bnb_4bit_quant_type": "nf4",
27
+ "bnb_4bit_use_double_quant": true,
28
+ "llm_int8_enable_fp32_cpu_offload": false,
29
+ "llm_int8_has_fp16_weight": false,
30
+ "llm_int8_skip_modules": null,
31
+ "llm_int8_threshold": 6.0,
32
+ "load_in_4bit": true,
33
+ "load_in_8bit": false,
34
+ "quant_method": "bitsandbytes"
35
+ },
36
+ "rms_norm_eps": 1e-05,
37
+ "rope_scaling": {
38
+ "factor": 8.0,
39
+ "high_freq_factor": 4.0,
40
+ "low_freq_factor": 1.0,
41
+ "original_max_position_embeddings": 8192,
42
+ "rope_type": "llama3"
43
+ },
44
+ "rope_theta": 500000.0,
45
+ "tie_word_embeddings": false,
46
+ "torch_dtype": "bfloat16",
47
+ "transformers_version": "4.44.2",
48
+ "use_cache": true,
49
+ "vocab_size": 128256
50
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 128000,
4
+ "eos_token_id": 128039,
5
+ "transformers_version": "4.44.2"
6
+ }
model-00001-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea9fe80954ec8b445c6bf221a922d20f521e006a524f8b729dcaa0277a7f66d6
3
+ size 4947019583
model-00002-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:660d1a7b3d0bdda554c539db1d60f19d6b2dd8c3de59c5bc921179365f94cfa2
3
+ size 4933502250
model-00003-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b5610058bb114f6116b133a9580f3a14a12e3cedb8203761800bce01e5be2cb
3
+ size 4933502254
model-00004-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:130c3c88f438461ea843e863f9fa060eb8cd3038d85d590aec3270c3ee484304
3
+ size 4933502251
model-00005-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a6d2b530eea95ef8420c47094b33bcd4b3125149ac52e2cda831b6332f8d7e1
3
+ size 4933502349
model-00006-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:180028e86b9e4d6728778ec781252b8fd96530ae73b70030ee7a862fc0946357
3
+ size 4933502391
model-00007-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2568ccc79f4640150af2dd00ac8e90ff0243249abf94a61adc9e108c9ae4fb90
3
+ size 4933502392
model-00008-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfee72a425d583dfb93beb13299a879d7caa0ae29fc997cda7ece112f8cc1835
3
+ size 4933502388
model-00009-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72e9637345852ac9010e40bd28011abc0b1011993c3355cbae7d88db8bc66bc8
3
+ size 4933502390
model-00010-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:605ecf2bf30ee7cf9edd0dab6646c4bdd265300042dcf90d633e2a52326dac23
3
+ size 4933502392
model-00011-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f71a218817f8396346c752f3844d48625cdf1924bbed8b0b2a6cc89e960d388f
3
+ size 4933502389
model-00012-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99001ab2bd32e9ddd29e85e28e1feb5d1616e6de0378d4857111bcb368e4b3dc
3
+ size 4933502389
model-00013-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:457d2a176dfa1f5d91bfded645a4278b50702535cef1da4125d56bbac23d8371
3
+ size 4933502387
model-00014-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a1a31fbe18ecf8ebf19f46486df0f42193f79107012fa2154d90ec1355ec1e2
3
+ size 4933502389
model-00015-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:755a8652faeccf96cf2f83f9ca0b9b815a813612b6ab83f8da0b656f17f26719
3
+ size 4933502383
model-00016-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fc49c63d3b8e68d221b762b600eef6cb61f7bcecefadbe92dd5a4f1e6e9a0b4
3
+ size 4933502390
model-00017-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8c72a3c3753c72261a125a5965c048eac0360f01d6c848a974c32e789eb60ad
3
+ size 4933502391
model-00018-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29f80d1139c823d4d52d282a1d2855cf95a2d40ccb1d71d185cb3feaff1fe614
3
+ size 4933502391
model-00019-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8436ae151a3e0bb2fb028abbc5d37166455bd085e55d6239ce7540596242fa61
3
+ size 4933502391
model-00020-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e444b3a3cf35ccced4d056e4e3326132410241a7429ee39dd27674e05943fcc
3
+ size 4933502382
model-00021-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c75d939c85599126fc3e8eb1951bb798011f135c457269a3ac25b6cf83cb6e37
3
+ size 4933502388
model-00022-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5dbed79a8e97f5a4a8ad4ea204b0ce3aaa9ac1e879e91e239c2b85e98cfc7f3
3
+ size 4933502387
model-00023-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3570858dcb451df6c5761832c56d2650bb82bc82fbd6c68e73478568bf2e5e87
3
+ size 4933502386
model-00024-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d34d3a98f136a04e2b6cbfaad8e458fa74734246ba94e2e9494db073c25b8dcc
3
+ size 4933502389
model-00025-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0a1912bb499641a5d9db45a23e4dbfef76a7cdb7d39b5e22ad48bea2c1b94ee
3
+ size 4933502385
model-00026-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f15c491b57d3ef86b254f55ed36e3c2e24415009124aa2c5257f38f31e3636de
3
+ size 4933502394
model-00027-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:687ee1a0eb3f9b9e520c421323c211c0d282d11d2709c72fe9c9cf9a86fef69b
3
+ size 4933502392
model-00028-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d82ca49539c3b1e31f2ad78aa1c4dd861eaf8dbd70543045b4f2c3aef0d2cc2
3
+ size 4933502387
model-00029-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f5ce53cb36c2d8260f721de9fddf6790e1b9a24fc37911641989bf33f4a8948
3
+ size 4933502388
model-00030-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb4d23c2747c896d28ff83a3a3191973303ee3071b4ff0ce1a4c4600cca17729
3
+ size 4933502393
model-00031-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:367daac56a33a08f5c7ca8bddb91f15db51f1deec53cf94066b43598538379ed
3
+ size 4933502388
model-00032-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23f8c85e6b95820287df11b2ad407bf1855d3013e5a884fb7a707fb628e6323b
3
+ size 4933502387
model-00033-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89544974e6768e7abdf6b156de2cfd100ac6d98fa1f5f180e809478dd328e1ee
3
+ size 4933502384
model-00034-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d04880ae0ccc85c17cb2b075809356b177b999b47bdf270489a473395f4dfe38
3
+ size 4933502387
model-00035-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df1a39bd6c699ac0ace3571131db6a1879bc4fd9bf83943912876d70a704b604
3
+ size 4933502485
model-00036-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1690a6d83fd4789220a6807f39c108ad04e07ce7f33c2b5bb0c135f777dc66d
3
+ size 4933502517
model-00037-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b56b2ee603c9912a198f46c742dc3155950566e8935bf189ed1c7406c5f1daf
3
+ size 4933502516
model-00038-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:913b198f842164e4467f51879a65639c74f2730bce27f8a3d690ca6c808cafe3
3
+ size 4933502519
model-00039-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a38fa8ace156946ca3e383cc9ce2d3e4e653bb006f5df2a470a5cc3efa7adf0c
3
+ size 4933502510
model-00040-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccc34c12a791729c6ecbfe7d0005a853b55b2e88077a9270365d06950b82114a
3
+ size 4933502517
model-00041-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3907c69cb64ae162036d410d95ffa9aaa1b50d98c01dc167b5c5676ec25b2f66
3
+ size 4933502518
model-00042-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c9a67b513cec362ccee165b8b0f2699a39f47ef05a18d40e383a4884cd53ebc
3
+ size 4933502512
model-00043-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45b694ff459a92a20752496410f3b43412c0268cf8e57bbc0e11bcee919998cf
3
+ size 4189208443
model-00044-of-00044.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f579767b4dde309aca2dbcf9dd65d5efdeb49f67e7d28e9dff2074ceff5120d
3
+ size 4202692736
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff