KeyError: 'phi3' when attempting to train in Oogabooga
#21
by
Bob4444
- opened
I am loading this model using Transformers and attempting to train it using Oogabooga's trainer. Unfortunately, when attempting to train I receive a very unhelpful "KeyError: 'phi3'" error. I'm not even sure where to start looking to fix this. Has anyone encountered/solved this issue?
vllm ModuleNotFoundError: No module named 'transformers_modules.Phi-3'