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/training_args.bin with huggingface_hub
Browse files
train_data/muril_mag_domain/checkpoint-42500/training_args.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f71ba30d0841e67ffa46fb71ca444508f58f0f5e055886e5650e9e855889492b
|
| 3 |
-
size 5304
|
|
|
|
|
|
|
|
|
|
|
|