any example to use it with transformers?

#1
by mzbac - opened

Thanks for the great new embedding model, I wonder is there any reference example of , so I would use it as ground truth to port it to my mlx embedding swift library

This is the GGUF variant, looks like the "standard" PyTorch variant will be released under https://huggingface.co/Qwen/Qwen3-Embedding-0.6B, which presumably works with Transformers. However, that model (and the others) isn't out yet, so we'll have to wait a bit longer.

We'll try to get it working with Sentence Transformers as well, which should also make it work immediately with LangChain, LlamaIndex, Haystack, txtai, etc.

  • Tom Aarsen

thanks the pointer

mzbac changed discussion status to closed

Sign up or log in to comment