eshmoideas msr2000 commited on
Commit
e30e544
·
0 Parent(s):

Duplicate from deepseek-ai/DeepSeek-V4-Flash-Base

Browse files

Co-authored-by: Shirong Ma <msr2000@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +37 -0
  2. LICENSE +21 -0
  3. config.json +66 -0
  4. model-00001-of-00046.safetensors +3 -0
  5. model-00002-of-00046.safetensors +3 -0
  6. model-00003-of-00046.safetensors +3 -0
  7. model-00004-of-00046.safetensors +3 -0
  8. model-00005-of-00046.safetensors +3 -0
  9. model-00006-of-00046.safetensors +3 -0
  10. model-00007-of-00046.safetensors +3 -0
  11. model-00008-of-00046.safetensors +3 -0
  12. model-00009-of-00046.safetensors +3 -0
  13. model-00010-of-00046.safetensors +3 -0
  14. model-00011-of-00046.safetensors +3 -0
  15. model-00012-of-00046.safetensors +3 -0
  16. model-00013-of-00046.safetensors +3 -0
  17. model-00014-of-00046.safetensors +3 -0
  18. model-00015-of-00046.safetensors +3 -0
  19. model-00016-of-00046.safetensors +3 -0
  20. model-00017-of-00046.safetensors +3 -0
  21. model-00018-of-00046.safetensors +3 -0
  22. model-00019-of-00046.safetensors +3 -0
  23. model-00020-of-00046.safetensors +3 -0
  24. model-00021-of-00046.safetensors +3 -0
  25. model-00022-of-00046.safetensors +3 -0
  26. model-00023-of-00046.safetensors +3 -0
  27. model-00024-of-00046.safetensors +3 -0
  28. model-00025-of-00046.safetensors +3 -0
  29. model-00026-of-00046.safetensors +3 -0
  30. model-00027-of-00046.safetensors +3 -0
  31. model-00028-of-00046.safetensors +3 -0
  32. model-00029-of-00046.safetensors +3 -0
  33. model-00030-of-00046.safetensors +3 -0
  34. model-00031-of-00046.safetensors +3 -0
  35. model-00032-of-00046.safetensors +3 -0
  36. model-00033-of-00046.safetensors +3 -0
  37. model-00034-of-00046.safetensors +3 -0
  38. model-00035-of-00046.safetensors +3 -0
  39. model-00036-of-00046.safetensors +3 -0
  40. model-00037-of-00046.safetensors +3 -0
  41. model-00038-of-00046.safetensors +3 -0
  42. model-00039-of-00046.safetensors +3 -0
  43. model-00040-of-00046.safetensors +3 -0
  44. model-00041-of-00046.safetensors +3 -0
  45. model-00042-of-00046.safetensors +3 -0
  46. model-00043-of-00046.safetensors +3 -0
  47. model-00044-of-00046.safetensors +3 -0
  48. model-00045-of-00046.safetensors +3 -0
  49. model-00046-of-00046.safetensors +3 -0
  50. model.safetensors.index.json +0 -0
