Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
server : refactor slot input data, move tokenizer to HTTP thread (#10023
) * server : refactor slot input data, move tokenizer to HTTP thread * move prompt_tokens.empty() check * fix incorrect if branch * fix infinite generation loop * bring back infill validation * add infill test * try fixing format_infill * fix test * remove redundant code * rename completion to inference * update docs * use llama_tokens everywhere
- Loading branch information