I wonder if they connect all the way back to Micro$oft’s neo Nazi charity from decades ago?
Comment on Google Translate is vulnerable to prompt injection
Shadow@lemmy.ca 3 weeks ago
I don’t know if a lot of people realize that LLM’s basically started from Google translate.
forrgott@lemmy.sdf.org 3 weeks ago
jacksilver@lemmy.world 3 weeks ago
Not sure if you really want to know, but a Google paper is where transformers (backbone of LLMs) were first mentioned (2016 I believe). Google initially used transformers for translations and eventually search, but OpenAI experimented with them for text generation (gpt 1+) eventually leading to chatgpt.
forrgott@lemmy.sdf.org 3 weeks ago
That’s an interesting bit of trivia, thank you for sharing!
TheBlackLounge@lemmy.zip 2 weeks ago
Not in a meaningful sense. It used to be actual string-to-string translation, now it’s extracting the translation from a question-answer zero shot.