Visual Document Retrieval
PEFT
Safetensors
vidore
multimodal_embedding
multilingual_embedding
Text-to-Visual Document (T→VD) retrieval
Instructions to use Metric-AI/ColQwen2.5-7b-multilingual-v1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Metric-AI/ColQwen2.5-7b-multilingual-v1.0 with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
| { | |
| "alpha_pattern": {}, | |
| "auto_mapping": null, | |
| "base_model_name_or_path": "Metric-AI/colqwen2.5-7b-base", | |
| "bias": "none", | |
| "eva_config": null, | |
| "exclude_modules": null, | |
| "fan_in_fan_out": false, | |
| "inference_mode": true, | |
| "init_lora_weights": "gaussian", | |
| "layer_replication": null, | |
| "layers_pattern": null, | |
| "layers_to_transform": null, | |
| "loftq_config": {}, | |
| "lora_alpha": 128, | |
| "lora_bias": false, | |
| "lora_dropout": 0.1, | |
| "megatron_config": null, | |
| "megatron_core": "megatron.core", | |
| "modules_to_save": null, | |
| "peft_type": "LORA", | |
| "r": 128, | |
| "rank_pattern": {}, | |
| "revision": null, | |
| "target_modules": "(.*(model).*(down_proj|gate_proj|up_proj|k_proj|q_proj|v_proj|o_proj).*$|.*(custom_text_proj).*$)", | |
| "task_type": "FEATURE_EXTRACTION", | |
| "use_dora": false, | |
| "use_rslora": false | |
| } |