zhiyucheng commited on
Commit
539ac9a
·
1 Parent(s): 2325491
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
  3. hf_quant_config.json +5 -2
  4. model-00001-of-00086.safetensors +2 -2
  5. model-00002-of-00086.safetensors +2 -2
  6. model-00003-of-00086.safetensors +2 -2
  7. model-00004-of-00086.safetensors +2 -2
  8. model-00005-of-00086.safetensors +2 -2
  9. model-00006-of-00086.safetensors +2 -2
  10. model-00007-of-00086.safetensors +2 -2
  11. model-00008-of-00086.safetensors +2 -2
  12. model-00009-of-00086.safetensors +2 -2
  13. model-00010-of-00086.safetensors +2 -2
  14. model-00011-of-00086.safetensors +2 -2
  15. model-00012-of-00086.safetensors +2 -2
  16. model-00013-of-00086.safetensors +2 -2
  17. model-00014-of-00086.safetensors +2 -2
  18. model-00015-of-00086.safetensors +2 -2
  19. model-00016-of-00086.safetensors +2 -2
  20. model-00017-of-00086.safetensors +2 -2
  21. model-00018-of-00086.safetensors +2 -2
  22. model-00019-of-00086.safetensors +2 -2
  23. model-00020-of-00086.safetensors +2 -2
  24. model-00021-of-00086.safetensors +2 -2
  25. model-00022-of-00086.safetensors +2 -2
  26. model-00023-of-00086.safetensors +2 -2
  27. model-00024-of-00086.safetensors +2 -2
  28. model-00025-of-00086.safetensors +2 -2
  29. model-00026-of-00086.safetensors +2 -2
  30. model-00027-of-00086.safetensors +2 -2
  31. model-00028-of-00086.safetensors +2 -2
  32. model-00029-of-00086.safetensors +2 -2
  33. model-00030-of-00086.safetensors +2 -2
  34. model-00031-of-00086.safetensors +2 -2
  35. model-00032-of-00086.safetensors +2 -2
  36. model-00033-of-00086.safetensors +2 -2
  37. model-00034-of-00086.safetensors +2 -2
  38. model-00035-of-00086.safetensors +2 -2
  39. model-00036-of-00086.safetensors +2 -2
  40. model-00037-of-00086.safetensors +2 -2
  41. model-00038-of-00086.safetensors +2 -2
  42. model-00039-of-00086.safetensors +2 -2
  43. model-00040-of-00086.safetensors +2 -2
  44. model-00041-of-00086.safetensors +2 -2
  45. model-00042-of-00086.safetensors +2 -2
  46. model-00043-of-00086.safetensors +2 -2
  47. model-00044-of-00086.safetensors +2 -2
  48. model-00045-of-00086.safetensors +2 -2
  49. model-00046-of-00086.safetensors +2 -2
  50. model-00047-of-00086.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/opt/llama3.1/Meta-Llama-3.1-405B-Instruct/",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -33,7 +33,7 @@
33
  "rope_theta": 500000.0,
34
  "tie_word_embeddings": false,
35
  "torch_dtype": "bfloat16",
36
- "transformers_version": "4.43.4",
37
  "use_cache": true,
38
  "vocab_size": 128256
39
  }
 
1
  {
2
+ "_name_or_path": "/opt/zhiyu_hf_ckpts/Llama-3.1-405B-Instruct/",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
33
  "rope_theta": 500000.0,
34
  "tie_word_embeddings": false,
35
  "torch_dtype": "bfloat16",
36
+ "transformers_version": "4.44.0",
37
  "use_cache": true,
38
  "vocab_size": 128256
39
  }
generation_config.json CHANGED
@@ -8,5 +8,5 @@
8
  ],
9
  "temperature": 0.6,
10
  "top_p": 0.9,
11
- "transformers_version": "4.43.4"
12
  }
 
8
  ],
9
  "temperature": 0.6,
10
  "top_p": 0.9,
11
+ "transformers_version": "4.44.0"
12
  }
hf_quant_config.json CHANGED
@@ -1,10 +1,13 @@
1
  {
2
  "producer": {
3
  "name": "modelopt",
4
- "version": "0.17.0"
5
  },
6
  "quantization": {
7
  "quant_algo": "FP8",
8
- "kv_cache_quant_algo": null
 
 
 
9
  }
10
  }
 
