alperiox commited on
Commit
c3993c4
1 Parent(s): 1eb7f43

16-bit merge with Unsloth

Browse files
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
- "model_type": "mistral"
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:cfac0a2933cb4b69f2a12cfc97f9380bc953c55fcf53595b0c67a717c07d7f56
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:1dee117b6380c277bf621f4d2d77d868079a27f816822e00286af17ff77e474f
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:f8b897acf6c7c4cc311fb5323bfa9066ee6e4107cef31ca87e95742ed9ab433f
3
  size 4842741812
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1ea76561242c77d418778e5c9df76075026fb1593a1656710e938a93683b1c1
3
  size 4842741812