We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fde28dc commit 1777fd1Copy full SHA for 1777fd1
tests/models/language/generation/test_hybrid.py
@@ -46,7 +46,7 @@
46
# Note: I'm not seeing the same output from vLLM V0 vs. HF transformers
47
# for Nemotron-H-8B; currently only compare vLLM V0 vs. vLLM V1
48
"nvidia/Nemotron-H-8B-Base-8K",
49
- # NOTE: Currently the test failes due to HF transformers issue fixed in:
+ # NOTE: Currently the test fails due to HF transformers issue fixed in:
50
# https://github.com/huggingface/transformers/pull/39033
51
# We will enable vLLM test for Granite after next HF transformers release.
52
"ibm-granite/granite-4.0-tiny-preview",
0 commit comments