Hacker News new | ask | show | jobs
by chegra 8 days ago
Isn't LLM doing something like argmax{x} P(x|context) where x is the next word, and context is the words before including your instructions? Thus, the LLM output is heavily depending on your instructions, and if you input an expert context it would produce an expert result. Consequently, domain expertise has a significant bearing on what you can achieve from LLM.