whizzzzkid commited on
Commit
ad8ab37
1 Parent(s): cae4e3d

Upload StableLmForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +4 -4
  2. generation_config.json +2 -1
  3. model.safetensors +1 -1
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "_name_or_path": "axalotl_ft22",
3
  "architectures": [
4
  "StableLmForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
7
- "bos_token_id": 100257,
8
- "eos_token_id": 100257,
9
  "hidden_act": "silu",
10
  "hidden_dropout": 0.0,
11
  "hidden_size": 2048,
@@ -23,7 +23,7 @@
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.38.2",
26
- "use_cache": true,
27
  "use_qkv_bias": true,
28
  "vocab_size": 100352
29
  }
 
1
  {
2
+ "_name_or_path": "axalotl_ft",
3
  "architectures": [
4
  "StableLmForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
7
+ "bos_token_id": 100289,
8
+ "eos_token_id": 100290,
9
  "hidden_act": "silu",
10
  "hidden_dropout": 0.0,
11
  "hidden_size": 2048,
 
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.38.2",
26
+ "use_cache": false,
27
  "use_qkv_bias": true,
28
  "vocab_size": 100352
29
  }
generation_config.json CHANGED
@@ -2,5 +2,6 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 100289,
4
  "eos_token_id": 100290,
5
- "transformers_version": "4.38.2"
 
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 100289,
4
  "eos_token_id": 100290,
5
+ "transformers_version": "4.38.2",
6
+ "use_cache": false
7
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a1f38102dc5dd4d38f2d506713da39205f288c67f098e525c41e47890ab02d8
3
  size 3289069520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46876d32936b6e5b52908199a282974631aae9184f9cbaa94c09b173b60a5c9f
3
  size 3289069520