LLMsશક્તિશાળી છે પરંતુ નોંધપાત્ર મર્યાદાઓ ધરાવે છે — હેલુસિનેશન, જ્ઞાન કટઓફ, સાચા તર્કણનો અભાવ, બિન-નિર્ણયવાદ, અને વધુ બહુ. આ મર્યાદાઓ અને તેમને કેવી રીતે ઘટાવવી તે સમજવું LLMsને જવાબદારી સાથે અને અસરથી વાપરવા માટે આવશ્યક છે.
મુખ્ય મર્યાદાઓ
✗ HALLUCINATION → generate plausible-sounding but FALSE information (confidently wrong) →
the most critical limitation (they predict likely text, not verified truth)
✗ KNOWLEDGE CUTOFF → only know up to their training date → no current info
✗ NO TRUE UNDERSTANDING/REASONING → pattern-match text; can fail at logic, math, novel
reasoning; no real comprehension
✗ NON-DETERMINISTIC → same prompt → different outputs (variability)
✗ NO REAL-TIME/external knowledge by default; limited CONTEXT window (can't hold unlimited info)
✗ Can be BIASED; can be manipulated (prompt injection); inconsistent
