capradeepgujaran commited on
Commit
f379d57
1 Parent(s): ffcc3a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ class QuizGenerator:
46
  ],
47
  model="gemma2-9b-it",
48
  temperature=0,
49
- max_tokens=1024
50
  )
51
 
52
  # Extract content safely
 
46
  ],
47
  model="gemma2-9b-it",
48
  temperature=0,
49
+ max_tokens=6000
50
  )
51
 
52
  # Extract content safely