haniu commited on
Commit
bf91ef4
·
verified ·
1 Parent(s): 298b97b

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
 
@@ -52,6 +52,6 @@ The following hyperparameters were used during training:
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
 
 
52
 
53
  - PEFT 0.14.0
54
  - Transformers 4.48.1
55
+ - Pytorch 2.6.0+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,13 +26,13 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "down_proj",
30
- "q_proj",
31
  "v_proj",
32
- "o_proj",
33
  "k_proj",
34
- "up_proj",
35
- "gate_proj"
 
36
  ],
37
  "task_type": null,
38
  "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-11B-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
  "v_proj",
 
32
  "k_proj",
33
+ "q_proj",
34
+ "down_proj",
35
+ "o_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:bfb6299f17c83bd4eb730b047ac65fdb9bb49d928959d5952686c5c31b4f52ee
3
- size 565641552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e07f806a9339b2c7e9a9413a72623b1c448905397110d687c3638d7cedf27f67
3
+ size 125866776
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21568a15d4e35a92e3fbc93ec92164d6917814e9b9184bfdf7d710e1ff8ce357
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58ae7a401df015a8e8e621a5e2689c8187fc576acb44e1c9d8969a18dbe8e0ef
3
  size 5304