Probabilistisch beschreibt Systeme, Methoden oder Entscheidungen, die auf Wahrscheinlichkeiten statt auf fester Gewissheit beruhen. In generativer KI wählen probabilistische Modelle Ausgaben gemäß Wahrscheinlichkeitsverteilungen aus, sodass Einstellungen wie Temperature beeinflussen können, wie vorhersehbar oder vielfältig die Antwort wird.
In general, any situation in which decisions are made based on likelihoods or odds. LLMs are probabilistic systems, generating the next word or sentence in a response based on probabilities. If the temperature is relatively low, an LLM will choose words or sentences having high probabilities. If the temperature is relatively high, an LLM will be more "creative," sometimes choosing words or sentences having lower probabilities.
Based on or adapted to a theory of probability; subject to or involving chance variation.