dcaustin33 commited on
Commit
e357342
·
1 Parent(s): cb4c80e

lora_meta-llama/Llama-2-7b-hf_f6c1543b-7d67-403f-ad29-323a59494572_0

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -15,16 +15,16 @@
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 64,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "up_proj",
23
  "k_proj",
24
- "down_proj",
25
  "gate_proj",
 
 
26
  "q_proj",
27
- "v_proj"
28
  ],
29
  "task_type": "CAUSAL_LM"
30
  }
 
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 32,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "k_proj",
 
23
  "gate_proj",
24
+ "up_proj",
25
+ "v_proj",
26
  "q_proj",
27
+ "down_proj"
28
  ],
29
  "task_type": "CAUSAL_LM"
30
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f43844e6b72cde8da89c5d3759d66d32e785d701a2c713229986c8fc89925a6
3
- size 286312872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b10b4ddf12d89a830ff290b99cba0390f843988f8a7781ffc4a17d57c61cba3
3
+ size 143181952