Mayank Jobanputra

Results 9 comments of Mayank Jobanputra

Can someone help me figure out how I should download a model to "tmp" folder on windows using `snapshot_download` so that I don't have to clean it up later? I...

imo it is relevant, but I will discuss it with you offline!

@wochinge The airgapped demo is supposed to throw the error: Because it's for education purposes and not for anyone just to use it directly. I agree this should be documented...

@bhawnapiryani can you share the command you used to install haystack? Also maybe the environment details (maybe which cloud you're using). I am unable to reproduce this locally on my...

@MozerWang I will check with the team on Monday if we have any guidelines on CentOS internally. For the cmd "pip install "farm-haystack[all]", the issue is with one package, we...

I am facing the same issue, gonna try to switch to the torch implementation. Will report my findings here.

@yzhang123 I was able to avoid the loss explosion by increasing the warm-up steps 3x than default and changing the learning rate scheduler to linear decay (with warm up). Maybe...