Artificial Intelligence
How the latest advancements in AI technology and infrastructure are evolving.
-
Beyond Prompting: The Other Ways to Influence LLM output
.
Beyond prompting, learn every other thing that you can do to an LLM, like the sampler, runtime modification, optimization, and other…
-
The Magic Promise of Inference-Time Compute
.
How much is it worth to solve humanity’s biggest problems? If only there was someone to pay! Agents may enable AI…
-
AI’s Hardest Problem: Teaching Us to Use It Better
.
Not only is AI smarter than us in most ways, but it is so much smarter than us that we struggle…
-
The Tyranny of Chat Interfaces to LLMs
.
So much of our interaction with LLMs is via a singular chat box. It doesn’t have to be that way. What…
-
What are AI Agents? A Precise Answer
.
What are AI Agents? Although it seems every bit of software claims to be an agent, there are real agentic capabilities…
-
The Archive pt 3: Don’t Hack Away on Vibes Alone
.
Let’s not hack away on The Archive on vibes alone; let’s evaluate our code. Using Promptfoo!
-
Why Programming Benefits the Most from AI Assistance
.
There’s a few reasons that programming is best suited to using AI, but mostly it is that AI is simply better…
-
The Archive, Pt 2: Giant Vector Databases with Big GPUs
.
A naïve implementation of a vector database would take 190GB of system memory. We’ll need to make several kinds of optimization.
-
The Final Invention We Need
.
A matrix of numbers in an AI can create new knowledge, even though it was created from existing data. It can…