Skip to content

Synchronous Tokenization #76

@vMaroon

Description

@vMaroon

In the current design, tokenization is never done synchronously. This was driven by wanting to avoid duplicated tokenization on the active serving path, but recently this is seeming like less of a problem.

Handling this issue would mean investigating a change in which tokenization is done synchronously as part of the active path, but still cached. The handling should ideally remain by the workers pool.

Profiling should be ideally provided.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions