Instructions to use vogent/Vogent-Turn-80M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vogent/Vogent-Turn-80M with Transformers:
# Load model directly from transformers import WhisperSmolLMClassifier model = WhisperSmolLMClassifier.from_pretrained("vogent/Vogent-Turn-80M", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Would this model work in WebGPU ONNX?
#1
by ldenoue - opened