Refactor: Simplify model loading by directly using `from_pretrained` for `WhisperEncoderOnlyForClassification` and removing explicit config and weight loading.
481d76f
Luis J Camargocommited on
gpu fixes
9ef9cfe
Luis J Camargocommited on
import fix
0afb51d
Luis J Camargocommited on
refactor: Streamline model loading by using `load_file` for safetensors and adjusting print statements.
3aa360d
Luis J Camargocommited on
Merge branch 'main' of https://huggingface.co/spaces/tachiwin/classifier