Instructions to use JunWorks/QuantizeAttempt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JunWorks/QuantizeAttempt with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="JunWorks/QuantizeAttempt")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("JunWorks/QuantizeAttempt") model = AutoModelForSpeechSeq2Seq.from_pretrained("JunWorks/QuantizeAttempt") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c5497341e84b768a9835711be54d20971f6cfcf70cdf6a7c299d4de66ad526ab
- Size of remote file:
- 101 MB
- SHA256:
- ee951afa59af9ac125aa0abfcd47c170e49a0e70047353ea8230ba0f9c2793ed
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.