Instructions to use Parth/boolean with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Parth/boolean with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Parth/boolean") model = AutoModelForSeq2SeqLM.from_pretrained("Parth/boolean") - Notebooks
- Google Colab
- Kaggle
Commit ·
2807b08
1
Parent(s): 003a5c0
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:9fd33195682e04b56989927b2cf34aeb668b0be333e26ebfc8f51309783b31f8
|
| 3 |
+
size 242032202
|