3 ms·
that's an amazing project! people always say why 6mb vs CC's 250mb even matter when you are calling out to LLMs hosted in the cloud. But... I regularly run hier
by messh 1mo ago
that's an amazing project! people always say why 6mb vs CC's 250mb even matter when you are calling out to LLMs hosted in the cloud. But... I regularly run hierarchies of agents with say 50-100 on a regular basis. So 650 vs 25050 ... is "can do" vs "cannot"
- lmz 1mo agoIs that real memory taken? If it's shared code from the same executable surely the multiples are not very relevant?
- abc_lisper 1mo ago50-100? How do you do this and for what purpose?
- messh 1mo agoFor eg. on a large codebase I do hierarchical review where higher level agents focus on modules and leafs on files. Each reports upwards a summary of its findings incl children summaries.