Discussions

Ask a Question
Back to All

How to convert to ggml

Hello,

If anyone knows, I would like you to tell me.

I have used MonsterAPI to fine-tune Whisper with my dataset.

The fine-tuning was successful, and the model has been uploaded to Hugging Face.

Currently, the following files exist on Hugging Face:

  • adapter_config.json
  • adapter_model.safetensors

Based on this, I am considering converting to the ggml format using the following method:

Is this feasible?
https://github.com/ggerganov/whisper.cpp/tree/master/models#fine-tuned-models

My Hugging Face repository URL:
https://huggingface.co/MasatoShima1618/whisper-large-v3-fine-tunined-company-earnings-call-v0/tree/main