yuta4077 commited on
Commit
3a4dd04
·
verified ·
1 Parent(s): 9c34246

Upload LoRA adapter (README written by author)

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -34,12 +34,12 @@
34
  "revision": null,
35
  "target_modules": [
36
  "down_proj",
37
- "q_proj",
38
  "up_proj",
39
  "k_proj",
 
 
40
  "o_proj",
41
- "v_proj",
42
- "gate_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
34
  "revision": null,
35
  "target_modules": [
36
  "down_proj",
 
37
  "up_proj",
38
  "k_proj",
39
+ "gate_proj",
40
+ "q_proj",
41
  "o_proj",
42
+ "v_proj"
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32d365a60f78e28f801d7667ebd9698e41e9e1436cae20265f1bf4149214f07b
3
  size 528550256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c409aa44803b0b711b6a0b51364bfbec21008e19a82c17c33f193622d19d619d
3
  size 528550256