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

Upload model

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