yaroslavyaroslav / OpenAI-sublime-text

First class Sublime Text AI assistant with GPT-4o and llama.cpp support!
MIT License
130 stars 11 forks source link

Add OpenAI price reduction algo support #31

Open yaroslavyaroslav opened 9 months ago

yaroslavyaroslav commented 9 months ago

This paper promise price reduction up to 40% in complex tasks.

@misc{yue2023large,
      title={Large Language Model Cascades with Mixture of Thoughts Representations for Cost-efficient Reasoning}, 
      author={Murong Yue and Jie Zhao and Min Zhang and Liang Du and Ziyu Yao},
      year={2023},
      eprint={2310.03094},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}