We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d14c8df commit 390d787Copy full SHA for 390d787
README.md
@@ -143,6 +143,7 @@ or your own code where you want to use the results from optillm. You can use it
143
| PlanSearch | `plansearch` | Implements a search algorithm over candidate plans for solving a problem in natural language |
144
| LEAP | `leap` | Learns task-specific principles from few shot examples |
145
| ReRead | `re2` | Implements rereading to improve reasoning by processing queries twice |
146
+| CoT Decoding | N/A for proxy | Implements chain-of-thought decoding to elicit reasoning without explicit prompting |
147
148
## Available Parameters
149
0 commit comments