Skip to content

Commit

Permalink
mega vicuna merge pt 2 (#1685)
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-garvey authored Jul 24, 2023
1 parent 5497af1 commit 453e465
Show file tree
Hide file tree
Showing 3 changed files with 419 additions and 567 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ jobs:
pytest --forked --benchmark=native --ci --ci_sha=${SHORT_SHA} --update_tank --tank_url="gs://shark_tank/nightly/" -k cpu
gsutil cp ./bench_results.csv gs://shark-public/builder/bench_results/${DATE}/bench_results_cpu_${SHORT_SHA}.csv
gsutil cp gs://shark-public/builder/bench_results/${DATE}/bench_results_cpu_${SHORT_SHA}.csv gs://shark-public/builder/bench_results/latest/bench_results_cpu_latest.csv
python build_tools/vicuna_testing.py
- name: Validate Models on NVIDIA GPU
if: matrix.suite == 'cuda'
Expand Down
Loading

0 comments on commit 453e465

Please sign in to comment.