Technique | Goal | Resource Requirements | Applications |
---|---|---|---|
Prompt Engineering | Fine-tune input prompts for better outputs | Moderate | Guiding model behavior, task-specific prompts |
Fine-tuning | Adapt LLMs on domain-specific data | High (data & compute intensive) | Boost performance in specialized domains |
RAG | Link LLMs to external data for augmentation | High (requires robust retrieval infrastructure) | Accessing up-to-date, domain-specific data |