Instructions to use devvanshhh/flanT5-xl-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use devvanshhh/flanT5-xl-3 with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("ybelkada/flan-t5-xl-sharded-bf16") model = PeftModel.from_pretrained(base_model, "devvanshhh/flanT5-xl-3") - Notebooks
- Google Colab
- Kaggle
Commit ·
c644636
1
Parent(s): 2a1944d
Training in progress, epoch 2
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 37789864
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0901ef4c72c814db14a3115b33443c0f271b8bc59368f74ce5bea847fad02c3a
|
| 3 |
size 37789864
|
logs/events.out.tfevents.1700045164.2ba011f310c5.206.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96193b608c80d1eaed50794f3001cf6ac7b6fe5318cba5fe83b8798fd3eadff2
|
| 3 |
+
size 6979
|