Use torch.optim.lr_scheduler.CyclicLR with Trainer

Please how do I use another learning rate scheduler from pytorch (torch.optim.lr_scheduler.CyclicLR) with the HuggingFace trainer.
The pytorch lr_scheduler is here hosted here.
https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.CyclicLR.html