Text Generation
Transformers
Safetensors
English
stablelm
causal-lm
conversational
Eval Results
Inference Endpoints

unable to train using autotrain-advance

#8
by prajwalJumde - opened

Getting error : "TypeError: StableLMEpochPreTrainedModel._set_gradient_checkpointing() got an unexpected keyword argument 'enable' "
when i try to use autotrain-advance with this model

for additional clarity, it is not an issue with AutoTrain Advance. Even using the SFTTrainer directly gives this error.

Sign up or log in to comment