# Mostik Links Models in Latent Space

> Source: <https://julin.ai/2026/09/03/mostik-latent-bridge/>
> Published: 2026-09-02 12:00:00+00:00

# Mostik Links Models in Latent Space

[Sasha Malysheva](https://x.com/aimalysheva/status/2095232794792255848), Mostik’s CEO, announcing a new approach for model communications.

They connect a large model and a small model directly through their internal representations, instead of making them communicate with text.

In one experiment, they linked GLM-5.2 with Qwen-3.5. The result performed between the two models, at about 1/20 the cost of running the large model alone.

The idea is simple: let the small model handle most of the work, and use the large model only for the hardest reasoning.

If this works, future AI systems may not be one giant model, but networks of models that share internal state directly.
