Andromeda Yelton

Results 13 comments of Andromeda Yelton

I’ve actually seen this behavior as well and i have something on localhost that fixed it for me; I’ll open a PR for that when i get back to my...

:+1:

Now that 1.5 and the mailing list exist, is this issue still open? (Should there be a pointer to the list here?)

I ran into this problem trying to open a 3.8.3 model in 4.0.x (trying to update some old code to run on a modern version, hoping to rely on the...

I can, sure. I was offering 4.0.x because the project promises one-version-back compatibility, and this would support 3.8->4.0 compat, but if you'd rather have develop, I'll target that.

I didn't end up having time to work on this, but here are some things I figured out along the way, hopefully of use to someone else: * In `gensim/models/keyedvectors.py`,...

Thanks for the bug report. This is a new one for us, so I've opened a ticket in our internal tracking system and we'll update here when fixed (which, however,...

(inserts heartbleed pun)

Thanks for the idea! This sounds like a great feature I would be happy to entertain a PR for. Please note three things: * our main branch is dev, not...

I'm having this issue now, building both locally (OS X 14.4) and on a gitlab runner (with the `node:20-alpine` image). I presume it's related to https://github.com/vite-pwa/vite-plugin-pwa/blob/f7f314783cc64f3824df5b8f465c14fc4896a59b/src/modules.ts#L19 . (When this line...