Instructions to use SpireLab/RESPIN_LanguageModels with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SpireLab/RESPIN_LanguageModels with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="SpireLab/RESPIN_LanguageModels")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SpireLab/RESPIN_LanguageModels", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Delete train_data/muril_mag_domain/checkpoint-42500/rng_state.pth with huggingface_hub
Browse files
train_data/muril_mag_domain/checkpoint-42500/rng_state.pth
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9c13be0cd55b9da5a9ea1603d455afbeaadbcb3c174c4dbee140d7a8d339f3bc
|
| 3 |
-
size 14244
|
|
|
|
|
|
|
|
|
|
|
|