empgces commited on
Commit
43a8966
·
verified ·
1 Parent(s): c6b4fb6

Trained with Unsloth

Browse files
Files changed (3) hide show
  1. config.json +18 -13
  2. generation_config.json +2 -7
  3. pytorch_model.bin +3 -0
config.json CHANGED
@@ -1,30 +1,35 @@
1
  {
2
- "_name_or_path": "unsloth/phi-3-mini-4k-instruct-bnb-4bit",
3
  "architectures": [
4
- "MistralForCausalLM"
5
  ],
 
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 1,
8
- "eos_token_id": 32000,
9
- "head_dim": 96,
10
  "hidden_act": "silu",
11
- "hidden_size": 3072,
12
  "initializer_range": 0.02,
13
- "intermediate_size": 8192,
14
  "max_position_embeddings": 4096,
15
- "model_type": "mistral",
 
16
  "num_attention_heads": 32,
17
- "num_hidden_layers": 32,
18
- "num_key_value_heads": 32,
19
- "pad_token_id": 32009,
 
20
  "rms_norm_eps": 1e-05,
21
- "rope_scaling": null,
 
 
 
 
22
  "rope_theta": 10000.0,
23
- "sliding_window": 2048,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "float16",
26
  "transformers_version": "4.44.0",
27
  "unsloth_version": "2024.8",
28
  "use_cache": true,
29
- "vocab_size": 32064
30
  }
 
1
  {
2
+ "_name_or_path": "unsloth/tinyllama-chat-bnb-4bit",
3
  "architectures": [
4
+ "LlamaForCausalLM"
5
  ],
6
+ "attention_bias": false,
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 1,
9
+ "eos_token_id": 2,
 
10
  "hidden_act": "silu",
11
+ "hidden_size": 2048,
12
  "initializer_range": 0.02,
13
+ "intermediate_size": 5632,
14
  "max_position_embeddings": 4096,
15
+ "mlp_bias": false,
16
+ "model_type": "llama",
17
  "num_attention_heads": 32,
18
+ "num_hidden_layers": 22,
19
+ "num_key_value_heads": 4,
20
+ "pad_token_id": 0,
21
+ "pretraining_tp": 1,
22
  "rms_norm_eps": 1e-05,
23
+ "rope_scaling": {
24
+ "factor": 2.0,
25
+ "rope_type": "linear",
26
+ "type": "linear"
27
+ },
28
  "rope_theta": 10000.0,
 
29
  "tie_word_embeddings": false,
30
  "torch_dtype": "float16",
31
  "transformers_version": "4.44.0",
32
  "unsloth_version": "2024.8",
33
  "use_cache": true,
34
+ "vocab_size": 32000
35
  }
generation_config.json CHANGED
@@ -1,12 +1,7 @@
1
  {
2
- "_from_model_config": true,
3
  "bos_token_id": 1,
4
- "eos_token_id": [
5
- 32000,
6
- 32001,
7
- 32007
8
- ],
9
  "max_length": 4096,
10
- "pad_token_id": 32009,
11
  "transformers_version": "4.44.0"
12
  }
 
1
  {
 
2
  "bos_token_id": 1,
3
+ "eos_token_id": 2,
 
 
 
 
4
  "max_length": 4096,
5
+ "pad_token_id": 0,
6
  "transformers_version": "4.44.0"
7
  }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55e273005e98bc640bedd4ed7752afe283e6f8f47174c767f011f5261587c463
3
+ size 2200164718