capradeepgujaran commited on
Commit
cbfbd52
1 Parent(s): f1c746e

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.1,
49
- max_tokens=1024
50
  )
51
 
52
  # Extract content safely
 
46
  ],
47
  model="gemma2-9b-it",
48
  temperature=0.1,
49
+ max_tokens=6000
50
  )
51
 
52
  # Extract content safely