All the functional methods or the at least their higher level wrappers should have a way to be executed in a distributed fashion using either:
- https://modal.com/docs/guide/scale
- Slurm in preparation of Leonardo
- Something simpler to handle multiple gpus in the same lan/vpn
The first focus is being able to execute the stratified cv in parallel on cpu machines, next the embeddings using transformer models.
All the functional methods or the at least their higher level wrappers should have a way to be executed in a distributed fashion using either:
The first focus is being able to execute the stratified cv in parallel on cpu machines, next the embeddings using transformer models.