Ba2han commited on
Commit
4532214
·
verified ·
1 Parent(s): f3960f7

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (4) hide show
  1. README.md +1 -0
  2. config.json +29 -0
  3. generation_config.json +10 -0
  4. model.safetensors +3 -0
README.md CHANGED
@@ -6,6 +6,7 @@ tags:
6
  - unsloth
7
  - mistral
8
  - trl
 
9
  license: apache-2.0
10
  language:
11
  - en
 
6
  - unsloth
7
  - mistral
8
  - trl
9
+ - sft
10
  license: apache-2.0
11
  language:
12
  - en
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "MistralForCausalLM"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "bos_token_id": 2,
7
+ "dtype": "bfloat16",
8
+ "eos_token_id": 3,
9
+ "head_dim": 128,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 3072,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 10752,
14
+ "max_position_embeddings": 8192,
15
+ "model_type": "mistral",
16
+ "num_attention_heads": 16,
17
+ "num_hidden_layers": 18,
18
+ "num_key_value_heads": 4,
19
+ "pad_token_id": 0,
20
+ "rms_norm_eps": 1e-05,
21
+ "rope_scaling": null,
22
+ "rope_theta": 500000,
23
+ "sliding_window": null,
24
+ "tie_word_embeddings": false,
25
+ "transformers_version": "4.56.1",
26
+ "unsloth_version": "2025.10.6",
27
+ "use_cache": true,
28
+ "vocab_size": 50176
29
+ }
generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 2,
4
+ "eos_token_id": [
5
+ 3
6
+ ],
7
+ "max_length": 8192,
8
+ "pad_token_id": 0,
9
+ "transformers_version": "4.56.1"
10
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a58fa7307f95e5becd5fa1bfd78a7c166bb6dd8bd8a19576cd6cb861adeeb262
3
+ size 4750295696