[Deepspeed] `DEEPSPEED_CONFIG_FILE` - path is lower cased

I’ve been scratching my head for the past 20 mins on a stupid one character difference (capital case letter vs lower case letter) in a path… :sweat_smile: Is there a particular reason to lower case the path to the deepspeed config json?

cc @smangrul

Hello @VictorSanh, it was there for none check but I have rewritten the check and now there is no need for lowercase. Fixed this in this PR /deepspeed enhancements and fixes by pacman100 · Pull Request #676 · huggingface/accelerate (github.com)

1 Like