Guides & How-tos · Worked examples · Real numbers

Do it right, with real numbers

Step-by-step how-tos, head-to-head comparisons and honest roundups — every guide worked through with current figures, then backed by a RECATOOLS calculator or AI-directory entry so you can act on it.

299 guides published 17 topic areas Latest guide Sep 2026
Advertisement
Lines of code on a dark screen in blue and purple, blurred outward from the centre
AI & ML Featured guide 5 min read

One embedding model, four different maximum lengths

The most downloaded sentence-embedding model ships four config files declaring 128, 256, 512 and 512 as its maximum input length. Which one binds depends on your import statement, nothing warns you, and text past the cut is discarded silently — so two chunks differing only in a late sentence embed to almost the same vector.

Kenji Tanaka Published 5 Sep 2026 Read the guide →
Advertisement
Advertisement