ljsabc commited on
Commit
a431243
·
1 Parent(s): dc01cb9

Newly merged model: R=24.

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -2
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,11 @@
1
  {
2
  "base_model_name_or_path": "THUDM/chatglm-6b",
3
  "bias": "none",
4
- "enable_lora": null,
 
 
 
 
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
7
  "lora_alpha": 32,
@@ -9,7 +13,7 @@
9
  "merge_weights": true,
10
  "modules_to_save": null,
11
  "peft_type": "LORA",
12
- "r": 16,
13
  "target_modules": [
14
  "query_key_value",
15
  "lm_head"
 
1
  {
2
  "base_model_name_or_path": "THUDM/chatglm-6b",
3
  "bias": "none",
4
+ "enable_lora": [
5
+ true,
6
+ false,
7
+ true
8
+ ],
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "lora_alpha": 32,
 
13
  "merge_weights": true,
14
  "modules_to_save": null,
15
  "peft_type": "LORA",
16
+ "r": 24,
17
  "target_modules": [
18
  "query_key_value",
19
  "lm_head"
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:187df365bad0ea6388ffb768ad465ce90c8f784188858774470817a697d01087
3
- size 29380953
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34d6a0040d59ab2308b57dc5799452ea1d57c68290186756091625d59bfcc578
3
+ size 44061081