Nico Kreiling

Results 24 comments of Nico Kreiling

I am aware, that this is a pretty big change and not easy to review. How ever I think it would be a big benefit to enable custom stages and...

I updated my fork once more and resolved all merge conflicts. I am willing to adapt it further and help to integrate it into the master for the next two...

Up to now, `multiprocessing.set_start_method('fork')` worked for me quite well as a workarround, thanks @Carreau

Hi :) I have no idea, not using it anymore. Will close it.

I realized that the diversification gives completely different results for multiple documents, depending on if you pass them in together as a list or one-by-one in a loop: `keywords =...

Tried that advice, but ran into some unaligned vectors error afterwards: `Shapes of all inputs must match: values[0].shape = [30522,128] != values[1].shape = [2,128] [Op:Pack] name: packed` Are plan to...

I avoided it by using docker compose, even that this brings new difficulties with azure apps

Yes, actually I had a docker-compose before anyway. I thought of switching as I wanted to use proper Azure authentication methods which are not supported in the docker-comose preview, so...

As I see no more movement in this and I am also not willing to maintain the PR, I'm going to close it. Sad that this work has been needless.