[Docs] Fix broken links and syntax issues (#28918)
* Fix model documentation links in attention.md * Fix external link syntax * Fix target anchor names of section links * Fix copyright statement comments * Fix documentation headings
This commit is contained in:
@@ -35,7 +35,7 @@ practices that help to achieve optimal results more consistently.
|
||||
This guide covers the prompt engineering best practices to help you craft better LLM prompts and solve various NLP tasks.
|
||||
You'll learn:
|
||||
|
||||
- [Basics of prompting](#basic-prompts)
|
||||
- [Basics of prompting](#basics-of-prompting)
|
||||
- [Best practices of LLM prompting](#best-practices-of-llm-prompting)
|
||||
- [Advanced prompting techniques: few-shot prompting and chain-of-thought](#advanced-prompting-techniques)
|
||||
- [When to fine-tune instead of prompting](#prompting-vs-fine-tuning)
|
||||
|
||||
Reference in New Issue
Block a user