kienlt commited on
Commit
d4251c4
1 Parent(s): 39b6e02

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "google/gemma-7b-it",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
 
24
  "o_proj",
25
- "q_proj",
26
  "v_proj",
27
- "gate_proj",
28
- "down_proj",
29
  "k_proj"
30
  ],
31
  "task_type": "CausalLM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "google/gemma-7b",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
+ "gate_proj",
25
  "o_proj",
26
+ "up_proj",
27
  "v_proj",
28
+ "q_proj",
 
29
  "k_proj"
30
  ],
31
  "task_type": "CausalLM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cf6b8e2fb915bab1e38896cadb14039b71db5be671241b1df123d43cfc6fdf4
3
  size 100059752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:665347e8d2dff59f68dac9ecd859517ad2a060e83aca58ef3d3d94eeb59b6949
3
  size 100059752