bumblebee
bumblebee copied to clipboard
Support `Qwen3ForCausalLM`
https://huggingface.co/Qwen/Qwen3-Embedding-0.6B is a great model for fast text embeddings, and there's a range of other Qwen3 models. It'd be great to add support for these.
https://huggingface.co/docs/transformers/main/en/model_doc/qwen3
Support for Qwen3ForCausalLM would be great indeed - also my use case is more in the space of getting high quality structured output using https://huggingface.co/osmosis-ai/Osmosis-Structure-0.6B .
I started a draft pr! looking promising.