13 articles tagged AI.

A token count depends on the language, the model and the content. The same text varies 15x by language and 30% between model versions.
The TweakPad Team

Two benchmarks agree across five years. Choosing BM25 or embeddings shifts recall a little. A reranking stage shifts it three times more.
The TweakPad Team

Binary quantization keeps recall on contrastive embeddings and fails on others. The outcome belongs to your model, not to the method.
The TweakPad Team

Structured outputs constrain replies to a grammar, and several JSON Schema keywords never reach it. What the guarantee really covers.
The TweakPad Team

Lost in the middle is usually read as a reordering problem. The paper's own numbers argue harder for retrieving fewer documents.
The TweakPad Team

Truncating embeddings supposedly needs Matryoshka training. A 2026 study across 24 tasks found plain truncation holds until you cut 80%.
The TweakPad Team

Semantic chunking beat fixed-size only on synthetically stitched documents. On real ones, fixed-size won every document retrieval test.
The TweakPad Team

The scaled content abuse policy names purpose and volume, not the tool. What the wording prohibits, and the test that settles it.
The TweakPad Team
A context window is not a storage limit. It comes from attention costing quadratic compute and position encodings.
The TweakPad Team
llms.txt shows no measurable effect on AI citations, and Content-Signal is ignored by every crawler. Only robots.txt is honoured.
The TweakPad Team
What AI coding tools are genuinely good at, the failure modes to expect, and a checklist for reviewing the code they generate.
The TweakPad Team
How context windows work, what tokens cost, the lost-in-the-middle effect, and how to fit a real codebase into one.
The TweakPad Team
The prompting techniques that measurably improve coding results — context, specificity, examples — without the mysticism.
The TweakPad Team