moriire commited on
Commit
744d8a7
1 Parent(s): 0f6c0f1

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +10 -7
  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": "unsloth/tinyllama-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -14,19 +14,22 @@
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
- "modules_to_save": null,
 
 
 
18
  "peft_type": "LORA",
19
  "r": 32,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "o_proj",
24
- "v_proj",
25
  "up_proj",
26
- "k_proj",
27
  "q_proj",
28
- "down_proj",
29
- "gate_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": "moriire/healthcare-ai-adapter-merged_16bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "embed_tokens",
19
+ "lm_head"
20
+ ],
21
  "peft_type": "LORA",
22
  "r": 32,
23
  "rank_pattern": {},
24
  "revision": "unsloth",
25
  "target_modules": [
26
+ "down_proj",
 
27
  "up_proj",
 
28
  "q_proj",
29
+ "v_proj",
30
+ "gate_proj",
31
+ "o_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae1f71ea13034f84d5e87289b640021bc4e31208799d8ea600db75fe7d7c74d1
3
- size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54d45be205ff364b95e46904c0049e8d6cdf21b372ee2d24ffe709489dc652b7
3
+ size 625255232