neural-coder commited on
Commit
16dbb4a
·
verified ·
1 Parent(s): 52689ae

Upload 4 files

Browse files
Files changed (2) hide show
  1. generation_config.json +1 -1
  2. tokenizer_config.json +1 -1
generation_config.json CHANGED
@@ -8,5 +8,5 @@
8
  ],
9
  "temperature": 0.6,
10
  "top_p": 0.9,
11
- "transformers_version": "4.48.0"
12
  }
 
8
  ],
9
  "temperature": 0.6,
10
  "top_p": 0.9,
11
+ "transformers_version": "4.46.1"
12
  }
tokenizer_config.json CHANGED
@@ -2062,7 +2062,7 @@
2062
  "input_ids",
2063
  "attention_mask"
2064
  ],
2065
- "model_max_length": 8091,
2066
  "pad_token": "<|eot_id|>",
2067
  "padding_side": "right",
2068
  "split_special_tokens": false,
 
2062
  "input_ids",
2063
  "attention_mask"
2064
  ],
2065
+ "model_max_length": 16384,
2066
  "pad_token": "<|eot_id|>",
2067
  "padding_side": "right",
2068
  "split_special_tokens": false,