zhangshengdong commited on
Commit
ea52efd
·
verified ·
1 Parent(s): 200b388

Upload 5 files

Browse files
lora_adapter/adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "hfl/llama-3-chinese-8b-instruct-v3",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
 
 
24
  "gate_proj",
25
  "up_proj",
26
- "k_proj",
27
- "v_proj",
28
- "o_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "/mnt/nfs/zsd_server/models/huggingface/llama-3-chinese-8b-instruct-v3",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "q_proj",
25
+ "down_proj",
26
+ "v_proj",
27
  "gate_proj",
28
  "up_proj",
29
+ "k_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
lora_adapter/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed4592994fa5392803898fb802927ce4813786bef72bc701d8023cc8f30cd663
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecdc15caa109da1d4527887e7ed5ad64074ece2cefbad12581045ec71816b5f5
3
  size 167832240