mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-27 13:02:12 +00:00
ci: temporarily run only gpt2 tests
This commit is contained in:
parent
a381aed512
commit
e8d04ec683
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -121,7 +121,7 @@ jobs:
|
||||
export docker_volume="/mnt/cache"
|
||||
export runs_on="aws-inf2-8xlarge"
|
||||
export platform="cpu"
|
||||
export extra_pytest="--neuron"
|
||||
export extra_pytest="--neuron -k gpt2"
|
||||
export target=""
|
||||
;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user