.gitattributes ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz 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
+ *.pdf filter=lfs diff=lfs merge=lfs -text
37
+ *.png filter=lfs diff=lfs merge=lfs -text
LICENSE ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ MIT License
2
+
3
+ Copyright (c) 2023 DeepSeek
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
config.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "DeepseekV4ForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 0,
8
+ "eos_token_id": 1,
9
+ "hc_eps": 1e-06,
10
+ "hc_mult": 4,
11
+ "hc_sinkhorn_iters": 20,
12
+ "head_dim": 512,
13
+ "hidden_act": "silu",
14
+ "hidden_size": 4096,
15
+ "index_head_dim": 128,
16
+ "index_n_heads": 64,
17
+ "index_topk": 512,
18
+ "initializer_range": 0.02,
19
+ "max_position_embeddings": 1048576,
20
+ "model_type": "deepseek_v4",
21
+ "moe_intermediate_size": 2048,
22
+ "n_routed_experts": 256,
23
+ "n_shared_experts": 1,
24
+ "norm_topk_prob": true,
25
+ "num_attention_heads": 64,
26
+ "num_experts_per_tok": 6,
27
+ "num_hidden_layers": 43,
28
+ "num_hash_layers": 3,
29
+ "num_key_value_heads": 1,
30
+ "num_nextn_predict_layers": 1,
31
+ "o_groups": 8,
32
+ "o_lora_rank": 1024,
33
+ "q_lora_rank": 1024,
34
+ "qk_rope_head_dim": 64,
35
+ "quantization_config": {
36
+ "activation_scheme": "dynamic",
37
+ "fmt": "e4m3",
38
+ "quant_method": "fp8",
39
+ "scale_fmt": "ue8m0",
40
+ "weight_block_size": [
41
+ 128,
42
+ 128
43
+ ]
44
+ },
45
+ "rms_norm_eps": 1e-06,
46
+ "rope_scaling": {
47
+ "beta_fast": 32,
48
+ "beta_slow": 1,
49
+ "factor": 16,
50
+ "original_max_position_embeddings": 65536,
51
+ "type": "yarn"
52
+ },
53
+ "rope_theta": 10000,
54
+ "routed_scaling_factor": 1.5,
55
+ "scoring_func": "sqrtsoftplus",
56
+ "sliding_window": 128,
57
+ "swiglu_limit": 10.0,
58
+ "tie_word_embeddings": false,
59
+ "topk_method": "noaux_tc",
60
+ "torch_dtype": "bfloat16",
61
+ "transformers_version": "4.57.1",
62
+ "use_cache": true,
63
+ "vocab_size": 129280,
64
+ "compress_rope_theta": 160000,
65
+ "compress_ratios": [0, 0, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 128, 4, 0]
66
+ }
model-00001-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d31dee21331fb25d2eb5b76bb15c6e06f492dbae9cc8cfaa56dfd3aa040f8f4e
3
+ size 1059061856
model-00002-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ea2cfce1d258104504cab5a3dc335e513244fafe7c73a576b1b349023ac044c
3
+ size 6587813512
model-00003-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85159e92c81cc460cf828bcae8553d31ef2f19fba98bdef6590085930c03c492
3
+ size 6587813512
model-00004-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:050de27d945b7a44e16b81f62cd02cc83e810603c569ed7f693b94bd027bb8af
3
+ size 6617722944
model-00005-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba58c5a287ab335dabd7d199db58547d792c3c54cedfd0919e1de9190a658718
3
+ size 6590260568
model-00006-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20097340a8b3a19c9593c81173935a6a4bd330d89ff2fdfd4508934bf0ee283c
3
+ size 6611517496
model-00007-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dd71c84d9a3ef5dbdfd530204ff9740defc03dafeea58dd6640ebedf78c0468
3
+ size 6590260568
model-00008-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb62f0c8d724023c491bf4b443729458a0e9d678d64ff14bda1b9b24674719e8
3
+ size 6611517496
model-00009-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aee066910e6515a4cd252c77982b0bddf9915fd02cfc76b2f4e5350ea244d31b
3
+ size 6590260568
model-00010-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e1b570713618fc627e5119baa670bb23c59f85670de4139923e676711f5efad
3
+ size 6611517496
model-00011-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f587c6fd718c268079630aae41d803aa756856d590e8f1f721957d950ab6f2ce
3
+ size 6590260568
model-00012-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85146c7134a54b63099a01d65df69b97da68c4fb25fdc0175735458459e2ed57
3
+ size 6611519072
model-00013-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01c3787789bd911d1bf08fd18e3d2bc2f4440dc1ecbe837765dc1d1c22b12e1b
3
+ size 6590262136
model-00014-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a44097527a0d30a113ab1e3c2709fcb2402eba9dc114a014671900903fadd11d
3
+ size 6611519072
model-00015-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a59c0f82682bed565974a7a433b683d3fc269bde33383e45d72c2a373f90f74
3
+ size 6590262136
model-00016-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52c3e8888b1dc7d6765f1252c0cea840cf136543da9579d86463a13af0b187f8
3
+ size 6611519072
model-00017-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:496f342a71183441560262a5ce72b97cebcb8c7fc9e8d4288638f71deb770bab
3
+ size 6590262136
model-00018-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:925bd2362682dba9990d6fae637f1c1da12bf6016611bbee296a4fea9e13437f
3
+ size 6611519072
model-00019-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf299587808bee1848c60489a0caee6a48620a7a1c9a82789cc2782ee3b680cb
3
+ size 6590262136
model-00020-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9c6d2357dfe82f44b069323895ad8db596d2dcbcd689dba093dd6a5652bd7ea
3
+ size 6611519072
model-00021-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00ea812427ea7524a7bc1d25d7c7564407c586a6765d4dd64ec9efee92175435
3
+ size 6590262136
model-00022-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:283fd2df808eb302af9135cc61e6c9a1709f87a05d028fa632c93e132d2ec440
3
+ size 6611519072
model-00023-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0e696b6d6012ca9520fc2729dbbf148af0d732caa6cd1b5d6089bba136e9c4a
3
+ size 6590262136
model-00024-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27af01cebf667dbb727534d9e2e82cb2978e8e6dba4ad905e90d32b74fc17a98
3
+ size 6611519072
model-00025-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdc3b68b894b951f7d3d811b7efb0a72d0c0a9ee306a4f0d88439cdb18650c1a
3
+ size 6590262136
model-00026-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ab0cf81e6a8390b8671321b0d0a1410dffca516126ce45e9984eb0494525773
3
+ size 6611519072
model-00027-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8d8931c5fdfe2b3aca0409043ca66353c491b3ccbf56ffd96e222ebd97b0c8f
3
+ size 6590262136
model-00028-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:514a640a2e4903932cf7559e86b59181c7d9efc1a019ee8bab73a04556d0b6fd
3
+ size 6611519072
model-00029-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1efc4170055aab1e5884e0fde6a42390c32cc899ad91a0dc13296a475ab7b1eb
3
+ size 6590262136
model-00030-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d4843186c4fdbb747d28a5699fa60df38763bd52c526a1951e4b38f55e055c6
3
+ size 6611519072
model-00031-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb4f64954193856c11ac05c5a4c76fb6613a26b8b2924892e0d586acc5994116
3
+ size 6590262136
model-00032-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7495294a6d0d8ecc27fafd604244b2136b1e10cfe2a762e7b1110e0aa144b353
3
+ size 6611519072
model-00033-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfdfef1a119f1f5a0d4455ec295f5044425134735bcc0b51513cae80b5b332d1
3
+ size 6590262136
model-00034-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40090da795bcf22e070623952a78e3dba541c10ecc4fc4a16ef84053f7fd4f14
3
+ size 6611519072
model-00035-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3ae3daa8cd6b96435d715e78fbdf0f4ab660cab4ac0469dde1368e948685622
3
+ size 6590262136
model-00036-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c660326216670f27eec0193533dd1fa16badd96a5831a90f1fc2710349222de
3
+ size 6611519072
model-00037-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1593374b392ea18f7a192092b6f87b92d4e64b5652f6997b520c8229b9497d1
3
+ size 6590262136
model-00038-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b032feb817a4a5f806685ac9f30b186edbbe98b23a1f7a551c516ea3919de406
3
+ size 6611519072
model-00039-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e655b25179efec3873cce8d0c829c15eae7e7286680d1680ef5ffd61b49dff90
3
+ size 6590262136
model-00040-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:673aa347cc9af732a6d6b13cc84dc586ef0396d8b8bbf6f5e3ce87fafce14c3e
3
+ size 6611519072
model-00041-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcbb8c25ed516c42380426695215c03404f92d22b2267d529296c4746f07aaea
3
+ size 6590262136
model-00042-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bb92d2bd7c56f6a5eb2feedc0949c45fe0312a50507189d56857ae7f9e2cb6c
3
+ size 6611519072
model-00043-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d6e0089659ace38d6855a64405f9c5b1da17588c698a8bcdbb44cb5fe362b3b
3
+ size 6590262136
model-00044-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2cf806f9732622a05e6088f69b80e7214f497a8e9c8114d609b95817fa3d884
3
+ size 6611519072
model-00045-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab9b72988b4f19a2837b7a76c7eedec7b317716f28d5263efaff456030e222fd
3
+ size 1059332516
model-00046-of-00046.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c46fcc53318462e7472d1c726a4df113501d1e2ab29c482a8ec4fbb9dd0c2a98
3
+ size 8733577556
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff