Hi, Thank you for your contribution.
I have fine-tuned a CLIP model using my own dataset and currently have the checkpoint in PyTorch format with a .pth extension. I am looking to run this model in C++. Could you guide me on how to convert this .pth file into either the Hugging Face standard format or the gguf format? Any assistance or resources would be greatly appreciated.