ItsLogic

Results 39 comments of ItsLogic

Yes the unlock time is set by the Xbox server so it will use the current time as the unlock time

this is the wrong place (ideally it should be in a new issue) but I am planning to add that when I get the time

> Hey, yeah sucks that most of the achievements do not unlock, but the achievements that do are class, also the time spoofing is great too, really appreciate the work...

> Hey Logic, I just registered on GitHub specifically to thank you for this tool! As someone that tries to 100% all their achievements in every game this thing is...

Honestly I just cant reproduce this. I have no idea whats going on. If i run into it ill try to fix but I just dont know whats causing it

Just a small update to this issue The "Unhandled exception" part of this will be fixed for the next release but the issue will persist because I cant predict if...

I have the same issue. I only get it when I try to run inference with my local fine tune, the downloaded one doesn't have the problem. I am on...

> Right now I am forcing device_map to use only the GPU, ie adding `device_map={'': 0}` to `PeftModel.from_pretrained`, which worked. This seems to work for me as well. Cheers now...

It has been quite good although understandably slow to train. I have a 4090 so a 24GB card is enough. The only thing you need to change to make it...

> @ItsLogic Great results! Can you share your way to make it as a chat with memorized history? Do you include the whole chat history to "### Input:" field with...