mpasila commited on
Commit
cfbbdc1
·
verified ·
1 Parent(s): ad02f18

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -2,6 +2,7 @@
2
  language:
3
  - fi
4
  license: apache-2.0
 
5
  tags:
6
  - text-generation-inference
7
  - transformers
@@ -11,7 +12,6 @@ tags:
11
  base_model: LumiOpen/Viking-33B
12
  datasets:
13
  - mpasila/Finnish-ShareGPT-Tiny-V1-1
14
- library_name: peft
15
  ---
16
  I made a small mistake with Runpod so I need to re-train the model.
17
 
 
2
  language:
3
  - fi
4
  license: apache-2.0
5
+ library_name: peft
6
  tags:
7
  - text-generation-inference
8
  - transformers
 
12
  base_model: LumiOpen/Viking-33B
13
  datasets:
14
  - mpasila/Finnish-ShareGPT-Tiny-V1-1
 
15
  ---
16
  I made a small mistake with Runpod so I need to re-train the model.
17
 
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "k_proj",
24
  "up_proj",
25
- "gate_proj",
26
  "v_proj",
27
- "down_proj",
28
  "o_proj",
29
- "q_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
23
  "up_proj",
24
+ "q_proj",
25
  "v_proj",
26
+ "k_proj",
27
  "o_proj",
28
+ "gate_proj",
29
+ "down_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:85fa4d7a7c16f68a79fd11a7cc69140ba7a06c98572e960a137573a7f9207a31
3
  size 7340140368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8d48b3c2e5f49e37413e0b3162306e68ae5699212efdf4f4558114d9315b123
3
  size 7340140368