iHateNLP commited on
Commit
af72a9b
·
verified ·
1 Parent(s): 753a64e

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +2 -0
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  base_model: unsloth/codellama-7b
3
  library_name: peft
 
 
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
2
  base_model: unsloth/codellama-7b
3
  library_name: peft
4
+ tags:
5
+ - unsloth
6
  ---
7
 
8
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "up_proj",
 
 
27
  "q_proj",
28
  "down_proj",
29
- "v_proj",
30
- "k_proj",
31
- "o_proj",
32
- "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "k_proj",
27
  "up_proj",
28
+ "gate_proj",
29
+ "v_proj",
30
  "q_proj",
31
  "down_proj",
32
+ "o_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7484e5ee8793b6a9d815a49cb85f1c89dceb2e005e94a3dbc5624f35beeabc5b
3
  size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96341d415a3b92d8ad254875c640b61a0fecf4d70ec2629c428cbf989910c287
3
  size 159967880