Open vaibhav-singh-bi opened 1 month ago
Hello!
Looks like you reached the context length of the model. Which can happen for that one as it goes off the rails sometimes (even at 0.2).
I can/should add a better error for this.
In the meantime set a lower maxTokens
Hello jake,
I started playing around with jlama for my pet project and i have been hitting with this exception , could you please take a look ? i am using latest jlama and langchain libraries with latest spring boot libraries. Also I am running the code on Apple M1 Pro. I am calling as below