iHateNLP commited on
Commit
d4cda17
·
verified ·
1 Parent(s): 92eae49

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 +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  base_model: unsloth/Phi-3.5-mini-instruct
3
  library_name: peft
 
 
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
2
  base_model: unsloth/Phi-3.5-mini-instruct
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
- "gate_proj",
27
- "down_proj",
28
  "up_proj",
29
- "v_proj",
30
  "o_proj",
31
- "q_proj",
32
- "k_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "q_proj",
 
27
  "up_proj",
28
+ "down_proj",
29
  "o_proj",
30
+ "v_proj",
31
+ "k_proj",
32
+ "gate_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:4c62cc2ea05135e35cf950a33e56cfae9b3cf00dc0fccb8d51edbc6e06dbb03d
3
  size 119597408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17bbeb2369a9caab1f0f6b43696364a2caf678e4996ca081adebf08373b627fd
3
  size 119597408