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

Taking a lot of time for the sample pdf #12

Open
SouravaBehera opened this issue Aug 13, 2024 · 3 comments
Open

Taking a lot of time for the sample pdf #12

SouravaBehera opened this issue Aug 13, 2024 · 3 comments

Comments

@SouravaBehera
Copy link

I am using a 16 core cpu for the same document using a local model same as in the github repo.

How to get the output faster?

@Dicklesworthstone
Copy link
Owner

It just works much much better using the API. Highly recommend doing that considering the cost is totally negligible. With the API, each chunk is submitted in parallel in an async way, so it’s incredibly faster.

@SouravaBehera
Copy link
Author

SouravaBehera commented Aug 13, 2024

can you suggest any such free API Models.

@Dicklesworthstone
Copy link
Owner

They aren’t free but the cost is extremely low for OpenAI using the model the code is already configured for. We are talking a few cents tops for a document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants