no2021 commited on
Commit
6c978cb
·
verified ·
1 Parent(s): 5330fbc

Upload LoRA adapter (README written by author)

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +3 -3
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
  - structured-output
14
  ---
15
 
16
- qwen3-4b-structured-output-lora_ver014
17
 
18
  This repository provides a **LoRA adapter** fine-tuned from
19
  **Qwen/Qwen3-4B-Instruct-2507** using **QLoRA (4-bit, Unsloth)**.
 
13
  - structured-output
14
  ---
15
 
16
+ qwen3-4b-structured-output-lora_ver015
17
 
18
  This repository provides a **LoRA adapter** fine-tuned from
19
  **Qwen/Qwen3-4B-Instruct-2507** using **QLoRA (4-bit, Unsloth)**.
adapter_config.json CHANGED
@@ -33,12 +33,12 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "v_proj",
37
  "q_proj",
38
- "o_proj",
39
  "up_proj",
40
  "down_proj",
41
- "k_proj",
 
42
  "gate_proj"
43
  ],
44
  "target_parameters": null,
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "k_proj",
37
  "q_proj",
 
38
  "up_proj",
39
  "down_proj",
40
+ "v_proj",
41
+ "o_proj",
42
  "gate_proj"
43
  ],
44
  "target_parameters": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5ba8bb1e4cba211eddf136cdf3d252054679d2f2967bf20b8cfb092c5939fc3
3
  size 1057033224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b148e4111f4e134590623ea5d833f635cb4f3854a8d2ac3ef8f200979e74f184
3
  size 1057033224