Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MeouSker77 committed Jun 17, 2024
1 parent feef2ae commit 4eca2b5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 1 addition & 2 deletions python/llm/test/benchmark/arc-perf-test-batch2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ in_out_pairs:
- '2048-256'
test_api:
- "transformer_int4_fp16_gpu" # on Intel GPU
cpu_embedding: False # whether put embedding to CPU (only avaiable now for gpu win related test_api)
exclude:
cpu_embedding: False # whether put embedding to CPU (only avaiable now for gpu win related test_api)
1 change: 0 additions & 1 deletion python/llm/test/benchmark/arc-perf-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ in_out_pairs:
test_api:
- "transformer_int4_fp16_gpu" # on Intel GPU
cpu_embedding: False # whether put embedding to CPU (only avaiable now for gpu win related test_api)
exclude:
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ in_out_pairs:
- '2048-256'
test_api:
- "transformer_int4_fp16_gpu" # on Intel GPU
cpu_embedding: False # whether put embedding to CPU (only avaiable now for gpu win related test_api)
exclude:
cpu_embedding: False # whether put embedding to CPU (only avaiable now for gpu win related test_api)

0 comments on commit 4eca2b5

Please sign in to comment.