mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-25 20:12:07 +00:00
Town instead village.
This commit is contained in:
parent
a91127c24b
commit
595f2b6fce
@ -47,8 +47,7 @@ async def test_mllama_simpl(mllama, response_snapshot):
|
||||
"total_tokens": 60,
|
||||
}
|
||||
assert (
|
||||
response.choices[0].message.content
|
||||
== "In a small village, a chicken named Cluck"
|
||||
response.choices[0].message.content == "In a small town, a chicken named Cluck"
|
||||
)
|
||||
assert response == response_snapshot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user