Instructions to use geektech/t5-xl-lora-relation-gpt4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use geektech/t5-xl-lora-relation-gpt4 with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("t5-3b") model = PeftModel.from_pretrained(base_model, "geektech/t5-xl-lora-relation-gpt4") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 94413064
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0bc408ab5f0a0b5b3cce5ddb74914253c2fcb7a1122c4957f8df1545b194aa6
|
| 3 |
size 94413064
|
runs/Apr04_06-19-12_f251369b0edb/events.out.tfevents.1712211556.f251369b0edb.27.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:dfbdfd20466d9368fc68b874f0c2fcf8c5ebf7b8df3b5571a04312f4a1bd0c09
|
| 3 |
+
size 11968
|