16-bit merge with Unsloth
Browse files- README.md +1 -0
- config.json +27 -2
- pytorch_model-00001-of-00003.bin +1 -1
- pytorch_model-00002-of-00003.bin +1 -1
- pytorch_model-00003-of-00003.bin +1 -1
README.md
CHANGED
@@ -8,6 +8,7 @@ tags:
|
|
8 |
- unsloth
|
9 |
- mistral
|
10 |
- trl
|
|
|
11 |
base_model: Trendyol/Trendyol-LLM-7b-base-v1.0
|
12 |
---
|
13 |
|
|
|
8 |
- unsloth
|
9 |
- mistral
|
10 |
- trl
|
11 |
+
- sft
|
12 |
base_model: Trendyol/Trendyol-LLM-7b-base-v1.0
|
13 |
---
|
14 |
|
config.json
CHANGED
@@ -1,3 +1,28 @@
|
|
1 |
{
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Trendyol/Trendyol-LLM-7b-base-v1.0",
|
3 |
+
"architectures": [
|
4 |
+
"MistralForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_dropout": 0.0,
|
7 |
+
"bos_token_id": 1,
|
8 |
+
"eos_token_id": 2,
|
9 |
+
"hidden_act": "silu",
|
10 |
+
"hidden_size": 4096,
|
11 |
+
"initializer_range": 0.02,
|
12 |
+
"intermediate_size": 14336,
|
13 |
+
"max_position_embeddings": 32768,
|
14 |
+
"model_type": "mistral",
|
15 |
+
"num_attention_heads": 32,
|
16 |
+
"num_hidden_layers": 32,
|
17 |
+
"num_key_value_heads": 8,
|
18 |
+
"pad_token_id": 0,
|
19 |
+
"rms_norm_eps": 1e-05,
|
20 |
+
"rope_theta": 10000.0,
|
21 |
+
"sliding_window": 4096,
|
22 |
+
"tie_word_embeddings": false,
|
23 |
+
"torch_dtype": "float16",
|
24 |
+
"transformers_version": "4.41.2",
|
25 |
+
"unsloth_version": "2024.6",
|
26 |
+
"use_cache": true,
|
27 |
+
"vocab_size": 44312
|
28 |
+
}
|
pytorch_model-00001-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4926604722
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b39acbcbfbae285c29fb0251e200dee63fc7e2b12c45fce490dec2e3eb9adc0a
|
3 |
size 4926604722
|
pytorch_model-00002-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4915939786
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:956f079ac3fcdf0cd3c489fe1a5821177c146ed69ddc5d2f894f602212e71c47
|
3 |
size 4915939786
|
pytorch_model-00003-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4842741812
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1ea76561242c77d418778e5c9df76075026fb1593a1656710e938a93683b1c1
|
3 |
size 4842741812
|