top | item 46312310

(no title)

mlajtos | 2 months ago

This problem is more suitable for tiny LLM.

discuss

order

revetkn|2 months ago

In my experience, LLMs are terrific for most translation tasks, but you still need a way to encode the data (rules for genders, cardinalities, ordinalities, ...) for storage on disk/database/etc. for 1. performance and 2. consistency/durability. So LLMs are a big part of the solution, but not the whole picture.