Timothé Pearce
Timothé Pearce
This is a much needed feature (bug fix ?), @patrickbrouwers any update regarding the review? Thanks :)
@dhsusf @AntonioCiolino did you find any notebook I can easily run on Paperspace?
Maybe you need to install `mysqlclient` before using it?
In my case, this error popped up after enabling `wandb` logging.
@tomaarsen I submitted a draft PR on the `transformers` repository. I wonder if that is the best place to fix the issue.
Hi @kauterry and @elbayadm, is there a reason this PR is still on hold? I saw that you closed https://github.com/facebookresearch/seamless_communication/pull/187 in favour of this one.
@bclavie When you're done, ping me here, and I'll PR [weaviate/reranker-transformers](https://github.com/weaviate/reranker-transformers) to add RAGatouille there!
Hi @bclavie, I'm not sure if the problem is related to Colab, I also have an error using Jupyter locally on my Ubuntu server. The basic `readme.md` example doesn't work...
@bclavie You're right, the code doesn't work either in the Python CLI, and seems related to the ColBERT library. I'll open a new issue and dig a little bit more.
That was quick! I was inspecting the source code while you were fixing it. Nice job! I'm struggling with another issue (not related to your package), but I'll keep you...