Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- config.json +11 -5
- 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,14 +60,20 @@
|
|
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":
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
"rope_theta": 500000.0,
|
68 |
"tie_word_embeddings": false,
|
69 |
"torch_dtype": "float16",
|
70 |
-
"transformers_version": "4.
|
71 |
"use_cache": true,
|
72 |
"vocab_size": 128256
|
73 |
}
|
|
|
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.4646996823985883,
|
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": {
|
67 |
+
"factor": 8.0,
|
68 |
+
"high_freq_factor": 4.0,
|
69 |
+
"low_freq_factor": 1.0,
|
70 |
+
"original_max_position_embeddings": 8192,
|
71 |
+
"rope_type": "llama3"
|
72 |
+
},
|
73 |
"rope_theta": 500000.0,
|
74 |
"tie_word_embeddings": false,
|
75 |
"torch_dtype": "float16",
|
76 |
+
"transformers_version": "4.44.0.dev0",
|
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.dev0"
|
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:df188da442bc1a6ff94bdcef23272ad628e6a599f6ebe84dcbbf4bca388ea1b6
|
3 |
+
size 4773119504
|
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:b2adab3b72c856e33092b5ab7b31bc339e8ce135dfeb7ed395d831aef15db34c
|
3 |
+
size 4932570220
|
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:a4d0e91d71e4ba53344e5eaca84458fc6966119f74c9ef87e3623d3ca2fbe6dc
|
3 |
+
size 4630647128
|
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:2c4e34a39b46afe9eecefd5730b33e83c32d8e4f164a8ae341b0eddfd3e0a166
|
3 |
+
size 4932570220
|
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:05ad9ff1b28d0ab4de7adc496608bce1550c9f42936763ff1f3788d332db2d9f
|
3 |
+
size 4630647128
|
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:dcb322a7a4ea0d076f96ed480f2ac66489d466a5c5655a0c4da78ef73ca5b0d0
|
3 |
+
size 4932570220
|
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:05eeca4eeffb306d9699fd633b23e085cc600f99e1906f1e9815a50988d7c829
|
3 |
+
size 4630647128
|
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:f63d3be3555126eaf5baaa3215d0e85163890911f40eca3cbbc4e9ddcc1ec5f2
|
3 |
+
size 4932570156
|
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:2aad58547c7e2be9d47d979f41ce0cc2b2050c7843c0856c285627097d17382c
|
3 |
+
size 4630647168
|
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:0f22de56e41cb453ac9dabb524beaf12f8803a754eb92ecd17397fff7664a00f
|
3 |
+
size 4932570252
|
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:ffc797f42d17a2ef00f6a8f9e0671193f1a40e90e31848c3a9ced0dec31893f9
|
3 |
+
size 4630647168
|
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:5fa5c62b7e4a0f1c0b75eaacd6fa5dff3d38508ee7bd810c48c69c583dbac12f
|
3 |
+
size 4932570252
|
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:3c1f079b8c4d5c6c55a2911bbc334877a28278b23f89183c00cc5db5be044b2f
|
3 |
+
size 4630647168
|
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:1182cb79481423f6ba1d8ac2f1e571f5c9ba31c35e35d4ce4b8df187dbd179bb
|
3 |
+
size 4932570252
|
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:276ed2ae1fc3ec0d490423df2640e8d0911a9069d771eba547fd74c1c966ee02
|
3 |
+
size 4630647168
|
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:39d990f389f814ac80e5a194dd3c69388501aff70a660ffdfa3fbe8bccc87ad3
|
3 |
+
size 4932570252
|
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:f0182183e037cb4059c88b27a3fe4b1f388f8ca34de427cfc7c1f9079f6112b6
|
3 |
+
size 4630647168
|
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:82d998f91d10d3ae9a94bbd4c07847deeb5ff96cd01ec22410ddafba923e273a
|
3 |
+
size 4932570252
|
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:a890c7a638b89373a98ee6e47220ac568ab0ef5f7d7b28760f0f520828ab285c
|
3 |
+
size 4630647168
|
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:4a8c66a0cd576f53ee610d80b4a01b486a691171e81e8321e6b4a5a31eb76cf8
|
3 |
+
size 4932570252
|
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:62d42a594aaf175ece689ef7d173b0ff2648132cbd0d0f1a646fda74c500338e
|
3 |
+
size 4630647168
|
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:8ede615fd6962438696056486e1e656c8ba71d1ec4eae4d5c26bdfe6ea60a08d
|
3 |
+
size 4932570252
|
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:99962d6725a05b23f6fca4cf51cbcc408b4df7fa81802c8c18ab27aa74047c09
|
3 |
+
size 4630647168
|
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:3744a1c2d6d2feb2ef5c0f1a06d8f139e0cd19a0af6ce83d17dfaf1b822f6c44
|
3 |
+
size 4932570252
|
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:0baa8a1a28abb8a94f406041f95e2580a19c432ebd679ff4eae081c136db2356
|
3 |
+
size 4630647168
|
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:b32f38f046acb171588b05cad6ec6e8466776e4ac74460d07c3a7af1a0551e70
|
3 |
+
size 4932570252
|
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:fb95140da6141a4608732b8abe8ba40208013e62731288d8b2dfc14553738196
|
3 |
+
size 4630647168
|
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:159ec827bf0a360541136d3511b48e78c915106a9648e5528ab61a0941dfb0cc
|
3 |
+
size 4932570252
|
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:26a07a4b8a7b619855e3fc565bde4185dc4da82f736d30b573cd74c41644a589
|
3 |
+
size 4630647168
|
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:2c501bab7e5185c725c5a86e2a29e0234d80044daa755144e2e1a180ec00dbd7
|
3 |
+
size 4932570252
|
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:1482725887d33f95157f7fe8226dfa4e84ba930aaafeb10dcee0a55d2b618e43
|
3 |
+
size 4630647168
|
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:4cce763b67961d33664c760e8b5f265eeac8fc57daecc6d7fe5efb8ad5471f82
|
3 |
+
size 4932570252
|
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:9f4d964387841f82ed25275bea1a94984b86eba4f7f1cc326effa56b8da3ba4e
|
3 |
+
size 4630647168
|
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:0bca59882dc608777fe633d9a6fdae19a4678ba6f5ac02990c8be3ec8b49faf3
|
3 |
+
size 4932570252
|
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:7cdb8888140312d8c44237d5da9243d15959c3c116f8325990e3cd5483b8cd08
|
3 |
+
size 4630647168
|
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:46c337ab61927e1f2180ac4742a02a800d4c29c6ec9b805ffe9577da46dcae3e
|
3 |
+
size 4932570252
|
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:a2fc2533fcecfb156a06b8574768a71965418d9d4648cfeda04e4c806e5ed8be
|
3 |
+
size 4630647168
|
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:4568a5eac6e9488e5fdef150f212098e8a525488fcb793baa5efe92f5ca5c083
|
3 |
+
size 4932570252
|
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:70d922d0843466c83ce9e6e2d8985e4b480e831e5b7d6d4f64b95bd7211dfd21
|
3 |
+
size 4630647168
|
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:af110347cd7746faf4fd2a99e8e2632b136e7dc533b4e179dddf06d8824dbf76
|
3 |
+
size 4932570252
|
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:215129bdf784f6d953894496bed8388a06bda84e60b41d111b9525967a177511
|
3 |
+
size 4630647168
|
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:51475d3746bb70dbaaebb1b8c240744474729c65e4fe85bae2fc3912cd3d71ae
|
3 |
+
size 4932570252
|
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:123626ad8c64c92f13f8b44448ebada6c18edc705144d97b3a1fffff32ba41ab
|
3 |
+
size 4630647168
|
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:713e4edbb47de741b7d456384517ca8d11e2449f4562b9ed0e89a87cc9a88ab0
|
3 |
+
size 4932570252
|
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:8ab0487ad95ec0674e5c9852031dd0558a58d6a7a149838dd61559800c50c718
|
3 |
+
size 4630647168
|
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:ff0d89a77791a77c6f368b885fe5b37bf86e0d5966a9502a9ac37575c8c8faa0
|
3 |
+
size 4932570252
|
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:6aac55a83bdd132a75139ba53c0ca3230729ecdd40841cf32f3d0b1236cc287c
|
3 |
+
size 4630647168
|
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:757d216a29db4a8355b51507bc5b335b094260e8f689a13f9f936743fbc1150e
|
3 |
+
size 4932570252
|