finnbusse commited on
Commit
b6820e5
1 Parent(s): 17097f9

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 +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -6,10 +6,10 @@ language:
6
  library_name: transformers
7
  license: gemma
8
  pipeline_tag: text-generation
9
- emoji: 🧠
10
  tags:
11
  - Detmold
12
  - unsloth
 
13
  ---
14
 
15
  # Model Card for GrabbeAI
 
6
  library_name: transformers
7
  license: gemma
8
  pipeline_tag: text-generation
 
9
  tags:
10
  - Detmold
11
  - unsloth
12
+ emoji: 🧠
13
  ---
14
 
15
  # Model Card for GrabbeAI
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "q_proj",
25
- "up_proj",
26
  "k_proj",
27
- "o_proj",
 
 
28
  "down_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "k_proj",
24
+ "v_proj",
25
+ "q_proj",
26
+ "gate_proj",
27
  "down_proj",
28
+ "up_proj",
29
+ "o_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:94a1e2bf213a65a8fadeaa0fd62600255f2bd5513754afc447972199a4d1f34a
3
  size 216151256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddc01eca4d15a186c7a43a9995b27a7ef35ac4a7b3b12004a4d4cc9a6ae4cc75
3
  size 216151256