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-42618/rng_state.pth with huggingface_hub
Browse files
train_data/muril_mag_domain/checkpoint-42618/rng_state.pth
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:96171c500441bb0072086c26d8fd141c5b16e75f93d424661e2ac58cbcd286d4
|
| 3 |
-
size 14244
|
|
|
|
|
|
|
|
|
|
|
|