Instructions to use bloomberg/KBIR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bloomberg/KBIR with Transformers:
# Load model directly from transformers import AutoTokenizer, KLMForReplacementAndMaskedLM tokenizer = AutoTokenizer.from_pretrained("bloomberg/KBIR") model = KLMForReplacementAndMaskedLM.from_pretrained("bloomberg/KBIR") - Notebooks
- Google Colab
- Kaggle
Commit ·
5e06548
1
Parent(s): 8855bc8
Upload pytorch_model.bin with git-lfs
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:6463a041f37e5fec0a47f9f444024a816b5c7e018461b69d32a92d26d82474d7
|
| 3 |
+
size 1439761579
|