mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
waive test_tinyllama_guided_decoding (#3997)
Signed-off-by: Erin Ho <14718778+hchings@users.noreply.github.com>
This commit is contained in:
parent
7053d0ad5a
commit
941e82faa6
@ -16,6 +16,7 @@ from utils.util import force_ampere
|
||||
|
||||
@force_ampere
|
||||
def test_tinyllama_guided_decoding():
|
||||
pytest.skip(reason="https://nvbugs/5240350")
|
||||
tinyllama_guided_decoding_test_harness(backend="pytorch")
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user