PathFinderKR
commited on
Commit
•
408628f
1
Parent(s):
c96091a
Upload LlamaForCausalLM
Browse files
generation_config.json
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
{
|
2 |
-
"_from_model_config": true,
|
3 |
"bos_token_id": 128000,
|
|
|
4 |
"eos_token_id": [
|
5 |
128001,
|
6 |
128009
|
7 |
],
|
|
|
|
|
|
|
8 |
"transformers_version": "4.40.0"
|
9 |
}
|
|
|
1 |
{
|
|
|
2 |
"bos_token_id": 128000,
|
3 |
+
"do_sample": true,
|
4 |
"eos_token_id": [
|
5 |
128001,
|
6 |
128009
|
7 |
],
|
8 |
+
"max_length": 4096,
|
9 |
+
"temperature": 0.6,
|
10 |
+
"top_p": 0.9,
|
11 |
"transformers_version": "4.40.0"
|
12 |
}
|
model-00001-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4976698592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a2cfa21d66b2b65f1098c21bf176544f7eabb1c5d6fa75232b14b8d0f77c2cf
|
3 |
size 4976698592
|
model-00002-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4999802616
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1be1843168273c81bbf87a7b4faddc10c4603415fb0053d861c983eec37fc1a
|
3 |
size 4999802616
|
model-00003-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4915916080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9700d80f225f039027339c923756dac3ed9dc23ebf1b94fc106f5f2b71a18324
|
3 |
size 4915916080
|
model-00004-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1168138808
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce1844d3718d93fb13d78ba9614b69b289950f08728f28cb6cfd54d9156fa544
|
3 |
size 1168138808
|