jovan2009

Results 89 comments of jovan2009

It isn't disappeared, is here:

I agree, it is somewhat hidden now and less convenient than before, you have to click more to hunt it down.

I was excited to try this custom node with fastsafetensors but it seems that I am not able to compile fastsafetensors in windows. The features seem very interesting but...

> > I was excited to try this custom node with fastsafetensors but it seems that I am not able to compile fastsafetensors in windows. The features seem very interesting...

Yeah, that was one of the files I searched for, I found probably the same project that you are referring to but it didn't help with MSVC, obviously, I was...

> Thanks for the suggestions - Yes I have dodged the OOMs by using a combination of tiling and block-swapping plus adding a Clean VRAM Used node right after the...

I came here to complain about the same issue. I found out that the latest release is 8.3.8: https://github.com/explosion/thinc/releases/tag/release-v8.3.8 I don't understand why `pip list -o` shows 9.1.1 as the...

Error loading [...] _**or one of its dependencies.**_ It's not that file that it can't find but a dependency of that file. My guess the problem is a bad torch...

> (venv) H:\3.13.7-2.8.0-12.9-compile>pip install sageattn3-1.0.0+cu128torch2.8.0-cp39-abi3-win_amd64.whl Processing h:\3.13.7-2.8.0-12.9-compile\sageattn3-1.0.0+cu128torch2.8.0-cp39-abi3-win_amd64.whl Installing collected packages: sageattn3 Successfully installed sageattn3-1.0.0+cu128torch2.8.0 > > (venv) H:\3.13.7-2.8.0-12.9-compile>python test_sageattn3.py q (4, 32, 64, 128) cuda:0 torch.float16 Traceback (most recent call...

> Can anyone compile to Python 3.13.6 pytorch 2.9.0 cu13? I compiled Sageattention 3 probably dozens of times on Python 3.13 and various combinations of torch+cuda, from 2.8.0 + cu...