Instructions to use monsoon-nlp/muril-adapted-local with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use monsoon-nlp/muril-adapted-local with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="monsoon-nlp/muril-adapted-local")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("monsoon-nlp/muril-adapted-local") model = AutoModelForMaskedLM.from_pretrained("monsoon-nlp/muril-adapted-local", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a57044941244aee98b6bfbeb40e2765c1d7bc3d913057d1d48254148231a176f
- Size of remote file:
- 953 MB
- SHA256:
- b3c105ace93ea6af92ba207bd94d92eabcd5ca0081dc9943edb40b9248168ea6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.