minpeter commited on
Commit
1cba57e
·
verified ·
1 Parent(s): 925a1fc

Training in progress, step 157

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "architectures": [
3
  "LlamaForCausalLM"
4
  ],
@@ -26,6 +27,5 @@
26
  "torch_dtype": "float32",
27
  "transformers_version": "4.52.4",
28
  "use_cache": true,
29
- "use_flash_attention_2": true,
30
  "vocab_size": 32018
31
  }
 
1
  {
2
+ "_flash_attn_2_enabled": true,
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
27
  "torch_dtype": "float32",
28
  "transformers_version": "4.52.4",
29
  "use_cache": true,
 
30
  "vocab_size": 32018
31
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4af859c74e95b8b2916dd646eaa59fea4d7af8a5f84d958fd806f0a10eb3b405
3
  size 78437072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b5f21005e5dddb39867b15f39d7498996648347517c34f20c4f3de66f686a3b
3
  size 78437072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b71c3a3068b9872c85cfc89abaff4a667cfb3946d5b420e2a8863844f34aeae8
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb82c98b2b446ef4c244934e8fa2b402c4da56ecbd53e95ef252289afcd1be1c
3
  size 5777