TheBloke commited on
Commit
c708035
1 Parent(s): 2b4b46c

Update to v2 of the model, which fixes some errors in training.

Browse files
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.1",
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.1"
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:6e25c30b6103d62571c2ebfeceeaf1de4fac5d27e7fef518c0c1afe8cdb5b7bc
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:9fe8bc1ba30be498d2b3e018d601151c6264c5d55b3eadd96ace3ab8c9f87d7c
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:10bae2842712bd26e412518bbccf481233333bfd7e9be0977b772d009f32ec63
3
  size 6178982473
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a3e1247187962ee29af0797783ed2b698ef73465ae936343e5f055dc6f1832b
3
  size 6178982473