haniu commited on
Commit
f3da964
·
verified ·
1 Parent(s): 6ae2917

Model save

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: peft
3
  license: llama3.2
4
- base_model: meta-llama/Llama-3.2-90B-Vision-Instruct
5
  tags:
6
  - generated_from_trainer
7
  model-index:
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # textvision
16
 
17
- This model is a fine-tuned version of [meta-llama/Llama-3.2-90B-Vision-Instruct](https://huggingface.co/meta-llama/Llama-3.2-90B-Vision-Instruct) on the None dataset.
18
 
19
  ## Model description
20
 
@@ -51,7 +51,7 @@ The following hyperparameters were used during training:
51
  ### Framework versions
52
 
53
  - PEFT 0.14.0
54
- - Transformers 4.48.1
55
  - Pytorch 2.5.1+cu124
56
  - Datasets 3.2.0
57
  - Tokenizers 0.21.0
 
1
  ---
2
  library_name: peft
3
  license: llama3.2
4
+ base_model: meta-llama/Llama-3.2-11B-Vision-Instruct
5
  tags:
6
  - generated_from_trainer
7
  model-index:
 
14
 
15
  # textvision
16
 
17
+ This model is a fine-tuned version of [meta-llama/Llama-3.2-11B-Vision-Instruct](https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct) on the None dataset.
18
 
19
  ## Model description
20
 
 
51
  ### Framework versions
52
 
53
  - PEFT 0.14.0
54
+ - Transformers 4.48.0
55
  - Pytorch 2.5.1+cu124
56
  - Datasets 3.2.0
57
  - Tokenizers 0.21.0
adapter_config.json CHANGED
@@ -4,7 +4,7 @@
4
  "base_model_class": "MllamaForConditionalGeneration",
5
  "parent_library": "transformers.models.mllama.modeling_mllama"
6
  },
7
- "base_model_name_or_path": "meta-llama/Llama-3.2-90B-Vision-Instruct",
8
  "bias": "none",
9
  "eva_config": null,
10
  "exclude_modules": null,
@@ -26,12 +26,12 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "gate_proj",
30
  "q_proj",
31
  "down_proj",
32
- "o_proj",
33
- "up_proj",
34
  "v_proj",
 
35
  "k_proj"
36
  ],
37
  "task_type": null,
 
4
  "base_model_class": "MllamaForConditionalGeneration",
5
  "parent_library": "transformers.models.mllama.modeling_mllama"
6
  },
7
+ "base_model_name_or_path": "meta-llama/Llama-3.2-11B-Vision-Instruct",
8
  "bias": "none",
9
  "eva_config": null,
10
  "exclude_modules": null,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
+ "o_proj",
30
  "q_proj",
31
  "down_proj",
32
+ "gate_proj",
 
33
  "v_proj",
34
+ "up_proj",
35
  "k_proj"
36
  ],
37
  "task_type": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7acab0eb6ddebb16af15bc95b106e7c017635a4910eafcd4aa365c878f52b43
3
- size 565641552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:119438bc8750e6624790ebd9591cd70172be32c6856db9b290c3be89a30210f6
3
+ size 125866776
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcbc76376629874a5b0d57c42e761bee151fc444941cee5d1921316e6c91247b
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0bac2c02e8aebcb6b9cc95c2edac6392d27674450b400ea31673a4bcdc478f9
3
  size 5304