Instructions to use hf-internal-testing/tiny-random-EncodecModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-EncodecModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="hf-internal-testing/tiny-random-EncodecModel")# Load model directly from transformers import AutoFeatureExtractor, AutoModel extractor = AutoFeatureExtractor.from_pretrained("hf-internal-testing/tiny-random-EncodecModel") model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-EncodecModel", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b3787975e45838c660a6cceafb3ed2054739c28caa1bf77a6500bb02c2ce3f35
- Size of remote file:
- 93.2 MB
- SHA256:
- 1a38950b5e750d03d1336551130fabb8065f34ecb955e25121611a12219c993e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.