Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on October 22, 2024 2:16AM
Likes: 0
Replies: 0
hello
I now want to use Dataiku by deploying it as a pod on K8s using the local hugging face model.
However, when you deploy a model as a Pod, the Pod automatically exits after a certain time (gracefull exit).
And I know that I can change this time by adjusting the idle time in settings -> llm mesh -> huggingface, but I don't know how to make the pod permanently available.