swordfish7412 commited on
Commit
1b16e7d
·
verified ·
1 Parent(s): 2752fe1

Amihan 1.2 - Intelligent Orchestrator

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -1
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -25,10 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "q_proj",
 
29
  "k_proj",
30
  "v_proj",
31
- "o_proj"
 
32
  ],
33
  "target_parameters": null,
34
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "up_proj",
29
  "q_proj",
30
+ "o_proj",
31
  "k_proj",
32
  "v_proj",
33
+ "gate_proj",
34
+ "down_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0cb9be87298ea97d1a4a5d0768d4bf141c82e518b1aac9d14ae0b15e28aa462d
3
- size 12591456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89a94a59ede4587d3ab5f60136461db884f15ae08ce2b442243332e7ed30fa52
3
+ size 35668592