mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
style
This commit is contained in:
parent
5b6b257756
commit
4616c62914
@ -3,6 +3,7 @@ import base64
|
|||||||
|
|
||||||
from testing_utils import require_backend_async, SYSTEM
|
from testing_utils import require_backend_async, SYSTEM
|
||||||
|
|
||||||
|
|
||||||
# TODO fix the server parsser to count inline image tokens correctly
|
# TODO fix the server parsser to count inline image tokens correctly
|
||||||
def get_chicken():
|
def get_chicken():
|
||||||
with open("integration-tests/images/chicken_on_money.png", "rb") as image_file:
|
with open("integration-tests/images/chicken_on_money.png", "rb") as image_file:
|
||||||
|
Loading…
Reference in New Issue
Block a user