nickhe commited on
Commit
e4a0b33
·
verified ·
1 Parent(s): 7fb6072

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +46 -0
  2. adapter_model.safetensors +3 -0
adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_type": "CAUSAL_LM",
3
+ "peft_type": "LORA",
4
+ "auto_mapping": null,
5
+ "base_model_name_or_path": "/home/z84415624/hf_models/nickhe/sft-all-ckpt-4000",
6
+ "revision": null,
7
+ "inference_mode": false,
8
+ "r": 64,
9
+ "target_modules": [
10
+ "q_proj",
11
+ "mlp.2",
12
+ "o_proj",
13
+ "v_proj",
14
+ "gate_proj",
15
+ "mlp.0",
16
+ "k_proj",
17
+ "attn.proj",
18
+ "qkv",
19
+ "down_proj",
20
+ "up_proj"
21
+ ],
22
+ "exclude_modules": ".*visual.*",
23
+ "lora_alpha": 32,
24
+ "lora_dropout": 0.0,
25
+ "fan_in_fan_out": false,
26
+ "bias": "none",
27
+ "use_rslora": false,
28
+ "modules_to_save": null,
29
+ "init_lora_weights": true,
30
+ "layers_to_transform": null,
31
+ "layers_pattern": null,
32
+ "rank_pattern": {},
33
+ "alpha_pattern": {},
34
+ "megatron_config": null,
35
+ "megatron_core": "megatron.core",
36
+ "trainable_token_indices": null,
37
+ "loftq_config": {},
38
+ "eva_config": null,
39
+ "corda_config": null,
40
+ "use_dora": false,
41
+ "layer_replication": null,
42
+ "runtime_config": {
43
+ "ephemeral_gpu_offload": false
44
+ },
45
+ "lora_bias": false
46
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c971c4ad0e5214dd1ae69ee2ade308f30fc59d15a9aa1ab4ae2683b34f2f344d
3
+ size 645975672