irishprancer commited on
Commit
66e5fdc
·
verified ·
1 Parent(s): a62fb63

Initial model state ------------------------------------------------------------------------ (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "DeepMount00/Llama-3-8b-Ita",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_proj",
24
- "k_proj",
25
- "v_proj",
26
  "up_proj",
 
27
  "q_proj",
28
- "down_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/qwen2.5-0.5b-instruct-unsloth-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "gate_proj",
 
 
25
  "up_proj",
26
+ "k_proj",
27
  "q_proj",
28
+ "v_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c2a3fcea08304150c800eecdefa58b81283b9b7f463525226d495495e5ebc5f
3
- size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1703b26e6339275f9d1915d7307758cb8558576ec88e79be15b3b471da785b4f
3
+ size 70430032