Excited to play with this.
Show HN: Optimize and serve models with Fable quality at half the cost
21–30 of 34 posts
Re: Show HN: Optimize and serve models with Fable quality at half the cost
#22The title is misleading. This is model routing, not distillation.
Re: Show HN: Optimize and serve models with Fable quality at half the cost
#23Re: Show HN: Optimize and serve models with Fable quality at half the cost
#24Re: Show HN: Optimize and serve models with Fable quality at half the cost
#25Not sure I get it. The model you're improving is local? If so how do you even calculate cost compared to an API
Open source models. wmo routes requests between frontier models and open source models that continuously train using Tinker. As the smaller models improve, more traffic gets routed to them. Calculating cost is just tokens in/out.
Re: Show HN: Optimize and serve models with Fable quality at half the cost
#26Interesting approach. What does the cold-start phase look like for a new agent? How many traces or runs do you typically need before the router has enough signal to safely offload tasks from the frontier model??
Re: Show HN: Optimize and serve models with Fable quality at half the cost
#27Earlier quoted context omitted.
Open source models. wmo routes requests between frontier models and open source models that continuously train using Tinker. As the smaller models improve, more traffic gets routed to them. Calculating cost is just tokens in/out.
What are the costs to train and use the Tinker models?
Re: Show HN: Optimize and serve models with Fable quality at half the cost
#28Earlier quoted context omitted.
What are the costs to train and use the Tinker models?
Expensive, in the thousands. We have our own infra in house and are working on bringing these costs down