elliotthwang commited on
Commit
bc4df33
·
verified ·
1 Parent(s): 6bc86b9

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -4
  2. adapter_model.bin +1 -1
adapter_config.json CHANGED
@@ -18,18 +18,17 @@
18
  "lora_dropout": 0.0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
- "model_type": "mistral",
22
  "modules_to_save": null,
23
  "peft_type": "LORA",
24
  "r": 8,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "gate_proj",
29
  "o_proj",
30
- "q_proj",
31
  "k_proj",
32
- "v_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "trainable_token_indices": null,
 
18
  "lora_dropout": 0.0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
 
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "r": 8,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "v_proj",
28
  "o_proj",
 
29
  "k_proj",
30
+ "q_proj",
31
+ "gate_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "trainable_token_indices": null,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b09c144833604edb121a26d40e2d51f1a95442df447ae31d26c117f6975ee69
3
  size 46252810
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5953e584fcfdc430f909801fea95099d5fde1ee6b8096bc838ceed0208020e1a
3
  size 46252810