DBM

Results 5 comments of DBM

I am facing the same problem. Did someone find a solution for this? I tried several things like changing transformers version to 2.2.2 it didn't solve the problem.

yes, it solved the problem, but I think we need to remove it "cached_download" since it is deprecated and will be replaced by "hf_hub_download". @sreeragnv-intel thank you very much for...

@ayush20501 no. I can run the following command `python ingest.py --device_type cpu`, then DB folder is created with a chroma.sqlite3 file inside of it and a subfolder with an ID...

@cswilsnetex no. But it's mainly connected to the version of hugging face that you choose. The one that is defined in the requirement.txt file is not working well. `pip install...

I was not on docker but I also face the same problem of a very slow package installation, when I ran `pip install -r requirements.txt`