joaopaulopresa commited on
Commit
ae2bb60
1 Parent(s): 2a8abbd

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