sellacio commited on
Commit
28954d7
1 Parent(s): 62aa1c2

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +35 -0
  2. adapter_model.safetensors +3 -0
adapter_config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Llama-3.2-1B-Instruct-bnb-4bit",
5
+ "bias": "none",
6
+ "exclude_modules": null,
7
+ "fan_in_fan_out": false,
8
+ "inference_mode": true,
9
+ "init_lora_weights": true,
10
+ "layer_replication": null,
11
+ "layers_pattern": null,
12
+ "layers_to_transform": null,
13
+ "loftq_config": {},
14
+ "lora_alpha": 16,
15
+ "lora_dropout": 0,
16
+ "megatron_config": null,
17
+ "megatron_core": "megatron.core",
18
+ "modules_to_save": null,
19
+ "peft_type": "LORA",
20
+ "r": 16,
21
+ "rank_pattern": {},
22
+ "revision": null,
23
+ "target_modules": [
24
+ "down_proj",
25
+ "up_proj",
26
+ "k_proj",
27
+ "q_proj",
28
+ "v_proj",
29
+ "gate_proj",
30
+ "o_proj"
31
+ ],
32
+ "task_type": "CAUSAL_LM",
33
+ "use_dora": false,
34
+ "use_rslora": false
35
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6478fb9cf63c28b67f2273e93b7b499abc276080af8d31a379db3d883baf20ba
3
+ size 45118424