rs545837 commited on
Commit
c254872
1 Parent(s): ec69e78

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./results/checkpoint-1000",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -22,7 +22,7 @@
22
  "rope_scaling": null,
23
  "rope_theta": 10000.0,
24
  "tie_word_embeddings": true,
25
- "torch_dtype": "float32",
26
  "transformers_version": "4.44.2",
27
  "use_cache": true,
28
  "vocab_size": 49152
 
1
  {
2
+ "_name_or_path": "Trelis/TrelisLM-100M-layer-hidden-pruned",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
22
  "rope_scaling": null,
23
  "rope_theta": 10000.0,
24
  "tie_word_embeddings": true,
25
+ "torch_dtype": "bfloat16",
26
  "transformers_version": "4.44.2",
27
  "use_cache": true,
28
  "vocab_size": 49152