I am trying to run finetuning on Ray Cluster using torchTrainer. I am encountering error which says MistralForCausalLM.forward() got an unexpected keyword argument 'text'. While the same trainer config works well on the standalone setup.
· Sign up or log in to comment