Views
No views yet
[!WARNING] Not intended for general use! This repository is strictly maintained as a dependency for the vecBox. The file structure, metadata, and configurations may be modified in the future without notice to fit internal requirements.If you are looking to run this model using standard software (like llama.cpp), please use the original repositories instead:
- For GGUF quantized weights: DevQuasar/Qwen.Qwen3-VL-Embedding-2B-GGUF
- For the original model: Qwen/Qwen3-VL-Embedding-2B
config.json, tokenizer.json, etc.) extracted from the original unquantized model. These files are required for direct loading and tokenization mapping via the Rust candle framework inside the vecBox.