Instructions to use Parth/result with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Parth/result with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Parth/result") model = AutoModelForSeq2SeqLM.from_pretrained("Parth/result") - Notebooks
- Google Colab
- Kaggle
Commit ·
b06ca90
1
Parent(s): 6771f37
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:1906f6b6b41169df931068688a6c87ae7b3ab34ba740d91b2ddb404cd13304af
|
| 3 |
+
size 891625348
|