mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-07-31 23:35:47 +00:00
[Inference] Add example test_ci script
This commit is contained in:
parent
bc9063adf1
commit
5d9a49483d
4
examples/inference/client/test_ci.sh
Normal file
4
examples/inference/client/test_ci.sh
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo "Skip the test (this test is slow)"
|
||||
|
||||
# bash ./run_benchmark.sh
|
Loading…
Reference in New Issue
Block a user