JesseLiu commited on
Commit
d83e635
·
verified ·
1 Parent(s): f63f4fb

Upload folder using huggingface_hub

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