bug7 commited on
Commit
5918e63
·
verified ·
1 Parent(s): 4c7ee28

Upload LlamaForCausalLM

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "vaiv/GeM2-Llamion-14B-LongChat",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,13 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "v_proj",
24
  "o_proj",
25
- "up_proj",
26
- "gate_proj",
27
- "q_proj",
28
- "k_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "vaiv/GeM2-Llamion-14B-Chat",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
  "v_proj",
25
  "o_proj",
26
+ "q_proj"
 
 
 
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5845e43630b8e90c8a5c49e680c4f97854868c691c8d8dba1c21155090d04eb
3
- size 131146352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f1a3942569d6ca34444a0ed423e8b4c328a70281e5a65a296ac28bca04a9f92
3
+ size 52471504