Instructions to use Wehere/text with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Wehere/text with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("llava-hf/LLaVA-NeXT-Video-7B-hf") model = PeftModel.from_pretrained(base_model, "Wehere/text") - Notebooks
- Google Colab
- Kaggle
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 19957360
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1e376ce27b5f78e0eb68b0505524227bc993a8af357ff7c4ee859db2ef1699e
|
| 3 |
size 19957360
|
runs/Nov01_21-55-13_mala/events.out.tfevents.1730469314.mala.564187.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:3c9355db2fff049934153ad2509b687af2fcd381951d3eadc72a54ece991951a
|
| 3 |
+
size 56091
|