Anyone facing high LLM API costs at high scale usage?
The primary goal is to reduce the LLM API costs on the forntier models keping peroformance the same.
Example cases:
- Files/Docs to Flowchart generation (10000 files/day)
- Generic web content to structured output (20000 pages/day)
- Image generation for blog articles in a particular style (1000 images per day)
The output is challenging enough for us to always use frontier models for the best performance but want to reduce the cost it will incur.
We're approaching this with finetuning open sourced models using traning data from frontier models.
We want to know if others are also facing the heat from the API costs, we would like to chat and build an easy solution to handle this at scale for everyone.