logoalt Hacker News

alansabertoday at 2:04 PM1 replyview on HN

I guess it's more performant to stuff in a bigger system prompt now that models can support larger input sizes


Replies

cubefoxtoday at 2:30 PM

I would expect this only to be true for linear architectures like Mamba or Gated DeltaNet. Transformers and hybrid architectures do not have constant compute cost per token.

show 1 reply