Skip to content

Conversation

cmwilhelm
Copy link
Contributor

v4.34.0 release did a complete refactor of the tokenizer module, see:

huggingface/transformers#23909

Something about the difference is causing vila to
produce literally billions of lines of log warning messages to Datadog in prod.
I don't know if these warnings are meaningful, but they are expensive.

Example logs:
https://app.datadoghq.com/logs?query=service%3Avila-v0%20&cols=host%2Cservice&index=%2A&messageDisplay=inline&refresh_mode=paused&stream_sort=desc&viz=stream&from_ts=1697556761689&to_ts=1697557153857&live=false

Christopher Wilhelm added 2 commits October 17, 2023 13:56
v4.34.0 release did a complete refactor of the tokenizer
module, see:

huggingface/transformers#23909

Something about the difference is causing vila to
produce literally billions of lines of log warning messages
to Datadog in prod. I don't know if these warnings are
meaningful, but they are expensive.
@cmwilhelm cmwilhelm merged commit 750dfe6 into main Oct 17, 2023
@cmwilhelm cmwilhelm deleted the upper-bound-transformers branch October 17, 2023 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants