| ▲ | simianwords 6 hours ago | |
On looped transformers: previously, conversation might have 50k tokens spent on reasoning. the next turn takes all the previous tokens as well (if you wanna preserve prompt caching) which is not ideal. this new method skips that so you get more free context until compaction kicks in. is this true? if so its a huge deal. why is it not spoken about? its one of the main reasons i don't use High or Max | ||