Louis-Dupont commited on
Commit
f39684b
1 Parent(s): d951041

Trained with Unsloth

Browse files
config.json CHANGED
@@ -1,3 +1,30 @@
1
  {
2
- "model_type": "mistral"
3
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ }
pytorch_model-00001-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ba3f31c75318c364639781bf2f6f1540640c35fc0a7e160650b1b2c4880a561
3
- size 4991416154
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b851d27c5ad214cc7293b784299772be94ee7e94d14e7a3b309c02247bbf40b
3
+ size 4991417114
pytorch_model-00002-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:427806ce2cd5dc6f6663c115ad2dbc9256265830d1a4d2985852be4b88c78b5c
3
- size 2650844448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d179d7642f236e78cd0a7cfacd46eff924f9d80acb7ef6a3fd0e9f4e89d0835
3
+ size 2650845472