JARVIS-HybridNet
JARVIS-HybridNet copied to clipboard
Error Sbox Fatal Memory Exceeded
Hi,
I am having a strange error when I am training the HybridNet on my laptop(16GB, 3070ti). After some epoch, the streamlit on Chrome crashes with Sbox Memory error. I am guessing the issue is with RAM. I tried decreasing the batch size to 1 and also tried different browsers. None of them helped. If it was out of ram issue, should it be running 30 epochs before crashing?
What could the issue be?
Thanks
Hi,
Thanks for reporting the issue!
Is there a more detailed error description that it outputs? It would be great if you could check if the issue persists when you test it on a different browser. I've seen a similar issue before when running it in the Brave browser, in that case switching to Firefox fixed the issue.
Alternatively you can also use the command line based Jarvis interface until the issue is resolved. You activate it by running jarvis launch-cli
instead of jarvis launch
.