mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-15 00:07:28 +00:00
Dependencies: Pin tokenizers
Use a version greater than 0.20.0 for newer model support. Signed-off-by: kingbri <8082010+bdashore3@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@ dependencies = [
|
||||
"loguru",
|
||||
"sse-starlette",
|
||||
"packaging",
|
||||
"tokenizers",
|
||||
"tokenizers>=0.21.0",
|
||||
"formatron",
|
||||
"kbnf>=0.4.1",
|
||||
"aiofiles",
|
||||
|
||||
Reference in New Issue
Block a user