feliphe-galiza commited on
Commit
4c95a69
1 Parent(s): e07b667

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 +1 -1
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "v_proj",
24
- "gate_proj",
25
- "k_proj",
26
  "o_proj",
 
 
27
  "up_proj",
28
- "q_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "v_proj",
24
+ "q_proj",
 
25
  "o_proj",
26
+ "down_proj",
27
+ "gate_proj",
28
  "up_proj",
29
+ "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0afd577cfe76ad491bdfa998e1faaa27cde820d00d05579f6e1fe7e02cde7981
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d05345cc3c31db4ea710630b548cdaa7008f62167a562c987005d9ac10a654f
3
  size 167832240