You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2024. It is now read-only.
Current approach:
https://github.com/fastrepl/fastrepl/blob/f18c86dddef268f111bf4328c77e820eaa0499e1/fastrepl/eval/model/llm_head_cot.py#L27
https://github.com/fastrepl/fastrepl/blob/f18c86dddef268f111bf4328c77e820eaa0499e1/fastrepl/eval/model/llm_head_cot.py#L54
Maybe this approach is more reliable(ask model to wrap text):
https://platform.openai.com/docs/guides/gpt-best-practices/strategy-give-gpts-time-to-think
https://docs.anthropic.com/claude/docs/give-claude-room-to-think-before-responding
The text was updated successfully, but these errors were encountered: