[EAGLE] many fixes for eagle (#4195)
Co-authored-by: SangBin Cho <rkooo567@gmail.com> Co-authored-by: Sehoon Kim <sehoon@x.ai>
This commit is contained in:
@@ -18,12 +18,15 @@ dependencies = ["requests", "tqdm", "numpy", "IPython", "setproctitle"]
|
||||
[project.optional-dependencies]
|
||||
runtime_common = [
|
||||
"aiohttp",
|
||||
"datasets",
|
||||
"decord",
|
||||
"fastapi",
|
||||
"hf_transfer",
|
||||
"huggingface_hub",
|
||||
"interegular",
|
||||
"llguidance>=0.6.15",
|
||||
"modelscope",
|
||||
"ninja",
|
||||
"orjson",
|
||||
"packaging",
|
||||
"pillow",
|
||||
@@ -33,13 +36,10 @@ runtime_common = [
|
||||
"python-multipart",
|
||||
"pyzmq>=25.1.2",
|
||||
"torchao>=0.7.0",
|
||||
"transformers==4.48.3",
|
||||
"uvicorn",
|
||||
"uvloop",
|
||||
"xgrammar==0.1.14",
|
||||
"ninja",
|
||||
"transformers==4.48.3",
|
||||
"llguidance>=0.6.15",
|
||||
"datasets"
|
||||
]
|
||||
|
||||
srt = [
|
||||
|
||||
Reference in New Issue
Block a user