Maximus

Results 7 issues of Maximus

Let me start by thanking you for developing and putting out this tremendously helpful framework for biomedical text processing. I (and am sure many others) are deeply grateful for all...

bug

Hi, was wondering if there is a timeline for supporting Spacy >=3.3.0? What pitfalls should i expect if i tried to manually modify the requirements to allow it? thank you.

Running inference using vicuna 7B on a 16Gb 3080. Occasionally the script crashes with an error like: RuntimeError: CUDA out of memory. Tried to allocate 20.00 MiB (GPU 0; 16.00...

it appears that the api can't be used in a jupyther notebook: RuntimeError Traceback (most recent call last) Cell In[5], line 6 2 from fastchat import client 4 client.set_baseurl('http://127.0.0.1:8000/') When...

just installed pyclustertend 1.8.2 using pip as per instructions. when trying to import the library i get the error above. pyclustertend by default installs/upgrades scikit-learn 1.2.2. I downgraded to 1.1.2,...

import sent2vec ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject uninstalled and reinstalled sent2vec as per https://github.com/epfml/sent2vec. Running python 3.8.10 numpy...

Not sure if this is a bug or not, will be happy to submit a proper report if needed. In any case, i'm getting this error when calling unlimittedGPT in...