Schlagwort: Dynamic Model Router

  • From configuration to optimization: GLM 5.2, Mistral, and my Dynamic Model Router

    Introduction I recently had time to explore the latest models available via the Mistral API and was surprised to find GLM 5.2 offered through Mistral. It seems they are replacing their own large model with this open-weight alternative. Eager to test its performance, I decided to integrate it into my Pi.dev setup, particularly to see…

  • Smart Model Routing: One Way to Prevent Vendor Lock-In?

    Smart Model Routing, implemented in my Dynamic Model Router (a Pi extension, details below), is more than just a technical solution. The idea for Smart Model Routing had been brewing for a while, especially as I grappled with vendor lock-in and token costs. While finishing the dynamic routing extension for Pi, I noticed that many…