"tests/models/mvp/test_tokenization_mvp.py" did not exist on "9e147d31f67a03ea4f5b11a5c7c3b7f8d252bfb7"
Commit 99a0c39e authored by xingjinliang's avatar xingjinliang
Browse files

同步最新代码

parent 50fe58fa
...@@ -50,4 +50,5 @@ MODEL_ARGS: ...@@ -50,4 +50,5 @@ MODEL_ARGS:
--ckpt-format: torch_dist --ckpt-format: torch_dist
--data-cache-path: ${DATA_CACHE_PATH} --data-cache-path: ${DATA_CACHE_PATH}
--bf16: true --bf16: true
--attention-backend: unfused
TEST_TYPE: regular TEST_TYPE: regular
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