Text Generation
PEFT
PyTorch
llama
codys12 commited on
Commit
ccd3160
1 Parent(s): 3f165e3

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.bin +1 -1
adapter_config.json CHANGED
@@ -16,8 +16,8 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "q_proj",
20
- "v_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "v_proj",
20
+ "q_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f026b17c4082f844675ce29382620e23051e18deda851dad8bb10cf9f2a303d
3
  size 134263757
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c670a45879a2fe5056a2dd06cdbb5c22705c3285fddf34094c48916c100e8e71
3
  size 134263757