The first in a build-log series documenting a local LLM project. This entry covers the hardware, the software stack, and the benchmarks used to select a primary model.
LLMs on Consumer Hardware — Part 1: The Stack and First Benchmarks
The first in a build-log series documenting a local LLM project. This entry covers the hardware, the software stack, and the benchmarks used to select a primary model.
TL;DR I gave my autonomous coding agent a rule: before touching any function you didn't...
I wanted to raise the concurrency limits on my local AI agent runner. The UI now supports multiple...
Writing code is only half the job. The other half is proving that it behaves the way you think it...