Cegil commited on
Commit
4bfd223
1 Parent(s): 30a33ac

Upload model

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