Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- README.md +2 -1
- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
---
|
2 |
datasets:
|
3 |
- grabbe-gymnasium-detmold/grabbeai
|
4 |
-
pipeline_tag: text-generation
|
5 |
language:
|
6 |
- de
|
7 |
library_name: transformers
|
8 |
license: gemma
|
|
|
9 |
tags:
|
10 |
- Detmold
|
|
|
11 |
---
|
12 |
|
13 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
datasets:
|
3 |
- grabbe-gymnasium-detmold/grabbeai
|
|
|
4 |
language:
|
5 |
- de
|
6 |
library_name: transformers
|
7 |
license: gemma
|
8 |
+
pipeline_tag: text-generation
|
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 |
-
"q_proj",
|
24 |
"up_proj",
|
25 |
-
"o_proj",
|
26 |
"k_proj",
|
27 |
-
"
|
|
|
28 |
"down_proj",
|
29 |
-
"v_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
|
|
23 |
"up_proj",
|
|
|
24 |
"k_proj",
|
25 |
+
"q_proj",
|
26 |
+
"o_proj",
|
27 |
"down_proj",
|
28 |
+
"v_proj",
|
29 |
+
"gate_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:4dcb35404063946f4dfb28c2be3f14f7debe37df7bad06e391016e14f68d735a
|
3 |
size 216151256
|