Instructions to use deokisys/BCtest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use deokisys/BCtest with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("deokisys/BCtest") model = AutoModelForPreTraining.from_pretrained("deokisys/BCtest") - Notebooks
- Google Colab
- Kaggle
Commit ·
096fe9f
1
Parent(s): f71014e
upload flax model
Browse files- flax_model.msgpack +3 -0
flax_model.msgpack
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c22398359f93cf99c55e70ef59308a56c6c15e1cb9a64c12131f6e2a39a571d0
|
| 3 |
+
size 406887799
|