iHateNLP commited on
Commit
08c94ba
·
verified ·
1 Parent(s): eb9372b

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/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
- "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,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "down_proj",
27
+ "up_proj",
28
+ "gate_proj",
29
  "o_proj",
30
  "v_proj",
31
+ "q_proj",
32
+ "k_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:17bbeb2369a9caab1f0f6b43696364a2caf678e4996ca081adebf08373b627fd
3
  size 119597408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6401b17dbe535a7c31c5d1afb79b71def36d3bcf8b54de88bceddee7062f7b0
3
  size 119597408