taradepan commited on
Commit
4c7ef16
·
verified ·
1 Parent(s): 9475820

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +2 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,16 +23,15 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
  "o_proj",
28
  "q_proj",
29
- "gate_proj",
30
  "up_proj",
 
31
  "k_proj",
32
  "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
- "model_type": "gemma2",
36
  "use_dora": false,
37
  "use_rslora": false
38
  }
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "o_proj",
27
  "q_proj",
28
+ "v_proj",
29
  "up_proj",
30
+ "gate_proj",
31
  "k_proj",
32
  "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
35
  "use_dora": false,
36
  "use_rslora": false
37
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d215f8c7c51d105b70215483a2aadc061b2ac884367a54eb1ccb15ff59357141
3
  size 216151256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c735b5e782c082e6d998ac5f7f930bd62cd9c4b5f6a532e9c8dea74f2b18f481
3
  size 216151256