Instructions to use hf-tiny-model-private/tiny-random-Wav2Vec2ForPreTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-tiny-model-private/tiny-random-Wav2Vec2ForPreTraining with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForPreTraining processor = AutoProcessor.from_pretrained("hf-tiny-model-private/tiny-random-Wav2Vec2ForPreTraining") model = AutoModelForPreTraining.from_pretrained("hf-tiny-model-private/tiny-random-Wav2Vec2ForPreTraining", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
bbaf3e9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3b640b69b1bf337d8cc2a9e6793a04cc10547a2fa0bb97ad9e51cdf526b8cd5b
size 827379
|