Gameplayer18m
commited on
Commit
•
c72875b
1
Parent(s):
aa1a4ad
Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- README.md +5 -4
- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
language:
|
5 |
- de
|
6 |
- en
|
|
|
|
|
7 |
tags:
|
8 |
- Detmold
|
9 |
-
|
10 |
-
- grabbe-gymnasium-detmold/grabbeai
|
11 |
---
|
12 |
|
13 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
+
datasets:
|
3 |
+
- grabbe-gymnasium-detmold/grabbeai
|
4 |
language:
|
5 |
- de
|
6 |
- en
|
7 |
+
library_name: transformers
|
8 |
+
license: gemma
|
9 |
tags:
|
10 |
- Detmold
|
11 |
+
- unsloth
|
|
|
12 |
---
|
13 |
|
14 |
# Model Card for Model ID
|
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
-
"gate_proj",
|
24 |
-
"down_proj",
|
25 |
-
"v_proj",
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
"o_proj",
|
29 |
-
"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"q_proj",
|
24 |
+
"up_proj",
|
25 |
"o_proj",
|
26 |
+
"k_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"down_proj",
|
29 |
+
"v_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:
|
3 |
size 216151256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1820f022e7c2f2b084696b5a102b79da0ca7dc744469b6b1559c4cca71aaf3cc
|
3 |
size 216151256
|