automatically set num_keep if num_keep < 0
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
Showing
Please register or sign in to comment