[Refactor] refactor policy search and quant type controlling in inference (#5035)

* [Refactor] refactor policy search and quant type controling in inference
This commit is contained in:
Zhongkai Zhao
2023-11-14 17:26:59 +08:00
committed by GitHub
parent c6295c3381
commit 361cf63cb0
10 changed files with 27 additions and 18 deletions

View File

@@ -142,7 +142,7 @@ jobs:
container:
image: hpcaitech/pytorch-cuda:1.12.0-11.3.0
options: --gpus all --rm -v /data/scratch/cifar-10:/data/scratch/cifar-10 -v /data/scratch/llama-tiny:/data/scratch/llama-tiny
timeout-minutes: 60
timeout-minutes: 100
defaults:
run:
shell: bash