Nguyen commited on
Commit
44bd1a6
·
verified ·
1 Parent(s): 4d41a41

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -10
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -1,12 +1,9 @@
1
  {
2
- "alora_invocation_tokens": null,
3
  "alpha_pattern": {},
4
- "arrow_config": null,
5
  "auto_mapping": null,
6
  "base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Intermediate-Step-1431k-3T",
7
  "bias": "none",
8
  "corda_config": null,
9
- "ensure_weight_tying": false,
10
  "eva_config": null,
11
  "exclude_modules": null,
12
  "fan_in_fan_out": false,
@@ -23,21 +20,17 @@
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
- "peft_version": "0.18.0",
27
- "qalora_group_size": 16,
28
  "r": 16,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "o_proj",
33
  "k_proj",
34
- "v_proj",
35
- "q_proj"
 
36
  ],
37
- "target_parameters": null,
38
  "task_type": "CAUSAL_LM",
39
  "trainable_token_indices": null,
40
  "use_dora": false,
41
- "use_qalora": false,
42
  "use_rslora": false
43
  }
 
1
  {
 
2
  "alpha_pattern": {},
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Intermediate-Step-1431k-3T",
5
  "bias": "none",
6
  "corda_config": null,
 
7
  "eva_config": null,
8
  "exclude_modules": null,
9
  "fan_in_fan_out": false,
 
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
 
 
23
  "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "k_proj",
28
+ "q_proj",
29
+ "o_proj",
30
+ "v_proj"
31
  ],
 
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
34
  "use_dora": false,
 
35
  "use_rslora": false
36
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69dbfe3a9ea6ce668431af61148c1d0f0b977c358005b6a013ffa8fc9107cbb7
3
  size 18045856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4094431391c7611b1583d7479ee6e9fe8f4f32252ce692261dd04edea287ee7e
3
  size 18045856