You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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?
The text was updated successfully, but these errors were encountered: