Prachurza commited on
Commit
72cc307
·
verified ·
1 Parent(s): 95289db

Updated PEFT model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -25,12 +25,12 @@
25
  "revision": null,
26
  "target_modules": [
27
  "k_proj",
28
- "up_proj",
29
- "v_proj",
30
  "q_proj",
 
 
31
  "gate_proj",
32
  "o_proj",
33
- "down_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
25
  "revision": null,
26
  "target_modules": [
27
  "k_proj",
 
 
28
  "q_proj",
29
+ "v_proj",
30
+ "down_proj",
31
  "gate_proj",
32
  "o_proj",
33
+ "up_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:cf120efbe45a82273c97cd2a5c920b63ef962ddd362e797fa358782413307038
3
  size 70430032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4041ad87c4faf6b91bc7ded89e35f91a6ad62457eeb7bb7cb9ce6001ff00a512
3
  size 70430032