florian peyron
florian peyron
## Kindly read this ENTIRE form and fill it out with the requested information. It may seem tedious, but it's even more tedious asking basic questions to ensure I'm not...
Multiple GPU training stuck on Loading extension module utils / Tijme to load utils op XXX seconds
When starting the training using multiple GPU, it gets stuck indefinitely (I let it stuck for 10 minutes then I closed it) on the following log. Runpod.io tells me that...
## Description of the bug When loading a local model using this command : ``` python3 -m manifest.api.app \ --model_type huggingface \ --model_name_or_path /workspace/models/minotaur-15b \ --device 0 \ --model_generation_type text-generation...