|
|
|
|
|
by kazinator
412 days ago
|
|
> Not sure if I would tradeoff speed for accuracy. Are you, though? There are obvious examples of obtaining speed without losing accuracy, like using a faster processor with bigger caches, or more processors. Or optimizing something without changing semantics, or the safety profile. Slow can be unreliable; a 10 gigabit ethernet can be more reliable than a 110 baud acoustically-coupled modem in mean time between accidental bit flips. Here, the technique is different, so it is apples to oranges. Could you tune the LLM paradigm so that it gets the same speed, and how accurate would it be? |
|