logoalt Hacker News

rat9988today at 10:28 AM0 repliesview on HN

N*Log(N) can be approximated to O(N) for most realistic usecases.

As for LLM, there is probably some cost constant added once it can fit on a single GPU, but should probably be almost linear.