regd commited on
Commit
5fe5858
·
verified ·
1 Parent(s): 37644d8

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +3 -1
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -8,4 +8,6 @@ metrics:
8
  base_model:
9
  - Qwen/Qwen2.5-VL-7B-Instruct
10
  pipeline_tag: question-answering
11
- ---
 
 
 
8
  base_model:
9
  - Qwen/Qwen2.5-VL-7B-Instruct
10
  pipeline_tag: question-answering
11
+ tags:
12
+ - unsloth
13
+ ---
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
  "gate_proj",
28
- "v_proj",
29
- "k_proj",
30
  "q_proj",
 
 
 
31
  "o_proj",
32
- "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "gate_proj",
 
 
27
  "q_proj",
28
+ "k_proj",
29
+ "up_proj",
30
+ "v_proj",
31
  "o_proj",
32
+ "down_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:2011a2e3d2518844e7217ffe490da6bbeda70360985ee6062b28f88ae1f5c1ae
3
  size 161533192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acdde0dd81fb8bccccb73a6548974559e0ee5d93a7a81d4cf927234886fc0334
3
  size 161533192