[PyPI] Packaging for PyPI distribution (#140)
This commit is contained in:
@@ -5,6 +5,8 @@ from cacheflow.server.arg_utils import ServerArgs
|
||||
from cacheflow.server.llm_server import LLMServer
|
||||
from cacheflow.server.ray_utils import initialize_cluster
|
||||
|
||||
__version__ = "0.1.0"
|
||||
|
||||
__all__ = [
|
||||
"LLM",
|
||||
"SamplingParams",
|
||||
|
||||
0
cacheflow/core/__init__.py
Normal file
0
cacheflow/core/__init__.py
Normal file
0
cacheflow/entrypoints/__init__.py
Normal file
0
cacheflow/entrypoints/__init__.py
Normal file
0
cacheflow/entrypoints/openai/__init__.py
Normal file
0
cacheflow/entrypoints/openai/__init__.py
Normal file
0
cacheflow/model_executor/layers/__init__.py
Normal file
0
cacheflow/model_executor/layers/__init__.py
Normal file
0
cacheflow/server/__init__.py
Normal file
0
cacheflow/server/__init__.py
Normal file
0
cacheflow/worker/__init__.py
Normal file
0
cacheflow/worker/__init__.py
Normal file
Reference in New Issue
Block a user