jc-detoxio commited on
Commit
cc04c49
·
verified ·
1 Parent(s): cad108d

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +6 -6
  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": "sarvamai/sarvam-1",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
- "gate_proj",
28
  "up_proj",
29
- "o_proj",
30
- "k_proj",
31
  "v_proj",
32
- "q_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Llama-3.2-1B-Instruct-unsloth-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "up_proj",
27
+ "gate_proj",
28
+ "q_proj",
29
  "v_proj",
30
+ "o_proj",
31
+ "down_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:68370a56303f4c22964e8f3b4d4e3b7b2d6a51008aa0e61966ed9842517473b3
3
- size 95931368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9056c5ea78738db5b25caaaa9c1df53dd6c52d633fd71944173f5d3e41940e53
3
+ size 45118424