emelryan commited on
Commit
0d1d4cc
·
verified ·
1 Parent(s): 31ba4af

Training complete with QLoRA

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "o_proj",
28
- "gate_proj",
29
  "k_proj",
30
- "up_proj",
31
- "v_proj",
32
  "down_proj",
33
- "q_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "up_proj",
28
  "o_proj",
 
29
  "k_proj",
 
 
30
  "down_proj",
31
+ "gate_proj",
32
+ "q_proj",
33
+ "v_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff5ac87db97ff22095cbca6a56a893e7f7c8cf02274f03884c548ebb616d1489
3
  size 137716248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2616250d53a466034c922638eb5a973eb5c2e37a8191d55c6d6f6c78ae5a7240
3
  size 137716248