Nguyen Tien commited on
Commit
41cc2a8
1 Parent(s): 5f5b81b

Upload model

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -225,4 +225,4 @@ The following `bitsandbytes` quantization config was used during training:
225
  ### Framework versions
226
 
227
 
228
- - PEFT 0.6.1
 
225
  ### Framework versions
226
 
227
 
228
+ - PEFT 0.6.2
adapter_config.json CHANGED
@@ -12,14 +12,14 @@
12
  "lora_dropout": 0.05,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
- "r": 8,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "o_proj",
20
  "k_proj",
21
- "q_proj",
22
- "v_proj"
 
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
 
12
  "lora_dropout": 0.05,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
+ "r": 16,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "k_proj",
20
+ "v_proj",
21
+ "o_proj",
22
+ "q_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f48516dafb18ce41d5722b0c2155197124a8aafe7664244f3cc978cda4165477
3
- size 52471504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76091eb22628092c270c3474801186883116ae1ac44d478ab446685f3dedd78d
3
+ size 104900720