• Michael Yang's avatar
    automatically set num_keep if num_keep < 0 · 4dc5b117
    Michael Yang authored
    num_keep defines how many tokens to keep in the context when truncating
    inputs. if left to its default value of -1, the server will calculate
    num_keep to be the left of the system instructions
    4dc5b117
types.go 8.92 KB