1 points, 0 comments on Hacker News
Source: [Hacker News](https://privbid.com/)
1 points, 0 comments on Hacker News
3 points, 0 comments on Hacker News
2 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
I did not meet this error while debugging a crash. I met it while writing a calculator. llama_context: quantized V cache requires flash_attn to be enabled There is a second wording, thrown as an exception a little later in startup and surfacing as failed to initialize the context : quantized V ...
Here's something I've been thinking about while building AI systems: Developers are obsessed with testing code. We write unit tests. Integration tests.