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