PromptEngineer
PromptEngineer
Perfect, I will have some time over the weekend to test this out. Get Outlook for iOS ________________________________ From: Ashok R. Subramanian ***@***.***> Sent: Thursday, August 17, 2023 5:33:21 PM...
I was testing the code and am running into issues. I recreated the index for new files and the API code is not able to find the index. Trying to...
This looks good, however, I would like to request a couple of more updates. 1. Can you please also update the ` run_localGPT.py` file so it has similar options for...
You are right, it's a much better approach. We can also loaders for other file types (DOC, EPub, etc.) directly supported by long-chain. Can you please add those as part...
I also like the last option. It will be more standardized. We can experiment with `0.0.191` to ensure it doesn't break anything else.
@teleprint-me Thanks for this PR and for adding my requests. Looking forward to your contributions to this project.
I tested it and it worked :)
Yes, please free to do that. Looking forward to your contribution.
As far as I know, quantized models are not yet supported. I might be wrong.
> I wonder if someone could test this ^^ for me. What I see: > > ``` > docker build -t lgpt . > docker run -ti lgpt > ```...