ljcamargo commited on
Commit
233de82
1 Parent(s): 9f2ecad

Trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

config.json CHANGED
@@ -7,6 +7,7 @@
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 128000,
9
  "eos_token_id": 128001,
 
10
  "hidden_act": "silu",
11
  "hidden_size": 4096,
12
  "initializer_range": 0.02,
@@ -20,10 +21,7 @@
20
  "pad_token_id": 128004,
21
  "pretraining_tp": 1,
22
  "quantization_config": {
23
- "_load_in_4bit": true,
24
- "_load_in_8bit": false,
25
- "bnb_4bit_compute_dtype": "bfloat16",
26
- "bnb_4bit_quant_storage": "uint8",
27
  "bnb_4bit_quant_type": "nf4",
28
  "bnb_4bit_use_double_quant": true,
29
  "llm_int8_enable_fp32_cpu_offload": false,
@@ -45,8 +43,8 @@
45
  "rope_theta": 500000.0,
46
  "tie_word_embeddings": false,
47
  "torch_dtype": "float16",
48
- "transformers_version": "4.44.2",
49
- "unsloth_version": "2024.9",
50
  "use_cache": true,
51
  "vocab_size": 128256
52
  }
 
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 128000,
9
  "eos_token_id": 128001,
10
+ "head_dim": 128,
11
  "hidden_act": "silu",
12
  "hidden_size": 4096,
13
  "initializer_range": 0.02,
 
21
  "pad_token_id": 128004,
22
  "pretraining_tp": 1,
23
  "quantization_config": {
24
+ "bnb_4bit_compute_dtype": "float16",
 
 
 
25
  "bnb_4bit_quant_type": "nf4",
26
  "bnb_4bit_use_double_quant": true,
27
  "llm_int8_enable_fp32_cpu_offload": false,
 
43
  "rope_theta": 500000.0,
44
  "tie_word_embeddings": false,
45
  "torch_dtype": "float16",
46
+ "transformers_version": "4.46.0",
47
+ "unsloth_version": "2024.10.7",
48
  "use_cache": true,
49
  "vocab_size": 128256
50
  }
generation_config.json CHANGED
@@ -7,5 +7,5 @@
7
  "pad_token_id": 128004,
8
  "temperature": 0.6,
9
  "top_p": 0.9,
10
- "transformers_version": "4.44.2"
11
  }
 
7
  "pad_token_id": 128004,
8
  "temperature": 0.6,
9
  "top_p": 0.9,
10
+ "transformers_version": "4.46.0"
11
  }
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16714047e3ffe09f943782582bf8d9bd100386a0ca37e24abdd987dc4a3506c4
3
- size 4652072851
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d2ff0339fdf382c2ec1c988bbc4f5f9217772af9c8bb44626235e22b6604cb8
3
+ size 4652072856
model.safetensors.index.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "metadata": {
3
- "total_size": 5702577731
4
  },
5
  "weight_map": {
6
  "lm_head.weight": "model-00002-of-00002.safetensors",
 
1
  {
2
  "metadata": {
3
+ "total_size": 5702577736
4
  },
5
  "weight_map": {
6
  "lm_head.weight": "model-00002-of-00002.safetensors",