mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-04-28 11:45:23 +00:00
* clean requirements * modify example inference struct * add test ci scripts * mark test_infer as submodule * rm deprecated cls & deps * import of HAS_FLASH_ATTN * prune inference tests to be run * prune triton kernel tests * increment pytest timeout mins * revert import path in openmoe
5 lines
80 B
Bash
5 lines
80 B
Bash
#!/bin/bash
|
|
echo "Skip the test (this test is slow)"
|
|
|
|
# bash ./run_benchmark.sh
|