Tag Archives: prompt-engineering
Improving reasoning in LLMs using prompt engineering
Getting machines to perform reasoning tasks has long been a cherished goal of AI. These problems include examples such as word problems in mathematics and analytical commonsense reasoning (the kind that you typically see in standardized tests such as SAT/GRE … Continue reading
Posted in Uncategorized
Tagged chain-of-thought, LLMs, prompt-engineering, Reasoning
Leave a comment
A simple taxonomy to guide your LLM prompt engineering
Large language models (LLM) have truly democratized AI development. Software engineers can now develop many AI applications without the need for dedicated model development. These LLMs are a one-stop shop for performing a variety of natural language processing (NLP) tasks. … Continue reading