6 ms·
Seems like title cleanup is a good use for an LLM actually. (Not to remove the human option, but as the first smarter pass instead of simple stopword lists.)
by DavidMankin 2y ago
Seems like title cleanup is a good use for an LLM actually. (Not to remove the human option, but as the first smarter pass instead of simple stopword lists.)
- shakna 2y agoIs it, though? An LLM burns through how much power, compared to the tiny Arc server? You could outsource it, of course... But then you have a third party dependency. Then you have the problem that LLMs continually and constantly change words to be "simpler" and destroy the very sensitive meanings, especially words in tech. Like auto-correcting Fediverse into Universe. Or C into C++.