Change the name to vLLM (#150)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import argparse
|
||||
|
||||
from cacheflow import EngineArgs, LLMEngine, SamplingParams
|
||||
from vllm import EngineArgs, LLMEngine, SamplingParams
|
||||
|
||||
|
||||
def main(args: argparse.Namespace):
|
||||
|
||||
Reference in New Issue
Block a user