Instructions to use sahithya20/experiments with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sahithya20/experiments with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("sahithya20/experiments") model = AutoModelForSeq2SeqLM.from_pretrained("sahithya20/experiments") - Notebooks
- Google Colab
- Kaggle
Commit ·
562e73d
1
Parent(s): 9cb45f7
Upload folder using huggingface_hub
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242087001
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85214cdad8e6b0bca13b13cd93296e8998ec3c83d549d983fe3e3601a9903ee6
|
| 3 |
size 242087001
|