Idrinth commited on
Commit
4b0baac
·
verified ·
1 Parent(s): b2ddeb0

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