tykiww commited on
Commit
23063a0
1 Parent(s): 4e36759

Update config/config.json

Browse files
Files changed (1) hide show
  1. config/config.json +1 -1
config/config.json CHANGED
@@ -25,7 +25,7 @@
25
 
26
  "model": {
27
  "model_name": "tykiww/llama3-8b-meetingQA",
28
- "max_seq_length": 8192*4,
29
  "dtype": null,
30
  "load_in_4bit": true,
31
  "max_new_tokens": 300
 
25
 
26
  "model": {
27
  "model_name": "tykiww/llama3-8b-meetingQA",
28
+ "max_seq_length": 32768,
29
  "dtype": null,
30
  "load_in_4bit": true,
31
  "max_new_tokens": 300