Skip to content

Commit

Permalink
Allow llama_v2_7b_16h to run on A100.
Browse files Browse the repository at this point in the history
  • Loading branch information
ysiraichi committed Jan 23, 2024
1 parent dbc3201 commit d91d035
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions torchbenchmark/models/llama_v2_7b_16h/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,5 @@ eval_nograd: true
not_implemented:
- device: cpu
- device: NVIDIA A10G
# TODO: llama_v2_7b_16h accuracy test will cause "CUBLAS_STATUS_NOT_INITIALIZED" Error
# https://github.com/pytorch/benchmark/issues/2064
- device: NVIDIA A100-SXM4-40GB
test: eval
train_benchmark: false
train_deterministic: false

0 comments on commit d91d035

Please sign in to comment.