haniu commited on
Commit
3225a14
·
verified ·
1 Parent(s): 36e1e47

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-11B-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
  # vision
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,7 +51,7 @@ The following hyperparameters were used during training:
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
 
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
 
15
  # vision
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
  ### 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
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-11B-Vision-Instruct",
8
  "bias": "none",
9
  "eva_config": null,
10
  "exclude_modules": null,
@@ -26,11 +26,11 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
29
  "up_proj",
30
  "k_proj",
31
- "gate_proj",
32
- "q_proj",
33
  "down_proj",
 
34
  "v_proj",
35
  "o_proj"
36
  ],
 
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
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
+ "gate_proj",
30
  "up_proj",
31
  "k_proj",
 
 
32
  "down_proj",
33
+ "q_proj",
34
  "v_proj",
35
  "o_proj"
36
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6cd9ca0d5bf92da755162f6f304e83b95c40abed2778582f9cc5b209454103e
3
- size 125866776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77b2d889f8671542c22f7522191e50ab8989cfcc48f24095bb92bdc0ec0f1ffe
3
+ size 565641552
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:779ca6b337aaa917b6a554617f677acbe18fd4a7a5ff69164c03878f6f26f788
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7be3a410baf9a3d96121d993ef6297c0d25f808a13b4c6b6bfd17be030bad9ee
3
  size 5304