PawelFaron
PawelFaron
Same problem. Login and password without any special characters. Version cloned today.
Same here. It would also be great to add support for GPT4all-J models.
@vowelparrot I created pull request to solve this issue and add support for GPT4All_J if you have a time to review it: https://github.com/hwchase17/langchain/pull/4131
Please provide a working code snipped for reproduction.
@vowelparrot What are the next steps in the merging process. Do I just wait for approvals or do I need to do something?
@vowelparrot Sure thing! I should have done it earlier :) Currently we have support for both versions of **gtp4all**: **gtpj** and **llama** To run it using the gtpj version first...
The filtering comes from boto3 library that langchain has anything to do with. You check check in your loop if the obs has size 0 or ends with /.
Thanks for reporting this, fixed.
Please provide example code for reproduction.
It works for me.