Instructions to use GKLMIP/electra-laos-small-uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GKLMIP/electra-laos-small-uncased with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("GKLMIP/electra-laos-small-uncased") model = AutoModelForPreTraining.from_pretrained("GKLMIP/electra-laos-small-uncased", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
dc62636 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:21073ea3dffbf7f5ab9f01c8b8bdb8c4a6fc95ac33b5b6af0dfb4bf24494e360
size 103790345
|