kyu5787 commited on
Commit
94568e5
·
verified ·
1 Parent(s): 758c15a

LoRA fine-tuned Qwen2.5-Coder-1.5B model

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -24,9 +24,9 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
  "k_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "k_proj",
28
+ "v_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90df513d64b60cd91ef1ecd999a781870e2f2a325b0e11d7f819759316499edd
3
  size 5985816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2d10bab0492970e5d297413f54bbc2613f60c7858863c569176935355ce0514
3
  size 5985816