AnthonyDi commited on
Commit
0091b66
·
verified ·
1 Parent(s): 10741c6

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +9 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -1,6 +1,10 @@
1
  {
2
  "alpha_pattern": {},
3
- "auto_mapping": null,
 
 
 
 
4
  "base_model_name_or_path": "AnthonyDi/parser16_8b",
5
  "bias": "none",
6
  "corda_config": null,
@@ -25,13 +29,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "q_proj",
29
- "gate_proj",
30
  "down_proj",
31
- "v_proj",
32
  "k_proj",
 
33
  "up_proj",
34
- "o_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "LlamaForCausalLM",
5
+ "parent_library": "transformers.models.llama.modeling_llama",
6
+ "unsloth_fixed": true
7
+ },
8
  "base_model_name_or_path": "AnthonyDi/parser16_8b",
9
  "bias": "none",
10
  "corda_config": null,
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
32
  "down_proj",
33
+ "gate_proj",
34
  "k_proj",
35
+ "o_proj",
36
  "up_proj",
37
+ "q_proj",
38
+ "v_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5b5f90b6cefd472f2f1812b2ab2d21facb6c999b11f09f9c9c834f58a1b7139
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b431917b1ac8aeb048e381ac84b712fc174fc1d0a253a6661a971fb950bf33b6
3
  size 335604696