1
  {
2
  "producer": {
3
  "name": "modelopt",
4
+ "version": "0.23.0"
5
  },
6
  "quantization": {
7
  "quant_algo": "FP8",
8
+ "kv_cache_quant_algo": "FP8",
9
+ "exclude_modules": [
10
+ "lm_head"
11
+ ]
12
  }
13
  }
model-00001-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abc799746b86eb40c887f3b66c1f1df1b66c8925dcd6ce372cc21193c6a54fad
3
- size 4773119376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e11f1350fcf9c91aacb83b2c79d0ccc0ac8150565055a23a8cb3b3bf333668ff
3
+ size 4773119568
model-00002-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3917a62ef49efce3331d1621f6409c5466b17fbe757cc00bdefafd2180dc8236
3
- size 4932570128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a86a804c2320b1f55f2476249a63d928c946cb98faaa248cee6228f1f715ee2
3
+ size 4932570320
model-00003-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a46ee529d528b6dfec63878fb7e65398fc8887ce3249504031757193c5cde7d2
3
- size 4630646976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e28d5899c266dd2fa07c9deef8e76695650746bf5c905855e4255b6ce72d017
3
+ size 4630647368
model-00004-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7db50ebf9f0f94dede49b1b4f100cf93766f512fb3d457d85eec3f629e50319b
3
- size 4932570128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d9b75e900c3b270c8cd46952191f97e27edf3d197e0a9b3e573d87c7c744b91
3
+ size 4932570320
model-00005-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a377187b3de8e1c296b21fefb4b0e88fa9e7d0eb4cb94f2862065384c3cccb5
3
- size 4630646976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cb6b4442b20f76085ac5bcb5431cb59acfb0bf03fb5cb59cc050a691e77534a
3
+ size 4630647368
model-00006-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cab4217ce8fa627e56f1c60cf4e6184c495c0be8fa18eb960cedd7a9788daeed
3
- size 4932570128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbc87e74a9d4cfbc4a668ab36ce6a051789496de51bb3e5872bf7e7ae65e793b
3
+ size 4932570320
model-00007-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd2a4ad3ee10bede80e5e8f3340f4a063a0d45f02a5c0c2cd77ed3708ed89f30
3
- size 4630646976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e289de1f866097d30b4573f1ae7e31ce607e7597022e6661dd4e5e701e584726
3
+ size 4630647368
model-00008-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:341eeb2f36f63dcd86cd081bd6b1de8355a52eecd3facddb355b5b9d2576d3dc
3
- size 4932570144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41808a194d3de085e2a570b9e94923ca87f95143b48bfa994cc3ac3fb7ec2f64
3
+ size 4932570344
model-00009-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b32ee8cba42ec8696b9de04a206aca20d5ef7f2c77b56e804162a5c0cb4e938
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0d24023bf529049c78cd2da0a5f526f217c60a417fb6420e6cf03908b383785
3
+ size 4630647408
model-00010-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4413283a100aa3138b9fddd530c585fe3a881cce69df617ebfbc6808d71a1d62
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84f06d8d2e3b3caa53ed56a9810bf81fdd4f7b008be41991d9b3b898f3e236c3
3
+ size 4932570352
model-00011-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f3df58f7599098b9d444c9e0ed1119509adcb11fba4aae66a2bd5c4ef336c32
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ac6b7c2f2a5ac453821b58d711b571cc764b95206b6f4ef3f20c2c40fc59806
3
+ size 4630647408
model-00012-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7e2cf786c5195d3a59b33faf8e73fb39bb691957fab0d9811e35517e998f086
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f3fc3e1cb98f8ad5719a14573ae6223df6da13530bbcf00df8b6667102e7c8a
3
+ size 4932570352
model-00013-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d729c1da0bc71319f56a0dbafc6d2d7f1a0bf25f3d47dc69298a32bdcfa55b4f
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:038c119c4472d4bee287143edd363a44065d412544694965693fd7f54e4b7112
3
+ size 4630647408
model-00014-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89cefccb0925f1b897097ac951c3c5d546453413d1747e18fb2377753e6da8b9
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d8889571a779f7ac1ba0f396aa84a5ab76f32f71cc618a674a4fc5fbd78d3b6
3
+ size 4932570352
model-00015-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab1e9fabbe6a02391b5e614dcfbaf30cabf5c27b973cc3692fc73f17d378d214
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5dc7c3ddfa4959a780080edf132e4595966386dc5fc9db3bd4ddb3a983b6b2b
3
+ size 4630647408
model-00016-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99e71eacfd0a418738f1e2e12bbd533058f9c8ef9c7fe6d58315284254abe476
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dee055c595a6d29fe7ca1a4350e8fb78605be72fd8c0b79d115fed9b489975f5
3
+ size 4932570352
model-00017-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bc77d66e6ede3e0e10b225b732d7a52f53f4124eb49201698ba5741404b164a
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78b3d7c1c9bec08486fd4139d812d06d5925b36006af9dea08b529383ee6982d
3
+ size 4630647408
model-00018-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a63590a0766446e17835a4b3d3407688b0c2c795f9eabc09097bdb0274acd42d
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c76cb2b73d2f0c43ea00d1da5f5d414522ae2ea55702567c896e3da248f249c3
3
+ size 4932570352
model-00019-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44b7f24cc86576cc9b2ba0b6e9d06f77bfd2d99f34b9a08e139b047f1c916a48
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3262d7108147e44b9f3edf0bbcd3015f8901fe71673039c4011f58556b92349
3
+ size 4630647408
model-00020-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbf3b420b673a88769315d8ce192807bc38dbc849c3ae54567d620aaec93b7ed
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8609584cf4b09d48cc795ad61ab2f766ec25c15f625a0d77549d413111ada2ac
3
+ size 4932570352
model-00021-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa037061ff66d64fa0a3152c32bf2452cac8a87848a99fa50b1b894d6806d9af
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0000ff0499b9976cc39b7f73a1758803cb6d3cd002bf437088afb31bdab444c3
3
+ size 4630647408
model-00022-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48e9e21b78f808c4726a896d3791a26c787c053bc2182e109ce5b3b2c5e81ca1
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c016cb4a3dd7b52685a8e5810706afb32299a1793e1753f0ee3d81c9abb1893
3
+ size 4932570352
model-00023-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:325fc87cb641c0f8632170b4d2ecbb8a790fa42cf4d52c416d86c5389049b949
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e995dbc418c34dcf63485ac7ceca19b24ea298c7f199073381c5efc71cdc3091
3
+ size 4630647408
model-00024-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8faaeba1c8166d9ab926d84a05672e6adeb687e03b20724e929945d51f01ca9
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f35c16c9ef3a60e0efaf1ab477da83514ca7cac4ba56ead1722cd90222129b6
3
+ size 4932570352
model-00025-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4709e6e48efaf8c73933f06ac7e90f689ef07b80811707291e241499139dca17
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:393a510765775377c0511cdc73b65d4bfb275670bdae0ec08189fab84fc6549f
3
+ size 4630647408
model-00026-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d29e50dd7fb1d407180bf86bc641a216a77b4be74af130bb930449e3c634347
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:156e113e9dff968246466f63649fe11def50b5cd4946bf5b7c136640a96ed531
3
+ size 4932570352
model-00027-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6175ba8c92031a46d81ab5b815724110f155fa6efdf00e162e58b5b92dc04a5f
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e6c093a2aa3ae41785d4228710c926784adde60f82c4e3f016456716512703f
3
+ size 4630647408
model-00028-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b08da7afe4edfc8863829ece066ad2306d31e9190cae1f7498e0ada93a0efdc
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6303f56439639b9303bfc865ad9e057e47aa9012b079c751bddb03b8e0c4757
3
+ size 4932570352
model-00029-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:375bc82d48d042ab84f72e6c986b954b865286b15b5f364b0c23c1526d7105ab
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ef657456afecc5818846f5b31b6d6534cf5c7891e52cfb9cb1d5071a0263e68
3
+ size 4630647408
model-00030-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abdea2093d079a3f01f2dc2815412fb8fb58b3932448c10a5dbef3325b71d4c4
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d05543cffba02c72563b3d48778e503b184b14d8baeb97d6ee12dcd6fdc87031
3
+ size 4932570352
model-00031-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f83ffc139abca27d301931d476347e484375f4100e0d98ca68b8cb86e52a65d
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd02643b1c6bfe4f940798ef3b7fe33abe7f3c1512c4f78455e662430b6da3ef
3
+ size 4630647408
model-00032-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:71e78f25c7b2d4db79f65373d597970173872b9a3808401b61d3b28701166244
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce6828f0efc4fd8c38346aefbc11fb4febe9ee273bcca717d7e7013437573274
3
+ size 4932570352
model-00033-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbb68bc5ef9951cf2e0182a0b5cbc3e3773de794614cd869cda015fd4c386678
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:568e41cb95fcdbb867bfd0505ee91f081ab3ef4ed1a76257cb2d9f8a695d85ef
3
+ size 4630647408
model-00034-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:964c58979eb119eb30d052da0251c14138629d12522cb664475c354cff1852d9
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5b97eef1afad1cd653091a2869b24cdee4601a696ab6351ebfe4b5f5812cac2
3
+ size 4932570352
model-00035-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2b5aa300bab7e85a480d0a7f847816a458398da82a4f8a5e512b19564809e3a
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c0a98b9a4a15f2e82f0ddb4fcf32181b7a52f250882099a24ea24dfb3f8e2d1
3
+ size 4630647408
model-00036-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd9195bea0a5992ddce286acfcc2ee9de6859ae8faaaf9176fcb854c89803248
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccbaf5750e035b19b49f5de870e9e286420cb10feada2d9ad9c8e317a084b611
3
+ size 4932570352
model-00037-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67915574bf7aad4ee6299f33e7706ab40e0437e3014ea6c7a42eadcf582099cc
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:588a38ee00fd720e8004c3b4037ef068a4f62b63e9a559fc2f065e6d875fe917
3
+ size 4630647408
model-00038-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd5cdcddffcd6b4dde66e5fe7070e8a8447981471baf345fa1db79b080d8e521
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11ab9d20141486cc788cb7913961f8bc7c4e30cbc3294b7d12df3b7d176b070e
3
+ size 4932570352
model-00039-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:027128272cf78c68ce3261cd8f7834f3e52e1d12bd7793fe2f3f10e33f629d3a
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43138bc5e05771e996aa41e2a3c30a168da7743aba6a303cfcc9f3e37b78cb34
3
+ size 4630647408
model-00040-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33fd2044a3e4a6f5557953fe7683d8fdbd37a83d56568e5aacf2435d7e8d3a5b
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64851d0838ece22a5b8c094ae3ad7c411cdf508f0bc35bc97050c814296fe4bc
3
+ size 4932570352
model-00041-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94fb40bbc0a21692d63a2b59a3648cf5d380232e53f38860a28f5d907fc4c6a9
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fccf8d756f081c64f3165cc808902a255c58e4c5b0961d43f12ecd935971ea4d
3
+ size 4630647408
model-00042-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc8e474d63ebeb8a0704470bd45a83c4d6d3214e189b250e0c010ebcc2363ec1
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bba06c8c26b2680d4faaa5b14337ea732159685dfd94497873e777f0b62134c2
3
+ size 4932570352
model-00043-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42ddf7231acf5bc45f939b6aeba554cb6fbe4753f3ac815df5c9b50f06484e11
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48f642a7140bb650a29cd63de0ba06600a03a040be89a186dda6d321a1ae04a4
3
+ size 4630647408
model-00044-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25b2f8a47a783918462e4ba4547bf98645dad8203fd22b5f78b773d82d4bba3d
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:581b3c3e822b4b9c51b2fb7f33c523fafaadaa883cab2a0db77a633bcaa18f2e
3
+ size 4932570352
model-00045-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fadbc818e2f55c0cc1750e64502436aa7965682fe80db297a83861eda1bcd2a4
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7b998c7f79ecc3e35c44a826fc852f668fdba321fcf0bc425f76c7d2268f346
3
+ size 4630647408
model-00046-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c02fe1c87881687b3b0927cfbc1ec41edf3c4f7cf87f4db7661a3f89fc7ebc0
3
- size 4932570160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ae654baf986eecbcdd32e09a4e69d233acdbf9ba0dfa7c36cc47465f633b4db
3
+ size 4932570352
model-00047-of-00086.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21f03e7a296a843b26247ec41217d6d5ce9e6abcc251fbeae5d66519eeb8cb4b
3
- size 4630647016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58063a98746e732d6b191ecb56943cffe85b5717278f5689c85aece01c15cfdf
3
+ size 4630647408