bobbyw commited on
Commit
dfb989c
1 Parent(s): 2e1904c

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -21,11 +21,11 @@
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "v_proj",
24
- "down_proj",
25
- "gate_proj",
26
- "k_proj",
27
  "o_proj",
28
  "up_proj",
 
 
 
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "v_proj",
 
 
 
24
  "o_proj",
25
  "up_proj",
26
+ "k_proj",
27
+ "gate_proj",
28
+ "down_proj",
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5f9f5dedab022d107dfb6451bd050a9db276700bc45ce57f47e0906f429d15c
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ac394031f96478978f108578a135b3fb89bf10c05665386970566605a5867a1
3
  size 167832240