apu20 commited on
Commit
42bf56a
1 Parent(s): 0dfd99e

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +3 -3
  2. adapter_config.json +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
  base_model: unsloth/llama-3.2-3b-instruct-bnb-4bit
 
 
 
3
  tags:
4
  - text-generation-inference
5
  - transformers
6
  - unsloth
7
  - llama
8
  - trl
9
- license: apache-2.0
10
- language:
11
- - en
12
  ---
13
 
14
  # Uploaded model
 
1
  ---
2
  base_model: unsloth/llama-3.2-3b-instruct-bnb-4bit
3
+ language:
4
+ - en
5
+ license: apache-2.0
6
  tags:
7
  - text-generation-inference
8
  - transformers
9
  - unsloth
10
  - llama
11
  - trl
 
 
 
12
  ---
13
 
14
  # Uploaded model
adapter_config.json CHANGED
@@ -11,7 +11,7 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
14
- "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "q_proj",
25
  "down_proj",
26
- "o_proj",
27
  "gate_proj",
28
- "up_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
14
+ "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "q_proj",
25
  "down_proj",
 
26
  "gate_proj",
27
+ "k_proj",
28
+ "v_proj",
29
+ "up_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:646ff46e60c9fecdc4f1102f9bdb25d07eee491ce0dea7af379dddd4a3c10598
3
  size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db06f00d1cd7b9138e05844d78877d3e270e2dc75b3aa8dbf6b1ab3cacf30ef5
3
  size 97307544