MADGF: Multi-Agent Data Generation Framework
Paper • 2310.17953 • Published
How to use blackmount8/faster-whisper-small-mce with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("blackmount8/faster-whisper-small-mce", dtype="auto")Arxiv Link: https://arxiv.org/abs/2310.17953
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("blackmount8/faster-whisper-small-mce", dtype="auto")