braunagn commited on
Commit
29a0da8
1 Parent(s): fb26311

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -21,11 +21,11 @@
21
  "target_modules": [
22
  "k_proj",
23
  "v_proj",
24
- "q_proj",
25
  "up_proj",
26
- "o_proj",
27
  "down_proj",
28
- "gate_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": true
 
21
  "target_modules": [
22
  "k_proj",
23
  "v_proj",
 
24
  "up_proj",
25
+ "gate_proj",
26
  "down_proj",
27
+ "q_proj",
28
+ "o_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": true
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:760d51881d1d34f57e3e9f8afece9c37feb42a4f3593453abbc67973e0b5e6d9
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9966e68564d46f57a0a5e64634a957ae845cb4d9c6e7d2344f012ca64de95555
3
  size 671149168