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