Sashavav commited on
Commit
9496f97
·
verified ·
1 Parent(s): 9381308

Update Gemma3

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -2
  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": "Vikhrmodels/QVikhr-3-1.7B-Instruction-noreasoning",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -20,17 +20,20 @@
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
 
23
  "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "k_proj",
28
  "o_proj",
 
29
  "v_proj",
30
  "q_proj"
31
  ],
 
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
34
  "use_dora": false,
 
35
  "use_rslora": false
36
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "google/gemma-3-1b-it",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
  "r": 16,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "o_proj",
29
+ "k_proj",
30
  "v_proj",
31
  "q_proj"
32
  ],
33
+ "target_parameters": null,
34
  "task_type": "CAUSAL_LM",
35
  "trainable_token_indices": null,
36
  "use_dora": false,
37
+ "use_qalora": false,
38
  "use_rslora": false
39
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3acb853de42d91c131ac0e7905c809d2ab9b6601765363c293c992db70b9548d
3
- size 12875088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b23b2944e7cebdf7554f3bb05ac0d58eb8424f0d32d117023b8c5a9cda27882
3
+ size 5991480