myewon commited on
Commit
3c1ba0b
1 Parent(s): e6f7cd6

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +35 -0
  2. adapter_model.safetensors +3 -0
adapter_config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "NousResearch/Llama-2-7b-chat-hf",
5
+ "bias": "none",
6
+ "exclude_modules": null,
7
+ "fan_in_fan_out": false,
8
+ "inference_mode": true,
9
+ "init_lora_weights": true,
10
+ "layer_replication": null,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "loftq_config": {},
14
+ "lora_alpha": 64,
15
+ "lora_dropout": 0.05,
16
+ "megatron_config": null,
17
+ "megatron_core": "megatron.core",
18
+ "modules_to_save": null,
19
+ "peft_type": "LORA",
20
+ "r": 8,
21
+ "rank_pattern": {},
22
+ "revision": null,
23
+ "target_modules": [
24
+ "q_proj",
25
+ "gate_proj",
26
+ "up_proj",
27
+ "down_proj",
28
+ "v_proj",
29
+ "o_proj",
30
+ "k_proj"
31
+ ],
32
+ "task_type": "CAUSAL_LM",
33
+ "use_dora": false,
34
+ "use_rslora": false
35
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47bf8b7e81bbd3511cb8bd19e595befd4174d0544bc4d44804945cac545fe48c
3
+ size 80013120