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