BrainWWW

Results 7 comments of BrainWWW

Thank you for your replay! I did some experiments afterwards and i got a really weird results. It seems it can be trained moren than 120000updates on CPU(it has not...

Maybe there is some wrong with tensorflow or cuDNN, i will check it : ) Just one more question, in big2game.py: from line 194 to line 260, when you update...

Yeah, Absolutely! : ) I understand, because the game logic is really hard to read. Since you tested it with the GUI, that part should be right. big2 is a...

I found in my experiments that using the same question, e.g. describe the image, the answers are basically consistent when using different batch sizes for inference. However, when each image...

yep, I tried it but got the same error.

hi, I used the same commands to install `xformers` but it didn't work. @pengzhiliang Is the `flash_attention` package pre-installed in your image? The issue was caused by the installation of...

This may be caused by vLLM version 0.8.0 or later. https://github.com/vllm-project/vllm/issues/15622