astegaras commited on
Commit
e6d4ae0
·
verified ·
1 Parent(s): 78be110

Overwrite LoRA files (150)

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "o_proj",
33
- "v_proj",
34
  "up_proj",
35
- "k_proj",
36
  "gate_proj",
37
  "down_proj",
38
- "q_proj"
 
 
39
  ],
40
  "task_type": "CAUSAL_LM",
41
  "trainable_token_indices": null,
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
32
  "up_proj",
33
+ "v_proj",
34
  "gate_proj",
35
  "down_proj",
36
+ "k_proj",
37
+ "q_proj",
38
+ "o_proj"
39
  ],
40
  "task_type": "CAUSAL_LM",
41
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfb417643a355c4b747ef97d65d96b149e1056d9e67efa2b434935ae46dd142c
3
  size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:183c0be9f7552e9dedc33a899e435e15b0d59b1c6a1d41df4dc707cf8831e316
3
  size 97307544