Instructions to use kojino/bert-tiny-torch-picklebomb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kojino/bert-tiny-torch-picklebomb with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("kojino/bert-tiny-torch-picklebomb", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files- pytorch_model.bin +3 -0
- vocab.txt +0 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1be4e00c642c39197daee59380d1472f3cd25e550e6391cc9828793e3b57aa6d
|
| 3 |
+
size 16429798
|
vocab.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|