ozzyable commited on
Commit
b731acc
1 Parent(s): a2ec705

fix commit

Browse files
Files changed (3) hide show
  1. README.md +5 -5
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,8 +1,8 @@
1
- ---
2
- base_model: unsloth/tinyllama
3
- library_name: peft
4
- license: apache-2.0
5
- ---
6
  ### Framework versions
7
 
8
  - PEFT 0.11.1
 
1
+ ---
2
+ base_model: unsloth/tinyllama
3
+ library_name: peft
4
+ license: apache-2.0
5
+ ---
6
  ### Framework versions
7
 
8
  - PEFT 0.11.1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "k_proj",
24
- "gate_proj",
25
- "v_proj",
26
  "q_proj",
27
  "up_proj",
 
 
28
  "down_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
+ "o_proj",
 
 
24
  "q_proj",
25
  "up_proj",
26
+ "k_proj",
27
+ "gate_proj",
28
  "down_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f427c32f975be2a03e09dc980bcd519b675bccec9dc404642ca1cea6e2f3c41c
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:741e4e8500b411f5d75f9041c22f2bd65d3ebb74ff92fdae15f2206c88f1d694
3
  size 100966336