Commit 0d99ae1f authored by silencealiang's avatar silencealiang
Browse files

add

parent c271aaae
Pipeline #2498 canceled with stages
...@@ -51,4 +51,5 @@ MODEL_ARGS: ...@@ -51,4 +51,5 @@ MODEL_ARGS:
--deterministic-mode: true --deterministic-mode: true
--attention-softmax-in-fp32: true --attention-softmax-in-fp32: true
--ckpt-format: torch --ckpt-format: torch
--attention-backend: unfused
TEST_TYPE: ckpt-resume TEST_TYPE: ckpt-resume
...@@ -51,4 +51,5 @@ MODEL_ARGS: ...@@ -51,4 +51,5 @@ MODEL_ARGS:
--deterministic-mode: true --deterministic-mode: true
--attention-softmax-in-fp32: true --attention-softmax-in-fp32: true
--ckpt-format: torch --ckpt-format: torch
--attention-backend: unfused
TEST_TYPE: regular TEST_TYPE: regular
...@@ -52,4 +52,5 @@ MODEL_ARGS: ...@@ -52,4 +52,5 @@ MODEL_ARGS:
--deterministic-mode: true --deterministic-mode: true
--attention-softmax-in-fp32: true --attention-softmax-in-fp32: true
--ckpt-format: torch --ckpt-format: torch
--attention-backend: unfused
TEST_TYPE: regular TEST_TYPE: regular
File mode changed from 100755 to 100644
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment