HackerTrans
热门最新趋势评论往期问答秀出招聘

beadw

no profile record

提交

Synaxi-predict: I'm trying to predict token cost before it happens

github.com
1 分·作者 beadw·26天前·1 评论

评论

beadw
·26天前·讨论
Hey folks. Keen to hear your thoughts on this. I’m have been working with agent orchestration patterns for a while now and cost optimisation in general. I thought it would be cool if you could see what the cost of a task would be with different models before you commit. So far I have trained a model on >50k coding benchmark questions and I’m getting decent cost predictions. I’m enjoying the challenge and interested to know if anyone else is trying this or has ideas for making it better.
beadw
·26天前·讨论
I think you’re spot on. In my experience people confuse a models ability to solve some benchmark as a sign of its usefulness. Token throughput is often just as important from my personal usage. I am excited for more diffusion models to see how progress happens there.