mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-01 01:06:00 +00:00
[Inference] Add example test_ci script
This commit is contained in:
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
|
Reference in New Issue
Block a user