Manuscrit commited on
Commit
3d8f4e2
·
verified ·
1 Parent(s): 6a674e9

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
- base_model: unsloth/Qwen2.5-7B-Instruct
3
  library_name: peft
4
  pipeline_tag: text-generation
5
  tags:
6
- - base_model:adapter:unsloth/Qwen2.5-7B-Instruct
7
  - lora
8
  - transformers
9
  - unsloth
 
1
  ---
2
+ base_model: unsloth/Qwen2.5-32B-Instruct
3
  library_name: peft
4
  pipeline_tag: text-generation
5
  tags:
6
+ - base_model:adapter:unsloth/Qwen2.5-32B-Instruct
7
  - lora
8
  - transformers
9
  - unsloth
lora_new/adapter_config.json CHANGED
@@ -7,7 +7,7 @@
7
  "parent_library": "transformers.models.qwen2.modeling_qwen2",
8
  "unsloth_fixed": true
9
  },
10
- "base_model_name_or_path": "unsloth/Qwen2.5-7B-Instruct",
11
  "bias": "none",
12
  "corda_config": null,
13
  "ensure_weight_tying": false,
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
36
  "o_proj",
37
  "gate_proj",
38
- "k_proj",
39
  "v_proj",
40
- "up_proj",
41
  "q_proj",
42
- "down_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
7
  "parent_library": "transformers.models.qwen2.modeling_qwen2",
8
  "unsloth_fixed": true
9
  },
10
+ "base_model_name_or_path": "unsloth/Qwen2.5-32B-Instruct",
11
  "bias": "none",
12
  "corda_config": null,
13
  "ensure_weight_tying": false,
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "down_proj",
37
+ "k_proj",
38
  "o_proj",
39
  "gate_proj",
 
40
  "v_proj",
 
41
  "q_proj",
42
+ "up_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
lora_new/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fab2ba3e5e8d26fe13ae07831678c776459bfc7f4a1f87dd8e4e3d36a434ded8
3
- size 323014168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9c0ed8a35ac03e71904bca7c6c42d7e3ef46fec58eaf78a7219fca9de93ce1c
3
+ size 1073863208