re: Technical question about the evil LLMs
@vaporeon_ ChatGPT is multiple diffurent machine learning systems in a trenchcoat and part of what makes it tick is that it’s designed to forward requests to one of many diffurent subsystems to get around the things LLMs are bad at doing
re: Technical question about the evil LLMs
@aescling So they do forward it to a neural network that handles images? The language model itself doesn't do it? Makes sense.