yolstacklok commited on
Commit
619d01b
·
verified ·
1 Parent(s): 811ed7b

Finetuning (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
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
- "o_proj",
29
  "up_proj",
30
- "down_proj",
31
  "gate_proj",
 
 
32
  "k_proj",
33
- "v_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "up_proj",
28
+ "o_proj",
29
  "gate_proj",
30
+ "v_proj",
31
+ "down_proj",
32
  "k_proj",
33
+ "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40791cc61fc00daea5abac9cb4a305826031528711d72920e887c617bcabe615
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b4afa84f15093d4d6b1c4add7c77e2f154787ca9e2e68a760e207ddb58d8835
3
  size 80792096