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