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

Performance Enhancement: Split equally the rows if a DataChunk needs more than 1 LLM prediction request #15

Open
dorbanianas opened this issue Sep 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dorbanianas
Copy link
Member

When splitting prompts into chunks, ensure each chunk contains an equal number of rows. The goal is to evenly distribute rows across all chunks.

@queryproc queryproc added the enhancement New feature or request label Oct 21, 2024
@queryproc queryproc changed the title Token Management in Chunked Prompts Performance Enhancement: Split equally the rows if a DataChunk needs more than 1 LLM prediction request Oct 22, 2024
@queryproc queryproc mentioned this issue Oct 22, 2024
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants