PSEUDOTENSOR / Jonathan McKinney

Results 787 comments of PSEUDOTENSOR / Jonathan McKinney

@Mathanraj-Sharma I see it very commonly in gpt.h2o.ai logs. Seems to be some issue with requests. The error only appears in gradio app. ``` Generation Failed: PyMemoryView_FromBuffer(): info->buf must not...

Hi, it's not actually an error, but a warning from chroma. It might be able to be disabled by disabling all logger warnings.

> This warning is followed by : TypeError: GPT4All.generate() got an unexpected keyword argument 'n_ctx' Will check, but if your versions of all packages are the same, we have *many*...

Hi, if you select UserData in UI, it'll only use that. But I think what you mean is if no references are found, and shared, then it shouldn't go to...

It now says things like: ![image](https://github.com/h2oai/h2ogpt/assets/2249614/ded83393-f396-4c12-a02a-bf848d254796) And if you have documents but scores are such that nothing is relevant (harder with instructor-large), then it will say ``` 'No relevant documents...

Hi, did you try following the windows specific instructions? https://github.com/h2oai/h2ogpt/blob/main/docs/README_WINDOWS.md That is what worked for me, using the bitsandbytes linked there.

I revamped and fully tested the docs for windows, please try again: https://github.com/h2oai/h2ogpt/blob/main/docs/README_WINDOWS.md

@Mathanraj-Sharma You have M1 mac. Can you help? If you have a small edit (you spoke of) can you make PR? Thanks!

@gerhean It's a great idea. I'll try to add Monday: https://github.com/h2oai/h2ogpt/issues/277

Can now do this: ![image](https://github.com/h2oai/h2ogpt/assets/2249614/ee964d5b-a16b-432e-ba4f-571778d4a67d)