Text Retrieval
Transformers
Safetensors
English
qwen3
information-retrieval
LLM
Embedding
disaster-management
text-generation-inference
Instructions to use DMIR01/DMRetriever-596M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DMIR01/DMRetriever-596M with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("DMIR01/DMRetriever-596M") model = AutoModel.from_pretrained("DMIR01/DMRetriever-596M") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!