Pickle file not getting pushed to Hugging face repo

When i push the model to the repo using “trainer.push_to_hub(**kwargs)” [ex:CKSINGH/whisper-small-hi-firefox] , i dont see the Pickle file pushed along side .
Any way , i can save the pickle file . I would need it to integrate it to a LM .
Please assist as how do push the pickle file too or i save the model as pickel file