Reverse-engineering Nvidia's CUDA-checkpoint for faster cold starts
blog.doubleword.ai
Reverse-engineering Nvidia's CUDA-checkpoint for faster cold starts
1–4 of 4 posts
Re: Reverse-engineering Nvidia's CUDA-checkpoint for faster cold starts
#2Would it be able to swap models on demand with this?
Re: Reverse-engineering Nvidia's CUDA-checkpoint for faster cold starts
#3Would it be able to swap models on demand with this?
https://blog.doubleword.ai/fast-sglang-starts yeah, this is part of the idea. If you get cold starts down to seconds or subseconds, then you can run many models multiplexed on the same GPUs
Re: Reverse-engineering Nvidia's CUDA-checkpoint for faster cold starts
#4Would it be able to swap models on demand with this?
https://blog.doubleword.ai/fast-sglang-starts yeah, this is part of the idea. If you get cold starts down to seconds or subseconds, then you can run many models multiplexed on the same GPUs
I have read a Linkedin post in french recently with a university lab (one big machine serving hundreds of users) mentioning that they could swap models on demand. Will try to find back the link.