Ansemia commited on
Commit
a6bd4e4
·
verified ·
1 Parent(s): af5bdde

Upload 2 files

Browse files
Files changed (2) hide show
  1. adapter_config.json +29 -0
  2. adapter_model.safetensors +3 -0
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "..\\Mistral-Nemo-Base-2407\\",
3
+ "peft_type": "LORA",
4
+ "use_rslora": false,
5
+ "target_modules": [
6
+ "o_proj",
7
+ "q_proj",
8
+ "up_proj",
9
+ "down_proj",
10
+ "v_proj",
11
+ "gate_proj",
12
+ "k_proj"
13
+ ],
14
+ "modules_to_save": [
15
+ "embed_tokens",
16
+ "input_layernorm",
17
+ "post_attention_layernorm",
18
+ "norm",
19
+ "lm_head"
20
+ ],
21
+ "task_type": "CAUSAL_LM",
22
+ "r": 64,
23
+ "lora_alpha": 64,
24
+ "rank_pattern": {},
25
+ "alpha_pattern": {},
26
+ "lora_dropout": 0.0,
27
+ "fan_in_fan_out": false,
28
+ "inference_mode": true
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4142507d00bc70109a0354d21e36eee3c941fe18553e750ce1f32c28e388bc2c
3
+ size 3141403096