Hello!
I am exploring to use Deepspeed software package to integrate with a hybrid QML model. the purpose is to use Deepspeed to launch training runs for a hybrid QML model across multiple GPUs. (GitHub - microsoft/DeepSpeed: DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.)
My question is: is it possible to do so, or has anyone successfully integrated QML model with Deepspeed, and run/train a QML model on multiple GPUs via Deepspeed?
I would appreciate any help and information.