Commit
·
a28dd1e
1
Parent(s):
a895c82
Updated the model and tokenizer to version2, and tagged the current progress to "v2".
Browse files- config.json +2 -2
- model-00001-of-00003.safetensors +1 -1
- model-00002-of-00003.safetensors +1 -1
- model-00003-of-00003.safetensors +1 -1
config.json
CHANGED
@@ -18,11 +18,11 @@
|
|
18 |
"pretraining_tp": 1,
|
19 |
"rms_norm_eps": 1e-05,
|
20 |
"rope_scaling": null,
|
21 |
-
"rope_theta":
|
22 |
"tie_word_embeddings": false,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.39.3",
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 64000,
|
27 |
-
"internal_version": "7b-alpha-
|
28 |
}
|
|
|
18 |
"pretraining_tp": 1,
|
19 |
"rms_norm_eps": 1e-05,
|
20 |
"rope_scaling": null,
|
21 |
+
"rope_theta": 1000000.0,
|
22 |
"tie_word_embeddings": false,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.39.3",
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 64000,
|
27 |
+
"internal_version": "7b-alpha-v2.33.0.30"
|
28 |
}
|
model-00001-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4976733512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b665e3f2e218378d4932477709c17e52587b9c6223c84e4895a724012b4eae9
|
3 |
size 4976733512
|
model-00002-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4991431432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:960bfd93156cafd55879e933eac752054505c2e192ab46b1df9ae273e7e9709f
|
3 |
size 4991431432
|
model-00003-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4032988136
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:425d60e4c3fd8037b7fc448c87609d946ce39629984ed2bac042fa7686078e0e
|
3 |
size 4032988136
|