rs545837 commited on
Commit
eb97432
·
verified ·
1 Parent(s): df7cffe

Upload LlamaForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Trelis/TrelisLM-100M-layer-hidden-pruned",
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": "bfloat16",
26
  "transformers_version": "4.44.2",
27
  "use_cache": true,
28
  "vocab_size": 49152
 
1
  {
2
+ "_name_or_path": "./results/checkpoint-1500",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
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
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9c1d48571b0842cfa4ec49e648fd9d9cf01b74d8b6a8fe723ac884378bf0523
3
- size 213625344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1992d33d33b987af544c63a1ec18e9e9b7e523c568d2827bfc258dae1c9bac93
3
+ size 427234264