Instructions to use AIRI-Institute/gena-lm-bert-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AIRI-Institute/gena-lm-bert-base with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForPretraining tokenizer = AutoTokenizer.from_pretrained("AIRI-Institute/gena-lm-bert-base", trust_remote_code=True) model = BertForPretraining.from_pretrained("AIRI-Institute/gena-lm-bert-base", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
4630482 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4310578f475a716f6343c7da90fba6230f2c917e80444726a481a611c1faf054
size 543494664
|