switlydev commited on
Commit
73ffeb6
·
verified ·
1 Parent(s): 254b4b1

feat: trained on switlydev/linux-kernel-bugfixes-diffs| steps: 100 | status: stable (Trained with Unsloth)

Browse files
Files changed (3) hide show
  1. README.md +0 -1
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -3,7 +3,6 @@ tags:
3
  - gguf
4
  - llama.cpp
5
  - unsloth
6
-
7
  ---
8
 
9
  # MonoAgent : GGUF
 
3
  - gguf
4
  - llama.cpp
5
  - unsloth
 
6
  ---
7
 
8
  # MonoAgent : GGUF
adapter_config.json CHANGED
@@ -34,13 +34,13 @@
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
 
37
  "gate_proj",
 
 
38
  "k_proj",
39
  "down_proj",
40
- "o_proj",
41
- "v_proj",
42
- "up_proj",
43
- "q_proj"
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
 
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
37
+ "o_proj",
38
  "gate_proj",
39
+ "q_proj",
40
+ "v_proj",
41
  "k_proj",
42
  "down_proj",
43
+ "up_proj"
 
 
 
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d15f0f2eff9a7f2a6de5630cf7207746819bf87710e271b6f895e7ce9dd8489a
3
  size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc76bd9b6d5f8ea5433ff2fae9129ca0b6a0e18b4818a5eda53e5a66e0da41c7
3
  size 97307544