texanrangee commited on
Commit
4cb4b61
·
verified ·
1 Parent(s): dee01d6

Initial model state ------------------------------------------------------------------------ (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "Maykeye/TinyLLama-v0",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -10,7 +10,7 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 64,
14
  "lora_dropout": 0.15,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
@@ -18,17 +18,17 @@
18
  "lm_head"
19
  ],
20
  "peft_type": "LORA",
21
- "r": 32,
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "v_proj",
26
- "gate_proj",
27
  "q_proj",
 
28
  "k_proj",
 
29
  "o_proj",
30
  "up_proj",
31
- "down_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Qwen2.5-0.5B",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 128,
14
  "lora_dropout": 0.15,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
 
18
  "lm_head"
19
  ],
20
  "peft_type": "LORA",
21
+ "r": 64,
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
 
 
25
  "q_proj",
26
+ "gate_proj",
27
  "k_proj",
28
+ "down_proj",
29
  "o_proj",
30
  "up_proj",
31
+ "v_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf232b4443c83a5cbc537ec303e7d21e8bad7eada6a67b858d298dad2e706850
3
- size 5617720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c72ad4bbc6e8237c5e5be043c9fdcbb1ed407cc7b2d39c268d37f34fb1dcb62
3
+ size 413085368