Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- config.json +4 -4
- generation_config.json +4 -2
- model-00001-of-00086.safetensors +2 -2
- model-00002-of-00086.safetensors +2 -2
- model-00003-of-00086.safetensors +2 -2
- model-00004-of-00086.safetensors +2 -2
- model-00005-of-00086.safetensors +2 -2
- model-00006-of-00086.safetensors +2 -2
- model-00007-of-00086.safetensors +2 -2
- model-00008-of-00086.safetensors +2 -2
- model-00009-of-00086.safetensors +2 -2
- model-00010-of-00086.safetensors +2 -2
- model-00011-of-00086.safetensors +2 -2
- model-00012-of-00086.safetensors +2 -2
- model-00013-of-00086.safetensors +2 -2
- model-00014-of-00086.safetensors +2 -2
- model-00015-of-00086.safetensors +2 -2
- model-00016-of-00086.safetensors +2 -2
- model-00017-of-00086.safetensors +2 -2
- model-00018-of-00086.safetensors +2 -2
- model-00019-of-00086.safetensors +2 -2
- model-00020-of-00086.safetensors +2 -2
- model-00021-of-00086.safetensors +2 -2
- model-00022-of-00086.safetensors +2 -2
- model-00023-of-00086.safetensors +2 -2
- model-00024-of-00086.safetensors +2 -2
- model-00025-of-00086.safetensors +2 -2
- model-00026-of-00086.safetensors +2 -2
- model-00027-of-00086.safetensors +2 -2
- model-00028-of-00086.safetensors +2 -2
- model-00029-of-00086.safetensors +2 -2
- model-00030-of-00086.safetensors +2 -2
- model-00031-of-00086.safetensors +2 -2
- model-00032-of-00086.safetensors +2 -2
- model-00033-of-00086.safetensors +2 -2
- model-00034-of-00086.safetensors +2 -2
- model-00035-of-00086.safetensors +2 -2
- model-00036-of-00086.safetensors +2 -2
- model-00037-of-00086.safetensors +2 -2
- model-00038-of-00086.safetensors +2 -2
- model-00039-of-00086.safetensors +2 -2
- model-00040-of-00086.safetensors +2 -2
- model-00041-of-00086.safetensors +2 -2
- model-00042-of-00086.safetensors +2 -2
- model-00043-of-00086.safetensors +2 -2
- model-00044-of-00086.safetensors +2 -2
- model-00045-of-00086.safetensors +2 -2
- model-00046-of-00086.safetensors +2 -2
- model-00047-of-00086.safetensors +2 -2
- model-00048-of-00086.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -38,7 +38,7 @@
|
|
38 |
}
|
39 |
},
|
40 |
"format": "naive-quantized",
|
41 |
-
"global_compression_ratio": 1.
|
42 |
"ignore": [
|
43 |
"lm_head"
|
44 |
],
|
@@ -60,7 +60,7 @@
|
|
60 |
"model_type": "llama",
|
61 |
"num_attention_heads": 128,
|
62 |
"num_hidden_layers": 126,
|
63 |
-
"num_key_value_heads":
|
64 |
"pretraining_tp": 1,
|
65 |
"rms_norm_eps": 1e-05,
|
66 |
"rope_scaling": {
|
@@ -73,7 +73,7 @@
|
|
73 |
"rope_theta": 500000.0,
|
74 |
"tie_word_embeddings": false,
|
75 |
"torch_dtype": "float16",
|
76 |
-
"transformers_version": "4.
|
77 |
"use_cache": true,
|
78 |
"vocab_size": 128256
|
79 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/mnt/nvme1/meta-llama-8-kv-heads/Meta-Llama-3.1-405B-Instruct",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
38 |
}
|
39 |
},
|
40 |
"format": "naive-quantized",
|
41 |
+
"global_compression_ratio": 1.240844678218891,
|
42 |
"ignore": [
|
43 |
"lm_head"
|
44 |
],
|
|
|
60 |
"model_type": "llama",
|
61 |
"num_attention_heads": 128,
|
62 |
"num_hidden_layers": 126,
|
63 |
+
"num_key_value_heads": 8,
|
64 |
"pretraining_tp": 1,
|
65 |
"rms_norm_eps": 1e-05,
|
66 |
"rope_scaling": {
|
|
|
73 |
"rope_theta": 500000.0,
|
74 |
"tie_word_embeddings": false,
|
75 |
"torch_dtype": "float16",
|
76 |
+
"transformers_version": "4.44.0",
|
77 |
"use_cache": true,
|
78 |
"vocab_size": 128256
|
79 |
}
|
generation_config.json
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
{
|
2 |
-
"_from_model_config": true,
|
3 |
"bos_token_id": 128000,
|
|
|
4 |
"eos_token_id": [
|
5 |
128001,
|
6 |
128008,
|
7 |
128009
|
8 |
],
|
9 |
-
"
|
|
|
|
|
10 |
}
|
|
|
1 |
{
|
|
|
2 |
"bos_token_id": 128000,
|
3 |
+
"do_sample": true,
|
4 |
"eos_token_id": [
|
5 |
128001,
|
6 |
128008,
|
7 |
128009
|
8 |
],
|
9 |
+
"temperature": 0.6,
|
10 |
+
"top_p": 0.9,
|
11 |
+
"transformers_version": "4.44.0"
|
12 |
}
|
model-00001-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79c3e423320004172b494bc73389d749442557168408e25f991d1a35f7f3a459
|
3 |
+
size 4773188688
|
model-00002-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7568a6af0b00e02d31f130ff4db27d2b19f57cd6e590db781a8a1302e34b810
|
3 |
+
size 4933097728
|
model-00003-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18de1f0244de6da778df3047794af8176907c183cb4f2d091ddf3a71d47f9ff6
|
3 |
+
size 4631063712
|
model-00004-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7d1b4d64439453b45bf241ca51895364ae822ce7a90088bdad0991cb54969ae
|
3 |
+
size 4933097728
|
model-00005-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb40dca3b7f906ab533803fb7b364871717b3bf6715159509168cd4a560e09f3
|
3 |
+
size 4631063712
|
model-00006-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a94f8cd2b6bbc589e001b82bdf0991b917ec604c12fa988d70538b0037bf7f5f
|
3 |
+
size 4933097728
|
model-00007-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82c38cc89aa90b93881711a57121339943ece64030d8e540e71aa89b54f2ba18
|
3 |
+
size 4631063712
|
model-00008-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:565cd69a0cd39df8ae94bf255851e223ea1c6557d0b3f4aa81d8ffa860b087bf
|
3 |
+
size 4933097744
|
model-00009-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1715942111b2e077729b37a3659b745ae7cbc9bb306d3091aa84683e0704ba65
|
3 |
+
size 4631063736
|
model-00010-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3ff4674564976ccc4d5e7abe006b1b793ef320e7615ef5c6a2e8d57848671a0
|
3 |
+
size 4933097752
|
model-00011-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f64331a9588550e85c54d537c5eaec41a6d502843168c3de7e4336c1b862001f
|
3 |
+
size 4631063736
|
model-00012-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48baf24bb316e1de36b02f43fbef06f3bc485ca9c6fd56f66c9d82d7e6da47e8
|
3 |
+
size 4933097752
|
model-00013-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9114242e46f899e34a7c3f55f5255b654f74f1cb570d91908067b2d3c83cb73f
|
3 |
+
size 4631063736
|
model-00014-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e38624a4bf82e4e4a43cd4b6f82d6b4be133db1a0004aad99b6f416e74100731
|
3 |
+
size 4933097752
|
model-00015-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7b097f1ba4235f5213ca7896194aeb70de3d2cdfdcede3dc522078b4608d095
|
3 |
+
size 4631063736
|
model-00016-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68a59004d94633489af2c700bf309b647239f3cc2d850bdf6baecc2e56bd569b
|
3 |
+
size 4933097752
|
model-00017-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4011ff18950de86206dd4d99065bd9c32d7bab41719c259e508d30c5f3631569
|
3 |
+
size 4631063736
|
model-00018-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c209521a872ee36d8dfd677e185c7b4ca9eede811781556045249f8dc9a87a9
|
3 |
+
size 4933097752
|
model-00019-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ebba39bcdf4fddacd3dbe87753f11ca45baf1607ca7d460a6797f7564718685
|
3 |
+
size 4631063736
|
model-00020-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf0d5579dad3b18e00b008ca1a00426f025fffd16f57bd814c46bc6fb4d2a093
|
3 |
+
size 4933097752
|
model-00021-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7da116c9b526814f44d12a3ea01bcba0d5901fb23d200192f4c9bb49de0a65e1
|
3 |
+
size 4631063736
|
model-00022-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bed6860727c0fc05fdf3ae627f74073bc4df0452df4f93bbe3ff29d96e854306
|
3 |
+
size 4933097752
|
model-00023-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b3d76e4ff1c5fecc74fd1eb82762ba699565442c14a56b20bcacfd1c4fdb2dd
|
3 |
+
size 4631063736
|
model-00024-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7feeb51570ac76c61824780a5791284f38ad01d6f4e9667393941bd8043e246
|
3 |
+
size 4933097752
|
model-00025-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdf60a6f17ddd2e8e0997bc3e484a956d3a9040a8c06479e6225f2ab064d77e2
|
3 |
+
size 4631063736
|
model-00026-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f7ea0eea6cbd5d1020eeecf0f782e3ee502340f636903f9a9a67364bf7422b4
|
3 |
+
size 4933097752
|
model-00027-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:224545093bc289d8123d83affc576d4c597391217b7cbb2858ad1cab59dfeefb
|
3 |
+
size 4631063736
|
model-00028-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25cba30b292e0d69b9accd10fa7afd79cb55dae92b3e9a3baef3384da17bc0dd
|
3 |
+
size 4933097752
|
model-00029-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53f468cabfe0be8c0c56ab86ab20b58903b3526ee3cbb1b58dc72fca5f54410a
|
3 |
+
size 4631063736
|
model-00030-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dedd40fc3bcb37d10acf9e992e254aaec7c45bc11130f64c7eaac74a142f5c7f
|
3 |
+
size 4933097752
|
model-00031-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ceb2d784eae129a81c5a535926264132c273e98b206d36bfdf5b8923b878e663
|
3 |
+
size 4631063736
|
model-00032-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efc34aef065fbf45662dee25716be30a2daf7b161f636f3b5f3389223cbc14f5
|
3 |
+
size 4933097752
|
model-00033-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c63a68dd2e56e928b18b7a12d8f2f54905c3ba3ae45999e738467e7a7126613d
|
3 |
+
size 4631063736
|
model-00034-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dca5bb65b3af1e8842893c9712a659fdcd6d6a8278454d2d3d57ed37e29f9ff9
|
3 |
+
size 4933097752
|
model-00035-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:822126594bc0f01533750d890063ae3f51b31ae7891ea31afe50e5e171d8dd90
|
3 |
+
size 4631063736
|
model-00036-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1911ce3c9e408bfecbb3f5cc7d7c5048c98678a5e4e3ee2618217d4405be0dd1
|
3 |
+
size 4933097752
|
model-00037-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09ce21b01aed4eb18f46f8e5f35dc0228529e3f977d11432cf046cad1017c1ba
|
3 |
+
size 4631063736
|
model-00038-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23cab912597d3e083f655abf2d3500894f3b8171af20d011075b94da3cce1d3c
|
3 |
+
size 4933097752
|
model-00039-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4304654f3ddde8169db9ae33c286be96577e992310f0fc0f164aa5647a3e1e1
|
3 |
+
size 4631063736
|
model-00040-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b5462f6df77eaa351106357926a7bedab73bc58b54704f69ddae9ebd46ebc49
|
3 |
+
size 4933097752
|
model-00041-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:120817c7d72f76f79bbffeb3938a9c9e6abf314409bef38ba55f18263da07ca1
|
3 |
+
size 4631063736
|
model-00042-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47fad4beb1d714c3d55155720c3f644a49418ccb4bafdd4c2b0494b6c0cbe296
|
3 |
+
size 4933097752
|
model-00043-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6097d07bbb18b204efd3612e34d3d6d5be95df2dbe959996e929438a849cf7b
|
3 |
+
size 4631063736
|
model-00044-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:927467d621e6ec4ac1686f08a560a3fc76d8a062a6f777ce444055572d2c9013
|
3 |
+
size 4933097752
|
model-00045-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8aeaff4a0079678a3d6168bd46d1b34a78e80869779230e0335c9b2ffae9286
|
3 |
+
size 4631063736
|
model-00046-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80e9ef7cbc59b3b86fe8b70e2a4de119ef9bdf1742853eb22ed93243df167b68
|
3 |
+
size 4933097752
|
model-00047-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1859024e7ee0794de0c6e42ff2a2f09ccf63b993ce408102961540716047b0b9
|
3 |
+
size 4631063736
|
model-00048-of-00086.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f5f58d78371f86bd90f1dafa9931ffb00c860aa372ed38e289098b596104fed
|
3 |
+
size 4933097752
|