codelion / optillm

Optimizing inference proxy for LLMs
Apache License 2.0
1.6k stars 128 forks source link

Request for Reference Citations for CoT Prompting Methods #64

Closed qsunyuan closed 1 month ago

qsunyuan commented 1 month ago

Hello,

Thank you for providing such a comprehensive library on Chain-of-Thought (CoT) reasoning. I really appreciate the work you've done! I was wondering if it would be possible to include references to specific academic papers that correspond to each method in the library (or code comment).

For example, in this link https://github.com/codelion/optillm?tab=readme-ov-file#references, the reference for Self-Consistency CoT could be linked to the paper Self-Consistency Improves Chain of Thought Reasoning in Language Models.

Thanks again for your great work!

Best regards.

codelion commented 1 month ago

Thanks for the suggestion, I have fixed it in https://github.com/codelion/optillm/commit/5d471d1c0afc82430d766e94e9ff22eac9f3e9e2