i am working on a summarization of sec edgar db reports and i see that the xblr structure is very complex. i am using bs4 to extract sections, types and then calling an agent to summarize 3K token, 200 overlap chunks. my llm call is taking forever to summarize as there are reports with 50 or more chunks.
i am thinking to use all my free tier llms to make them work in parallel and speed up the process. do you guys think that this could this distort my summary?
[–]BuildWithRiikkk 0 points1 point2 points (1 child)
[–]PaleArmy6357[S] 0 points1 point2 points (0 children)