chreh commited on
Commit
3b1e8db
1 Parent(s): 20fea11

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
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "k_proj",
24
  "o_proj",
25
- "gate_proj",
26
- "q_proj",
27
  "down_proj",
 
28
  "v_proj",
29
- "up_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "k_proj",
24
  "o_proj",
 
 
25
  "down_proj",
26
+ "q_proj",
27
  "v_proj",
28
+ "up_proj",
29
+ "gate_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:e0dbd07ae1ecf8a224b161463d124ccbdb5112da35e58ca92b83285916fb999a
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91569c40f3c74a93e288ba9471c2bc029c699216406125c7d612785eebf766a4
3
  size 83945296