EdBerg commited on
Commit
dcc6117
·
verified ·
1 Parent(s): 0cceb44

Upload LlamaForCausalLM

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "lmsys/vicuna-7b-v1.5",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
generation_config.json CHANGED
@@ -1,9 +1,10 @@
1
  {
2
  "bos_token_id": 1,
 
3
  "eos_token_id": 2,
4
  "max_length": 4096,
5
  "pad_token_id": 0,
6
- "temperature": 0.9,
7
- "top_p": 0.6,
8
  "transformers_version": "4.31.0"
9
  }
 
1
  {
2
  "bos_token_id": 1,
3
+ "do_sample": true,
4
  "eos_token_id": 2,
5
  "max_length": 4096,
6
  "pad_token_id": 0,
7
+ "temperature": 0.6,
8
+ "top_p": 0.9,
9
  "transformers_version": "4.31.0"
10
  }
pytorch_model-00001-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ccbfe677b05c6eded429be13891674173a80b1f5c8b99518304aafed89a6da5
3
  size 9976638373
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae2fcae8c9733acc7372c89ba1f8405f1370ec301e4dc510160828fc980967d5
3
  size 9976638373
pytorch_model-00002-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e41dce49d45a8eb98e1b4aeeb6b8912be4f09c912da2a365c3ffe908df04866d
3
  size 3500317102
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5db94dbdc1bd28bcd8a6640f74cd7a7c90f0a4f4067c7bd240722abb3c3b963e
3
  size 3500317102