You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
llm_benchmark has completed successful runs on a CPU only machine. But once I've tried to run the program in a dual Nvidia 3060 gpu configuration, it crashes in llava:13b. I've tried both in Python 3.10 and 3.12 with the same result. I've also tried to run it in CPU only mode with the GPU's flagged off in environment variables, where only one GPU takes the load, and where the GPU loads are distributed between two GPUs with the same result. Is there something wrong being done here?
Edit: I need to add that it isn't only the particular model where it crashes. It will crash on various models unpredictably. Of note, it will not work at all on an AVX dual Xeon machine I have been using in testing. The test run has only completed on a CPU only machine with an AMD 3950x.
llm_benchmark has completed successful runs on a CPU only machine. But once I've tried to run the program in a dual Nvidia 3060 gpu configuration, it crashes in llava:13b. I've tried both in Python 3.10 and 3.12 with the same result. I've also tried to run it in CPU only mode with the GPU's flagged off in environment variables, where only one GPU takes the load, and where the GPU loads are distributed between two GPUs with the same result. Is there something wrong being done here?
Edit: I need to add that it isn't only the particular model where it crashes. It will crash on various models unpredictably. Of note, it will not work at all on an AVX dual Xeon machine I have been using in testing. The test run has only completed on a CPU only machine with an AMD 3950x.
llm benchmark crash.txt
`
The text was updated successfully, but these errors were encountered: