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

Do map[0] instead of map_reduce if all fits into context #1475

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

pseudotensor
Copy link
Collaborator

Fixes #1298

@pseudotensor pseudotensor marked this pull request as ready for review March 13, 2024 20:22
@pseudotensor pseudotensor merged commit 8fc7664 into main Mar 13, 2024
2 checks passed
@pseudotensor pseudotensor deleted the map_reduce_1 branch March 13, 2024 21:32
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

Successfully merging this pull request may close these issues.

For summarization, if map does full job in single pass, no need for reduce if same prompt
1 participant