LLM Selection and Prompt Strategy
Based on the scenario below, analyze the most likely reason for the discrepancy in performance between the two models despite using identical prompts. What advice would you give the engineering team to improve the performance of the more cost-effective Model B without changing the model itself?
0
1
Tags
Ch.4 Alignment - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Comparison of Prompting Strong vs. Weak LLMs
A developer designs a prompt for a task and finds it works exceptionally well with a large, state-of-the-art language model. However, when the same prompt is used with a smaller, less powerful model, the results are significantly worse. To achieve a similar quality of output from the smaller model, the prompt needs to be made much more detailed and explicit. What fundamental principle about interacting with language models does this situation demonstrate?
LLM Selection and Prompt Strategy
Evaluating a Prompt Engineering Strategy