Sumedha Atreysa commited on
Commit
fab434f
·
1 Parent(s): f582afc

updated context_length

Browse files
Files changed (1) hide show
  1. genai_config.json +1 -1
genai_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "model": {
3
  "bos_token_id": 1,
4
- "context_length": 131072,
5
  "decoder": {
6
  "session_options": {
7
  "log_id": "onnxruntime-genai",
 
1
  {
2
  "model": {
3
  "bos_token_id": 1,
4
+ "context_length": 2176,
5
  "decoder": {
6
  "session_options": {
7
  "log_id": "onnxruntime-genai",