I tried to use this library with a pretrained models from https://github.com/sdadas/polish-nlp-resources?tab=readme-ov-file#word2vec and I found out that these are in [keyed vector format](https://radimrehurek.com/gensim/models/keyedvectors.html#) which is currently not supported.