Transformers
Safetensors
English
text-generation-inference
unsloth
llama
trl
alibidaran commited on
Commit
e6ea04c
·
verified ·
1 Parent(s): a4c376e

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -6
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -3,7 +3,6 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "unsloth/meta-llama-3.1-8b-instruct-unsloth-bnb-4bit",
5
  "bias": "none",
6
- "corda_config": null,
7
  "eva_config": null,
8
  "exclude_modules": null,
9
  "fan_in_fan_out": false,
@@ -25,15 +24,14 @@
25
  "revision": null,
26
  "target_modules": [
27
  "gate_proj",
28
- "q_proj",
29
- "o_proj",
30
  "k_proj",
31
- "down_proj",
 
32
  "v_proj",
33
- "up_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
- "trainable_token_indices": null,
37
  "use_dora": false,
38
  "use_rslora": false
39
  }
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "unsloth/meta-llama-3.1-8b-instruct-unsloth-bnb-4bit",
5
  "bias": "none",
 
6
  "eva_config": null,
7
  "exclude_modules": null,
8
  "fan_in_fan_out": false,
 
24
  "revision": null,
25
  "target_modules": [
26
  "gate_proj",
 
 
27
  "k_proj",
28
+ "up_proj",
29
+ "q_proj",
30
  "v_proj",
31
+ "down_proj",
32
+ "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
35
  "use_dora": false,
36
  "use_rslora": false
37
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a84561a81d56840ab9cf5896d8a79b8038ccd26069f4573bf63e71874ad1580
3
  size 1342238560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baa98fa9f3eeeae16ac07158f8f59ae2e5d72d4c56b01383558deac31b81850e
3
  size 1342238560