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