Instructions to use ai-forever/ruElectra-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ai-forever/ruElectra-large with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("ai-forever/ruElectra-large") model = AutoModelForPreTraining.from_pretrained("ai-forever/ruElectra-large") - Notebooks
- Google Colab
- Kaggle
Commit ·
44805c0
1
Parent(s): 1e3e8f9
Upload pytorch_model.bin
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1707802293
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f82030ae7223ef545a4666b8b753f22a543829e6a2a265a80244de5d3739085c
|
| 3 |
size 1707802293
|