Instructions to use hf-internal-testing/tiny-random-MoonshineForConditionalGeneration with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-MoonshineForConditionalGeneration with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="hf-internal-testing/tiny-random-MoonshineForConditionalGeneration")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("hf-internal-testing/tiny-random-MoonshineForConditionalGeneration") model = AutoModelForSpeechSeq2Seq.from_pretrained("hf-internal-testing/tiny-random-MoonshineForConditionalGeneration") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
40e051a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8bd8304476009ed7d1fb3dc8b09188252bfebc0c53abc469f8a2ae6916e7391f
size 8789385
|