Instructions to use Taykhoom/UTR-LM-MLMSS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Taykhoom/UTR-LM-MLMSS with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Taykhoom/UTR-LM-MLMSS", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Remove pytorch_model.bin (replaced by model.safetensors)
Browse files- pytorch_model.bin +0 -3
pytorch_model.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:33e7cfeb0d8b44636ee45e87de2c8af59f114abc963378eabe40c41073654e63
|
| 3 |
-
size 4866715
|
|
|
|
|
|
|
|
|
|
|
|