Instructions to use HPLT/hplt_bert_base_az with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HPLT/hplt_bert_base_az with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="HPLT/hplt_bert_base_az", trust_remote_code=True)# Load model directly from transformers import AutoModelForMaskedLM model = AutoModelForMaskedLM.from_pretrained("HPLT/hplt_bert_base_az", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4ff2b4546a96565178ac1f00f4063f0316319e17baf77f06cb084575e7e60b9c
- Size of remote file:
- 525 MB
- SHA256:
- 9273aa69c7a6db9b1ea27a5085523e80e74ecf340382177fffc1a68b0c170e97
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.