Comment on For people self hosting LLMs.. I have a couple docker images I maintain

<- View Parent
noneabove1182@sh.itjust.works ⁨1⁩ ⁨year⁩ ago

Yes that’s a good comment for an FAQ cause I get it a lot haha. The reason I use it is for image size, the base nvidia devel image is needed for a lot of compilation during python package installation and is huge, so instead I use conda, transfer it to the nvidia-runtime image which is… also pretty big, but it saves several GB of space so it’s a worthwhile hack :)

source
Sort:hotnewtop