Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2207.10342] Language Model Cascades #735

Open
1 task
irthomasthomas opened this issue Mar 16, 2024 · 1 comment
Open
1 task

[2207.10342] Language Model Cascades #735

irthomasthomas opened this issue Mar 16, 2024 · 1 comment
Labels
Algorithms Sorting, Learning or Classifying. All algorithms go here. llm Large Language Models llm-experiments experiments with large language models llm-function-calling Function Calling with Large Language Models Research personal research notes for a topic

Comments

@irthomasthomas
Copy link
Owner

[2207.10342] Language Model Cascades

DESCRIPTION: Prompted models have demonstrated impressive few-shot learning abilities. Repeated interactions at test-time with a single model, or the composition of multiple models together, further expands capabilities. These compositions are probabilistic models, and may be expressed in the language of graphical models with random variables whose values are complex data types such as strings. Cases with control flow and dynamic structure require techniques from probabilistic programming, which allow implementing disparate model structures and inference strategies in a unified language. We formalize several existing techniques from this perspective, including scratchpads / chain of thought, verifiers, STaR, selection-inference, and tool use. We refer to the resulting programs as language model cascades.

URL: https://arxiv.org/abs/2207.10342

Suggested labels

@irthomasthomas irthomasthomas added Algorithms Sorting, Learning or Classifying. All algorithms go here. llm Large Language Models llm-experiments experiments with large language models llm-function-calling Function Calling with Large Language Models Research personal research notes for a topic labels Mar 16, 2024
@irthomasthomas
Copy link
Owner Author

Related content

#494

Similarity score: 0.85

#706

Similarity score: 0.84

#311

Similarity score: 0.84

#519

Similarity score: 0.84

#681

Similarity score: 0.84

#88

Similarity score: 0.84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Algorithms Sorting, Learning or Classifying. All algorithms go here. llm Large Language Models llm-experiments experiments with large language models llm-function-calling Function Calling with Large Language Models Research personal research notes for a topic
Projects
None yet
Development

No branches or pull requests

1 participant