mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 03:44:54 +00:00
move files
This commit is contained in:
parent
43b0229da0
commit
84b8005f85
2
.github/workflows/load_test.yaml
vendored
2
.github/workflows/load_test.yaml
vendored
@ -76,7 +76,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run k6
|
- name: Run k6
|
||||||
run: |
|
run: |
|
||||||
./k6 run k6/starcoder_load.js
|
./k6 run load_tests/starcoder_load.js
|
||||||
|
|
||||||
- name: Stop starcoder
|
- name: Stop starcoder
|
||||||
if: ${{ always() }}
|
if: ${{ always() }}
|
||||||
|
Loading…
Reference in New Issue
Block a user