Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to mimic the GPT4ALL GUI output using Python library gpt4all() and embed4all() #2399

Closed
neuronaut73 opened this issue Jun 3, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation need-info Further information from issue author is requested

Comments

@neuronaut73
Copy link

Documentation

I try to get the same (or at least similar) output quality using Python (with embed4all and gpt4all) compared with the GPT4all GUI.
I am using the same prompt and same document but the output quality in Python is very low compared to the one generated by the GUI.

Is there anywhere (in the documentation) or elsewhere here on github etc. some guideline how to mimic the GUI processes using Python?
Surely I already used all the documentation available.
Thx

@neuronaut73 neuronaut73 added the documentation Improvements or additions to documentation label Jun 3, 2024
@neuronaut73 neuronaut73 changed the title How to mimic the GPT4ALL output using Python library gpt4all How to mimic the GPT4ALL GUI output using Python library gpt4all() and embed4all() Jun 3, 2024
@cebtenzzre
Copy link
Member

This issue is incomplete. You did not even post any code, so I have no idea what you have tried. Did you try the first example in the docs?

@cebtenzzre cebtenzzre added the need-info Further information from issue author is requested label Jun 5, 2024
@cebtenzzre cebtenzzre closed this as not planned Won't fix, can't repro, duplicate, stale Jun 13, 2024
@cosmic-snow
Copy link
Collaborator

There is an entry in the FAQ, as well: I need the chat GUI and bindings to behave the same

Have you seen this?

Also, from your question it isn't clear whether what you're trying to achieve includes LocalDocs or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation need-info Further information from issue author is requested
Projects
None yet
Development

No branches or pull requests

3 participants