Instructions to use Taykhoom/UTR-LM-MLMSISS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Taykhoom/UTR-LM-MLMSISS with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Taykhoom/UTR-LM-MLMSISS", 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:2859c662d4d9b3954dbc42a8298b26cfbdddd001358f45dc2174fee0505adba3
|
| 3 |
-
size 4866715
|
|
|
|
|
|
|
|
|
|
|
|