giantdev commited on
Commit
cd230bc
·
verified ·
1 Parent(s): 8fac790

Upload StableLmForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "MesozoicMetallurgist/zeta-Ladinian",
3
  "architectures": [
4
  "StableLmForCausalLM"
5
  ],
@@ -22,7 +22,7 @@
22
  "rope_theta": 10000,
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "bfloat16",
25
- "transformers_version": "4.39.2",
26
  "use_cache": false,
27
  "use_qkv_bias": true,
28
  "vocab_size": 100352
 
1
  {
2
+ "_name_or_path": "/root/dev/utils/700df080df6b91e0bd34143557d7b9dc73fb099f/",
3
  "architectures": [
4
  "StableLmForCausalLM"
5
  ],
 
22
  "rope_theta": 10000,
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
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 100257,
4
  "eos_token_id": 100257,
5
- "transformers_version": "4.39.2"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 100257,
4
  "eos_token_id": 100257,
5
+ "transformers_version": "4.38.2"
6
  }