danielhanchen commited on
Commit
09060c0
1 Parent(s): c1a8d2f

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -6
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -17,16 +17,15 @@
17
  "peft_type": "LORA",
18
  "r": 16,
19
  "rank_pattern": {},
20
- "revision": null,
21
  "target_modules": [
 
22
  "up_proj",
23
- "gate_proj",
24
  "k_proj",
25
  "down_proj",
26
- "v_proj",
27
- "q_proj",
28
  "o_proj"
29
  ],
30
- "task_type": "CAUSAL_LM",
31
- "unsloth_version": "2024.1"
32
  }
 
17
  "peft_type": "LORA",
18
  "r": 16,
19
  "rank_pattern": {},
20
+ "revision": "unsloth=2024.1",
21
  "target_modules": [
22
+ "v_proj",
23
  "up_proj",
24
+ "q_proj",
25
  "k_proj",
26
  "down_proj",
27
+ "gate_proj",
 
28
  "o_proj"
29
  ],
30
+ "task_type": "CAUSAL_LM"
 
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d452b1ddca9c49b969037cb71e35c6029faf816cf9d1c0e31492e230c8dbe5d
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ccf0f692710a4f76842e77d6b11f788d081fbb7c93d8ada07a17f336fcc2944
3
  size 167832240