Update default.lua
This commit is contained in:
parent
f8143bffaf
commit
b6a57f75f6
|
|
@ -21,8 +21,8 @@ return profile {
|
|||
},
|
||||
|
||||
compaction = compact.tokens {
|
||||
threshold = 200000,
|
||||
request_threshold = 240000,
|
||||
threshold = 240000,
|
||||
request_threshold = 270000,
|
||||
worker_context_max_tokens = 100000,
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user