Marcio Fonseca

Results 6 comments of Marcio Fonseca

> I'm attempting to install RAPIDS on Colab using the RAPIDS notebook (rapids-colab-template). It installs and then I install BERTopic (pip install bertopic). However when I "from bertopic import BERTopic"...

It should work if you run `pip uninstall -y cffi` followed by `pip install cffi`. But don't forget to restart the runtime before importing BERTopic.

@SamSchott, thanks for your comments. I will examine the client module to get a better understanding. > I just had a look at rsync and the use cases are a...

> @thefonseca, can you maybe elaborate on the use cases and patterns which you expect for either local or remote encryption? Sure. The use case is simple: add zero-knowledge encryption...

> I don't think this is specific to the GUI. One has to determine what this "hide extension" box does at the filesystem level. The problem also occurs when using...

Thanks for sharing this model @zphang! Do you intend to release the fine-tuned checkpoints? (pubmed-large, arxiv-large, govreport-large, etc)?