intervitens commited on
Commit
7f84d2d
·
verified ·
1 Parent(s): 7b0ed83

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +20 -0
  2. adapter_model.safetensors +3 -0
adapter_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "peft_type": "LORA",
3
+ "task_type": "CAUSAL_LM",
4
+ "base_model_name_or_path": "./Trinity-Mini",
5
+ "r": 16,
6
+ "lora_alpha": 64.0,
7
+ "lora_dropout": 0.0,
8
+ "bias": "none",
9
+ "target_modules": [
10
+ "down_proj",
11
+ "experts",
12
+ "gate_proj",
13
+ "k_proj",
14
+ "o_proj",
15
+ "q_proj",
16
+ "up_proj",
17
+ "v_proj"
18
+ ],
19
+ "modules_to_save": null
20
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:587fca14da237ec4e265110e6f5a65681cac981a45ad1baab5e01375a2174f9c
3
+ size 1161545632