nickhe commited on
Commit
4fca732
·
verified ·
1 Parent(s): 69b8a27

Upload LoRA adapter(s) (global_step_760)

Browse files
lora_adapter/adapter_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_type": "CAUSAL_LM",
3
+ "peft_type": "LORA",
4
+ "auto_mapping": null,
5
+ "base_model_name_or_path": "/home/z84415624/FIRL/models/Qwen2.5-7B",
6
+ "revision": null,
7
+ "inference_mode": false,
8
+ "r": 16,
9
+ "target_modules": [
10
+ "k_proj",
11
+ "up_proj",
12
+ "o_proj",
13
+ "v_proj",
14
+ "q_proj",
15
+ "down_proj",
16
+ "gate_proj"
17
+ ],
18
+ "exclude_modules": null,
19
+ "lora_alpha": 32,
20
+ "lora_dropout": 0.0,
21
+ "fan_in_fan_out": false,
22
+ "bias": "none",
23
+ "use_rslora": false,
24
+ "modules_to_save": null,
25
+ "init_lora_weights": true,
26
+ "layers_to_transform": null,
27
+ "layers_pattern": null,
28
+ "rank_pattern": {},
29
+ "alpha_pattern": {},
30
+ "megatron_config": null,
31
+ "megatron_core": "megatron.core",
32
+ "trainable_token_indices": null,
33
+ "loftq_config": {},
34
+ "eva_config": null,
35
+ "corda_config": null,
36
+ "use_dora": false,
37
+ "layer_replication": null,
38
+ "runtime_config": {
39
+ "ephemeral_gpu_offload": false
40
+ },
41
+ "lora_bias": false
42
+ }
lora_adapter/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d5e270955534bed95a71164f429707e5dbc36eca2c0e1d01615b2e4a6ac4242
3
+ size 161533168