pasithbas159 commited on
Commit
1aa6e25
·
verified ·
1 Parent(s): af0a9fe

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "v_proj",
24
- "down_proj",
25
- "up_proj",
26
- "gate_proj",
27
  "o_proj",
28
  "q_proj",
29
- "k_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
 
 
23
  "o_proj",
24
  "q_proj",
25
+ "up_proj",
26
+ "gate_proj",
27
+ "k_proj",
28
+ "down_proj",
29
+ "v_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:130ab808cf9e9f24de70691894e09f22d66a0a7283eecbb53d49de2f278b2817
3
  size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdaf74ca52d454fbe3b93fc3e25ad841b4e7acdbcd83a1ae3d1ef6aa2e07026c
3
  size 159967880