Skip to content

ColpaliModel error #163

@quirogaco

Description

@quirogaco

Wsl2 with Ubuntu

CUDA:
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2024 NVIDIA Corporation
Built on Tue_Oct_29_23:50:19_PDT_2024
Cuda compilation tools, release 12.6, V12.6.85
Build cuda_12.6.r12.6/compiler.35059454_0

Python:
Python 3.11.13 | packaged by conda-forge | (main, Jun 4 2025, 14:48:23) [GCC 13.3.0] on linux

model: ColpaliModel = ColpaliModel.from_pretrained("vidore/colpali-v1.3-merged")

['TensorrtExecutionProvider', 'CUDAExecutionProvider', 'CPUExecutionProvider']
Traceback (most recent call last):
File "/projects/colpali/embed-anything/test.py", line 19, in
model: ColpaliModel = ColpaliModel.from_pretrained("vidore/colpali-v1.3-merged")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: DriverError(CUDA_ERROR_NOT_FOUND, "named symbol not found")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions