mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
Old llama test.
This commit is contained in:
parent
3a79fbc63e
commit
abc8d48d96
@ -43,7 +43,7 @@ async def test_flash_llama_all_params(flash_llama, response_snapshot):
|
||||
seed=0,
|
||||
)
|
||||
|
||||
assert response.details.generated_tokens == 10
|
||||
assert response.details.generated_tokens == 5
|
||||
assert response == response_snapshot
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user