|
|
|
|
|
by CraigJPerry
350 days ago
|
|
Some failure modes can be annoying to test for. For example, if you exceed the model’s context window, nothing will happen in terms of errors or exceptions but the observable performance on the task will tank. Counting tokens is the only reliable defence i found to this. |
|