Grzegorz Sajko
Grzegorz Sajko
I think it's: a) an issue with pygatt (and should be raised at their repo) b) an issue with your BT adapter. Does it support BLE?
Indexer is really a mess. I also have this problem. I have nvcc at: /usr/bin/nvcc So I guess this is the problem with my cuda installation (really don't have the...
I installed cuda following https://developer.nvidia.com/cuda-downloads and have no longer those problems. stuck on: ``` [Jan 17, 16:27:27] Loading packbits_cpp extension (set COLBERT_LOAD_TORCH_EXTENSION_VERBOSE=True for more info)... ``` with both versions with...
``` aiohttp==3.9.1 aiosignal==1.3.1 altair==5.2.0 annotated-types==0.6.0 anyio==4.2.0 asttokens==2.4.1 async-timeout==4.0.3 attrs==23.2.0 backoff==2.2.1 beautifulsoup4==4.12.2 bitarray==2.9.2 black==23.12.1 blinker==1.7.0 blis==0.7.11 cachetools==5.3.2 catalogue==2.0.10 certifi==2023.11.17 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cloudpathlib==0.16.0 colbert-ai==0.2.16 comm==0.2.1 confection==0.1.4 cymem==2.0.8 dataclasses-json==0.6.3 datasets==2.14.4 debugpy==1.8.0 decorator==5.1.1...
``` nvidia-cudnn-cu12==8.9.2.26 nvidia-cufft-cu12==11.0.2.54 nvidia-curand-cu12==10.3.2.106 nvidia-cusolver-cu12==11.4.5.107 nvidia-cusparse-cu12==12.1.0.106 nvidia-nccl-cu12==2.18.1 nvidia-nvjitlink-cu12==12.3.101 nvidia-nvtx-cu12==12.1.105 onnx==1.15.0 openai==1.8.0 overrides==7.4.0 packaging==23.2 pandas==2.1.4 parso==0.8.3 pathspec==0.12.1 pexpect==4.9.0 pillow==10.2.0 platformdirs==4.1.0 preshed==3.0.9 prompt-toolkit==3.0.43 protobuf==4.25.2 psutil==5.9.7 ptyprocess==0.7.0 pure-eval==0.2.2 py==1.11.0 pyarrow==14.0.2 pydantic==2.5.3 pydantic_core==2.14.6 pydeck==0.8.0...
I was using with T4. This didn't work, for me, tried many times. I got either "module not found", or it reverted to cpu version. locally I use poetry for...
this isn't pressing issue for me (was using batching and add_to_index while colab was acting wierd) just wanted raport a bug, and message clearly states that this ies experimental. Cheers