Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

DataScience-UIBK
/
Argus-Colqwen3.5-2b-v0

Feature Extraction
Transformers
Safetensors
ColPali
English
argus_colqwen35
visual-document-retrieval
colqwen
text
image
multimodal-embedding
vidore
mixture-of-experts
late-interaction
query-conditioned-routing
custom_code
Model card Files Files and versions
xet
Community

Instructions to use DataScience-UIBK/Argus-Colqwen3.5-2b-v0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use DataScience-UIBK/Argus-Colqwen3.5-2b-v0 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="DataScience-UIBK/Argus-Colqwen3.5-2b-v0", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("DataScience-UIBK/Argus-Colqwen3.5-2b-v0", trust_remote_code=True, dtype="auto")
  • ColPali

    How to use DataScience-UIBK/Argus-Colqwen3.5-2b-v0 with ColPali:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Notebooks
  • Google Colab
  • Kaggle
Argus-Colqwen3.5-2b-v0
9.31 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
abdoelsayed's picture
abdoelsayed
Add comprehensive model card with per-task ViDoRe v1+v2 numbers
c7eb76c verified 9 days ago
  • .gitattributes
    1.57 kB
    Initial fp32 release 10 days ago
  • README.md
    12.8 kB
    Add comprehensive model card with per-task ViDoRe v1+v2 numbers 9 days ago
  • chat_template.jinja
    7.76 kB
    Initial fp32 release 10 days ago
  • config.json
    3.12 kB
    Initial fp32 release 10 days ago
  • configuration_argus.py
    2.95 kB
    Initial fp32 release 10 days ago
  • eval_vidore_v1_v2.py
    9 kB
    Initial fp32 release 10 days ago
  • model-00001-of-00002.safetensors
    4.98 GB
    xet
    Initial fp32 release 10 days ago
  • model-00002-of-00002.safetensors
    4.31 GB
    xet
    Initial fp32 release 10 days ago
  • model.safetensors.index.json
    55 kB
    Initial fp32 release 10 days ago
  • modeling_argus.py
    24.5 kB
    Initial fp32 release 10 days ago
  • processing_argus.py
    11.3 kB
    Initial fp32 release 10 days ago
  • processor_config.json
    1.29 kB
    Initial fp32 release 10 days ago
  • tokenizer.json
    20 MB
    xet
    Initial fp32 release 10 days ago
  • tokenizer_config.json
    1.16 kB
    Initial fp32 release 10 days ago