haniu commited on
Commit
5db8cb5
·
verified ·
1 Parent(s): f9bbbdd

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
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  ### Framework versions
52
 
53
- - PEFT 0.13.2
54
- - Transformers 4.46.3
55
  - Pytorch 2.5.1+cu124
56
- - Datasets 3.1.0
57
- - Tokenizers 0.20.3
 
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
 
 
50
 
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,8 +4,10 @@
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
  "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "init_lora_weights": "gaussian",
@@ -14,6 +16,7 @@
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
  "lora_alpha": 8,
 
17
  "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
@@ -25,11 +28,11 @@
25
  "target_modules": [
26
  "gate_proj",
27
  "down_proj",
 
 
28
  "v_proj",
29
  "o_proj",
30
- "k_proj",
31
- "q_proj",
32
- "up_proj"
33
  ],
34
  "task_type": null,
35
  "use_dora": true,
 
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,
11
  "fan_in_fan_out": false,
12
  "inference_mode": true,
13
  "init_lora_weights": "gaussian",
 
16
  "layers_to_transform": null,
17
  "loftq_config": {},
18
  "lora_alpha": 8,
19
+ "lora_bias": false,
20
  "lora_dropout": 0.1,
21
  "megatron_config": null,
22
  "megatron_core": "megatron.core",
 
28
  "target_modules": [
29
  "gate_proj",
30
  "down_proj",
31
+ "k_proj",
32
+ "up_proj",
33
  "v_proj",
34
  "o_proj",
35
+ "q_proj"
 
 
36
  ],
37
  "task_type": null,
38
  "use_dora": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:456b96c09ecb0399c2a082195f76b5d6571b96979abad28f29e0a85738a54213
3
- size 125866776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7c95bb53697da334a04606a8f35e42c92a0f4a1039f02a4e2c3dbac447ee8bc
3
+ size 565641552
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:544822af527651abd2d3d28d1a662a73e1a67159daa8cd8c0f185664b07ecf86
3
- size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0213928de50cc0998c65510c77ba2657b22ec0962a3b330744528cc45d23bd46
3
+ size 5304