Update to v2 of the model, which fixes some errors in training.
Browse files- config.json +2 -2
- generation_config.json +1 -1
- pytorch_model-00001-of-00003.bin +1 -1
- pytorch_model-00002-of-00003.bin +1 -1
- pytorch_model-00003-of-00003.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/workspace/models/ehartford_Wizard-Vicuna-13B-Uncensored",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -18,7 +18,7 @@
|
|
18 |
"rms_norm_eps": 1e-06,
|
19 |
"tie_word_embeddings": false,
|
20 |
"torch_dtype": "float16",
|
21 |
-
"transformers_version": "4.29.
|
22 |
"use_cache": true,
|
23 |
"vocab_size": 32000
|
24 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/workspace/models/ehartford_Wizard-Vicuna-13B-Uncensored/",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
18 |
"rms_norm_eps": 1e-06,
|
19 |
"tie_word_embeddings": false,
|
20 |
"torch_dtype": "float16",
|
21 |
+
"transformers_version": "4.29.2",
|
22 |
"use_cache": true,
|
23 |
"vocab_size": 32000
|
24 |
}
|
generation_config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
"pad_token_id": 0,
|
6 |
-
"transformers_version": "4.29.
|
7 |
}
|
|
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.29.2"
|
7 |
}
|
pytorch_model-00001-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9948726510
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28e5921dbfaf8ecd916242130767b879e78421de92111f7c042fb99028e63d5e
|
3 |
size 9948726510
|
pytorch_model-00002-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9904162976
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e502d612b22ffe5664d6ce454ad9b61da660ea8d0551b09660967fbb7c43456
|
3 |
size 9904162976
|
pytorch_model-00003-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6178982473
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a3e1247187962ee29af0797783ed2b698ef73465ae936343e5f055dc6f1832b
|
3 |
size 6178982473
|