|
|
|
|
|
by dbreunig
113 days ago
|
|
Check out “Recursive Language Models”, or RLMs. I believe this method works well because it turns a long context problem (hard for LLMs) into a coding and reasoning problem (much better!). You’re leveraging the last 18 months of coding RL by changing you scaffold. |
|