Closed Anindyadeep closed 7 months ago
Where do you run this example? on which env? with what GPU?
you can add this --shm-size=1g
arg in your docker run ..
and test again.
Yes, I figured that after some iterations, but thanks for the answer
we can close this issue :)
Hello, first of thanks for creating this library, the way everything is crafted makes it worth production grade.
However, I am in my learning phase right now. I have went through almost all the tutorials. Currently I was following this tutorial.
I am in one of the final phases of this tutorial, where I intend to just retrieve the candidate sets (item features) and not do ranking. I also do not intend to start a server for that. Because I am getting triton logs which says:
I have:
Nvidia RTX 3060, 6 GB
Most of the workflows and model training went super smooth, but I am stucked with resource problem in the triton inference stage. And since merlin has bit less documenation, so I am confused on how can I execute a workflow for an user id which can do the following:
This is the example code, taken from the same tutorial. I need help on how can I execute the above workflow, without setting triton server
Now I tried to do this (through some guessing), but got error:
Got this error: