ko55584 commited on
Commit
e50e1bf
·
verified ·
1 Parent(s): 383e79f

Upload Lora only for jigsaw-llama-3-2-3b-instruct-lora

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ base_model: unsloth/Llama-3.2-3B-Instruct-unsloth-bnb-4bit
3
  library_name: peft
4
  pipeline_tag: text-generation
5
  tags:
6
- - base_model:adapter:./unsloth/Llama-3.2-3B-Instruct-unsloth-bnb-4bit
7
  - lora
8
  - sft
9
  - transformers
 
3
  library_name: peft
4
  pipeline_tag: text-generation
5
  tags:
6
+ - base_model:adapter:unsloth/Llama-3.2-3B-Instruct-unsloth-bnb-4bit
7
  - lora
8
  - sft
9
  - transformers
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "k_proj",
29
- "up_proj",
30
  "down_proj",
31
- "v_proj",
32
- "gate_proj",
33
  "q_proj",
34
- "o_proj"
 
 
 
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "down_proj",
29
+ "o_proj",
 
30
  "q_proj",
31
+ "gate_proj",
32
+ "v_proj",
33
+ "up_proj",
34
+ "k_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:d0344bc2d688c80caa2a452a355d4a11bad55d7055ee7489727b500f62475478
3
  size 194563400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6621b415e975d5bbaf18b9041bf31e57919b9614c27cec21089fd5fe092ec9c
3
  size 194563400