Is it possible to add support for last token pooling mode? It is used by some models, such as Qwen3-Embedding. I tried adding Qwen3-Embedding models myself, but it seems last token pooling is currently not supported, and I don't know how to implement it.