Text Generation
Russian
IlyaGusev commited on
Commit
c5ece1e
1 Parent(s): fecf442

V5 checkpoint 1400

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -1
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -11,9 +11,12 @@
11
  "r": 16,
12
  "target_modules": [
13
  "q_proj",
 
 
 
14
  "v_proj",
15
  "k_proj",
16
- "o_proj"
17
  ],
18
  "task_type": "CAUSAL_LM"
19
  }
 
11
  "r": 16,
12
  "target_modules": [
13
  "q_proj",
14
+ "gate_proj",
15
+ "up_proj",
16
+ "o_proj",
17
  "v_proj",
18
  "k_proj",
19
+ "down_proj"
20
  ],
21
  "task_type": "CAUSAL_LM"
22
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e238cc2c483fbc59b3eae3ab9e98e9bbc5855eac5640b8547b904803ab97b11d
3
- size 67201357
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bdad46226fba3b7eedd5af5769ae31d29ca6d123910c7a38051ac1c173912af
3
+ size 160069389