Text Generation
PEFT
PyTorch
llama
codys12 commited on
Commit
20d060f
1 Parent(s): 235808b

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
- "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:559b8438fc9ef4f20a6cfaf0e9eb0209e838aa248077a24c93b15cf95d13f24e
3
  size 67154893
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a9483f55f7e46d760e017e4eba4d401f48e0c0e0456d2a6285d2af13ad28baa
3
  size 67154893