mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-17 07:26:16 +00:00
docs: templates
updated titles (#25646)
Updated titles into a consistent format. Fixed links to the diagrams. Fixed typos. Note: The Templates menu in the navbar is now sorted by the file names. I'll try sorting the navbar menus by the page titles, not the page file names.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# skeleton-of-thought
|
||||
# Skeleton-of-Thought
|
||||
|
||||
Implements "Skeleton of Thought" from [this](https://sites.google.com/view/sot-llm) paper.
|
||||
It implements [Skeleton-of-Thought: Prompting LLMs for Efficient Parallel Generation](https://arxiv.org/abs/2307.15337) paper.
|
||||
|
||||
This technique makes it possible to generate longer generations more quickly by first generating a skeleton, then generating each point of the outline.
|
||||
|
||||
|
Reference in New Issue
Block a user