Instructions to use GoYM/llava-mft-human with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GoYM/llava-mft-human with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("GoYM/llava-mft-human", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
adapter_config.json
CHANGED
|
@@ -28,17 +28,17 @@
|
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
"linear_2",
|
| 31 |
-
"k_proj",
|
| 32 |
-
"o_proj",
|
| 33 |
-
"down_proj",
|
| 34 |
-
"gate_proj",
|
| 35 |
-
"v_proj",
|
| 36 |
-
"out_proj",
|
| 37 |
"up_proj",
|
| 38 |
-
"fc2",
|
| 39 |
"fc1",
|
|
|
|
|
|
|
|
|
|
| 40 |
"linear_1",
|
| 41 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
],
|
| 43 |
"task_type": "CAUSAL_LM",
|
| 44 |
"trainable_token_indices": null,
|
|
|
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
"linear_2",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
"up_proj",
|
|
|
|
| 32 |
"fc1",
|
| 33 |
+
"gate_proj",
|
| 34 |
+
"k_proj",
|
| 35 |
+
"out_proj",
|
| 36 |
"linear_1",
|
| 37 |
+
"v_proj",
|
| 38 |
+
"fc2",
|
| 39 |
+
"q_proj",
|
| 40 |
+
"down_proj",
|
| 41 |
+
"o_proj"
|
| 42 |
],
|
| 43 |
"task_type": "CAUSAL_LM",
|
| 44 |
"trainable_token_indices": null,
|
adapter_model.safetensors
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:7b4411b7b2efa1a3a98f5c70c46fd94424ef89bdc3deb14bd202554a4bcef5b4
|
| 3 |
+
size 713508056
|
runs/Jul01_00-50-14_2950dc9351c6/events.out.tfevents.1751331047.2950dc9351c6.422.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f26958eaf025a0889895be0f6d127e9a5f7424e702b6fd5f29ace47fc3288fd0
|
| 3 |
+
size 6592
|
runs/Jul01_01-03-28_49dce3ba9ead/events.out.tfevents.1751331809.49dce3ba9ead.629.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5fc85bc46f4fd60e7bd284142c4c8f6b51931f2fed2b1239b9da9665108365ba
|
| 3 |
+
size 8015
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5816
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c0be38e6c6c5b0f72c69f0b857eb1df6eb794cd3ea1aef03639d1286a85f981
|
| 3 |
size 5816
|