Model2Vec
Safetensors
English
Chinese
multilingual
qwen3_int8_harmonic
RAG
search
embedding
distillation
static-embeddings
quantized
high-performance
Instructions to use aninokumar/Qwen3-8B-M2V-Entropy-RAG with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Model2Vec
How to use aninokumar/Qwen3-8B-M2V-Entropy-RAG with Model2Vec:
from model2vec import StaticModel model = StaticModel.from_pretrained("aninokumar/Qwen3-8B-M2V-Entropy-RAG") - Notebooks
- Google Colab
- Kaggle