baby-dev commited on
Commit
312ee2e
·
verified ·
1 Parent(s): 0a8b763

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/llama-2-7b-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "gate_proj",
28
- "q_proj",
29
  "k_proj",
 
30
  "o_proj",
31
  "up_proj",
 
 
32
  "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/phi-3-mini-4k-instruct-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "k_proj",
27
+ "q_proj",
28
  "o_proj",
29
  "up_proj",
30
+ "v_proj",
31
+ "gate_proj",
32
  "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36cba113bb3c4f3fc2c50603170532f4289c1a48284c156a9ff2c233df28d3f2
3
- size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8364f875d244cb724141fe80dbfb81777fe377d2cf3654341c94219ef18af40a
3
+ size 119597408