Hacker News new | ask | show | jobs
by WithinReason 1233 days ago
The current token limit comes from a O(N^2) memory requirements for N tokens, there is research that's trying to reduce this towards O(N), for example as the (downvoted) sibling comment suggests. This is not exactly straightforward but not impossible either. It's not a fundamental limitation of language models going forward.
1 comments

that still will only be enough to hold an extended cli application