switlydev commited on
Commit
68a9fac
·
verified ·
1 Parent(s): c141844

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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
- "k_proj",
38
- "v_proj",
39
- "down_proj",
40
  "o_proj",
41
  "gate_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
+ "down_proj",
40
+ "v_proj",
41
  "up_proj",
42
+ "q_proj",
43
+ "k_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:8a6f0a23b521f33ed4c29d847b5a1f2d27411af0f4ab59512ee95e77d31f9314
3
  size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d15f0f2eff9a7f2a6de5630cf7207746819bf87710e271b6f895e7ce9dd8489a
3
  size 97307544