Remove dead fields and always-False plumbing across SB / FB / LogitsMetadata (#26551)

This commit is contained in:
Liangsheng Yin
2026-05-28 03:15:04 -07:00
committed by GitHub
parent f143d54d78
commit 8e0ed75f2d
7 changed files with 3 additions and 99 deletions
@@ -181,7 +181,6 @@ class TestEAGLEServerAdditional(TestEAGLEServerBasic):
"return_logprob": return_logprob,
"return_text_in_logprobs": True,
"logprob_start_len": logprob_start_len,
"temp_scaled_logprobs": True,
},
)
return response.json()