Zwounds commited on
Commit
9690e7d
·
verified ·
1 Parent(s): 5499639

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
2
  tags:
3
- - transformers
4
- - llama
5
- - boolean-search
6
- - search
7
- - language-to-query
 
8
  library_name: transformers
9
  pipeline_tag: text2text-generation
10
  license: llama2
 
1
  ---
2
  tags:
3
+ - transformers
4
+ - llama
5
+ - boolean-search
6
+ - search
7
+ - language-to-query
8
+ - unsloth
9
  library_name: transformers
10
  pipeline_tag: text2text-generation
11
  license: llama2
config.json CHANGED
@@ -6,7 +6,7 @@
6
  "attention_bias": false,
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,
@@ -18,7 +18,7 @@
18
  "num_attention_heads": 32,
19
  "num_hidden_layers": 32,
20
  "num_key_value_heads": 8,
21
- "pad_token_id": 128002,
22
  "pretraining_tp": 1,
23
  "quantization_config": {
24
  "bnb_4bit_compute_dtype": "bfloat16",
 
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 128000,
9
+ "eos_token_id": 128009,
10
  "head_dim": 128,
11
  "hidden_act": "silu",
12
  "hidden_size": 4096,
 
18
  "num_attention_heads": 32,
19
  "num_hidden_layers": 32,
20
  "num_key_value_heads": 8,
21
+ "pad_token_id": 128004,
22
  "pretraining_tp": 1,
23
  "quantization_config": {
24
  "bnb_4bit_compute_dtype": "bfloat16",
generation_config.json CHANGED
@@ -1,8 +1,11 @@
1
  {
2
- "_from_model_config": true,
3
  "bos_token_id": 128000,
4
  "do_sample": true,
5
- "eos_token_id": 128001,
 
 
 
 
6
  "max_length": 131072,
7
  "pad_token_id": 128004,
8
  "temperature": 0.6,
 
1
  {
 
2
  "bos_token_id": 128000,
3
  "do_sample": true,
4
+ "eos_token_id": [
5
+ 128001,
6
+ 128008,
7
+ 128009
8
+ ],
9
  "max_length": 131072,
10
  "pad_token_id": 128004,
11
  "temperature": 0.6,
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d75e577a3d3e8ca6f0843d92b724ab8997594c314d08571e6bd7ccb7c75c00e
3
- size 4652073121
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b15a4b0bc7157bfadc78bb86dcaf9116f3ebcae6d819ac947017e595210a6522
3
+ size 4652073135
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6feef628d893df7809d975f4c3a109a655e5e4126ac4ee28e8e0464504c86b12
3
  size 1050673280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5321ca97dd0968a3e2b676b3a42728e9f5327d516bcf0addd4e9cd61c068a1ad
3
  size 1050673280
model.safetensors.index.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "metadata": {
3
- "total_size": 5702577937
4
  },
5
  "weight_map": {
6
  "lm_head.weight": "model-00002-of-00002.safetensors",
 
1
  {
2
  "metadata": {
3
+ "total_size": 5702577951
4
  },
5
  "weight_map": {
6
  "lm_head.weight": "model-00002-of-00002.safetensors",