Skip to content

Commit

Permalink
Add smoke test for non-uniform AutoFP8 quantization
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoin authored Jul 23, 2024
1 parent 58f5303 commit d2079c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/quantization/test_fp8.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
MODELS = [
"neuralmagic/Meta-Llama-3-8B-Instruct-FP8-KV",
"nm-testing/Phi-3-mini-128k-instruct-FP8",
"nm-testing/Qwen2-0.5B-Instruct-FP8-SkipQKV",
]


Expand Down

0 comments on commit d2079c8

Please sign in to comment.