Aditya02 commited on
Commit
99a10e5
1 Parent(s): 1e05a0c

Upload LlamaForCausalLM

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "satvikp/llama_movie_disc",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "meta-llama/Llama-2-7b-hf",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
generation_config.json CHANGED
@@ -1,9 +1,10 @@
1
  {
2
- "_from_model_config": true,
3
  "bos_token_id": 1,
 
4
  "eos_token_id": 2,
5
- "pad_token_id": 32000,
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:959d16f955559850fd65e5234828e826dbf23b6b427916786e7668e556133b7b
3
  size 9976637886
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:728713234877c3be6a46837e6c4da9575ef2c798057c0e13d4302dc15d569cf4
3
  size 9976637886
pytorch_model-00002-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a3bb7c4ea890424071ff62a0fab0e14e367b8bd4baa39b669c46820bf348776
3
  size 3500316627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1db4d94d65fd1c42944bdc6f09313051d35626222a89548385b7e47232be297
3
  size 3500316627