henilp105 commited on
Commit
2f7ff46
·
verified ·
1 Parent(s): e14e772

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:6f4cefdba04dc4c91a0cd99a39561611f1a29847debc131fb6d8c1c8bf375964
3
  size 9976638373
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f663db80287913a7a4a9497fb3c4336b61542ed0aa41894d406c8dde6a1041f1
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:491c6eed39fc1c0ff35ad92714eba0d2e5d8f1f0d993725807283342b3a468d4
3
  size 3500317102
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c71fc266ec3cc48f34a313d69a9be12ea53b50deec5d4f6c3540b4b4d8f63a72
3
  size 3500317102