How to use Kittech/PeftWhisper-tiny-merged with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Kittech/PeftWhisper-tiny-merged", dtype="auto")