Instructions to use anderloh/HuggingfaceTest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anderloh/HuggingfaceTest with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="anderloh/HuggingfaceTest")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("anderloh/HuggingfaceTest") model = AutoModelForAudioClassification.from_pretrained("anderloh/HuggingfaceTest") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b3f21f28657ff2f19246d3a999580ab93ac8ee0440feeadef025d08e189af138
- Size of remote file:
- 4.98 kB
- SHA256:
- 4fa6bfe556f9d1f0d1e36a233df8af44e65bd398577c57be4b836291b64cc0a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.