jackhogan commited on
Commit
c272cea
·
1 Parent(s): 0371621

50 rounds of finetune

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +2 -2
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -216,4 +216,4 @@ The following `bitsandbytes` quantization config was used during training:
216
  ### Framework versions
217
 
218
 
219
- - PEFT 0.6.0.dev0
 
216
  ### Framework versions
217
 
218
 
219
+ - PEFT 0.6.0
adapter_config.json CHANGED
@@ -16,10 +16,10 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "k_proj",
20
- "v_proj",
21
  "q_proj",
22
- "o_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "o_proj",
20
  "k_proj",
 
21
  "q_proj",
22
+ "v_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:556ac82da3f2b218c35eceba900bd96f850e672b990977aa3a9703c0eeb13447
3
  size 33588528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13d41e8a1782602851b07f9bc375a37c531d06f3f66b4335aa156caa6c9c3c85
3
  size 33588528