Instructions to use JadenLong/MutBERT-Multi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JadenLong/MutBERT-Multi with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("JadenLong/MutBERT-Multi", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload pytorch_model.bin
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d25a8b26456dd2798565a5e827d67104f1d0354f7336302b42f763001f370745
|
| 3 |
+
size 342710382
|