Closed Ananderz closed 1 year ago
Hi, is there any way to increase the lenght of the responses, the answers just cut off in the middle and there is no way to continue the prompt
Hi, you can increase max_new_tokens (default is 256):
max_new_tokens
256
ctransformers: config: max_new_tokens: 500 # increase this value
Hi, is there any way to increase the lenght of the responses, the answers just cut off in the middle and there is no way to continue the prompt