|
|
|
|
|
by Wetime
1 day ago
|
|
This paper show a new tool called Galahad.Normally, AI has to think and guess the answer every time, which costs time and money. The knowledge of the model grows next to it not the model itself and no it is not the same as cache No fine-tuning needed It gives the exact same right answer every time, costs zero extra tokens, and saves lots of energy |
|
At first I thought it was similar to something I've built before as a long-term slowly degrading cache for augmenting an FFN by caching well-learned answers, answering by performing a beam search in the key space resulting in located key accuracy measure (how well it corresponds to the input query) and answer confidence (has it been a long time since verification?), but that's not quite it? It feels similar in some way, but is it?