isagellm-core 0.4.0.1__tar.gz → 0.4.0.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {isagellm_core-0.4.0.1/src/isagellm_core.egg-info → isagellm_core-0.4.0.3}/PKG-INFO +4 -2
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/pyproject.toml +4 -2
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3/src/isagellm_core.egg-info}/PKG-INFO +4 -2
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/isagellm_core.egg-info/SOURCES.txt +0 -3
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/isagellm_core.egg-info/requires.txt +3 -1
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__init__.py +1 -1
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__init__.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__main__.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/config.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/demo.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/engine.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/engine_factory.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/engine_server.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/factory.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/health.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/llm_engine.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/pd_executor.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/plugins.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/runner.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/runtime.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/workload.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/config.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/demo.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/distributed/__init__.pyc +0 -0
- isagellm_core-0.4.0.3/src/sagellm_core/distributed/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/distributed/__pycache__/strategies.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/distributed/strategies.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_core/__init__.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_core/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_core/__pycache__/engine_core.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_core/engine_core.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_core/scheduler/__init__.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_core/scheduler/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_core/scheduler/__pycache__/scheduler.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_core/scheduler/scheduler.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_factory.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_server.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engines/__init__.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engines/__pycache__/__init__.cpython-311.pyc +0 -0
- isagellm_core-0.4.0.3/src/sagellm_core/engines/__pycache__/ascend.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engines/__pycache__/cpu.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engines/__pycache__/embedding.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engines/__pycache__/hf_cuda.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engines/__pycache__/pytorch.cpython-311.pyc +0 -0
- isagellm_core-0.4.0.3/src/sagellm_core/engines/__pycache__/pytorch_engine.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engines/embedding.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/executor/__init__.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/executor/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/executor/__pycache__/executor_base.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/executor/__pycache__/uniproc_executor.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/executor/executor_base.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/executor/uniproc_executor.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/factory.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/health.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/inputs/__init__.pyc +0 -0
- isagellm_core-0.4.0.3/src/sagellm_core/inputs/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/inputs/__pycache__/processor.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/inputs/__pycache__/tokenizer_utils.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/inputs/processor.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/inputs/tokenizer_utils.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/llm_engine.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/model/__init__.pyc +0 -0
- isagellm_core-0.4.0.3/src/sagellm_core/model/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/model/__pycache__/model_loader.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/model/__pycache__/weight_utils.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/model/model_loader.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/model/weight_utils.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/observability/__init__.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/observability/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/observability/__pycache__/logger.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/observability/__pycache__/metrics.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/observability/logger.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/observability/metrics.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/pd_executor.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/plugins.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/runner.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/runtime.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/sampling/__init__.pyc +0 -0
- isagellm_core-0.4.0.3/src/sagellm_core/sampling/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/sampling/__pycache__/params.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/sampling/__pycache__/sampler.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/sampling/params.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/sampling/sampler.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/worker/__init__.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/worker/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/worker/__pycache__/worker.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/worker/model_runner/__init__.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/worker/model_runner/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/worker/model_runner/__pycache__/model_runner.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/worker/model_runner/model_runner.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/worker/worker.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/workload.pyc +0 -0
- isagellm_core-0.4.0.1/src/sagellm_core/__pycache__/base_engine.cpython-311.pyc +0 -0
- isagellm_core-0.4.0.1/src/sagellm_core/__pycache__/mock_engine.cpython-311.pyc +0 -0
- isagellm_core-0.4.0.1/src/sagellm_core/distributed/__pycache__/__init__.cpython-311.pyc +0 -0
- isagellm_core-0.4.0.1/src/sagellm_core/engines/__pycache__/ascend.cpython-311.pyc +0 -0
- isagellm_core-0.4.0.1/src/sagellm_core/engines/__pycache__/mock.cpython-311.pyc +0 -0
- isagellm_core-0.4.0.1/src/sagellm_core/engines/__pycache__/pytorch_engine.cpython-311.pyc +0 -0
- isagellm_core-0.4.0.1/src/sagellm_core/inputs/__pycache__/__init__.cpython-311.pyc +0 -0
- isagellm_core-0.4.0.1/src/sagellm_core/model/__pycache__/__init__.cpython-311.pyc +0 -0
- isagellm_core-0.4.0.1/src/sagellm_core/sampling/__pycache__/__init__.cpython-311.pyc +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/MANIFEST.in +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/README.md +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/setup.cfg +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/setup.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/isagellm_core.egg-info/dependency_links.txt +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/isagellm_core.egg-info/entry_points.txt +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/isagellm_core.egg-info/top_level.txt +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/distributed/__init__.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_core/__init__.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_core/scheduler/__init__.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engines/__init__.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/executor/__init__.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/inputs/__init__.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/model/__init__.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/observability/__init__.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/py.typed +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/sampling/__init__.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/worker/__init__.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/worker/model_runner/__init__.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/tests/test_ci_smoke.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/tests/test_config.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/tests/test_e2e_llm_integration.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/tests/test_engine.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/tests/test_engine_behavior_parity.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/tests/test_engine_contract_simplified.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/tests/test_engine_server.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/tests/test_llm_engine_contract.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/tests/test_llm_engine_error_handling.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/tests/test_model_loader.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/tests/test_observability.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/tests/test_pd_separation.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/tests/test_sampling.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/tests/test_streaming_pd.py +0 -0
- {isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/tests/test_task0_10_workload.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: isagellm-core
|
|
3
|
-
Version: 0.4.0.
|
|
3
|
+
Version: 0.4.0.3
|
|
4
4
|
Summary: sageLLM core runtime with PD separation (MVP)
|
|
5
5
|
Author: IntelliStream Team
|
|
6
6
|
License: Proprietary - IntelliStream
|
|
@@ -16,9 +16,11 @@ Requires-Dist: pyyaml>=6.0.0
|
|
|
16
16
|
Requires-Dist: isagellm-protocol<0.5.0,>=0.4.0.0
|
|
17
17
|
Requires-Dist: isagellm-backend<0.5.0,>=0.4.0.0
|
|
18
18
|
Requires-Dist: isagellm-comm<0.5.0,>=0.4.0.0
|
|
19
|
-
Requires-Dist: isagellm-kv-cache<0.5.0,>=0.
|
|
19
|
+
Requires-Dist: isagellm-kv-cache<0.5.0,>=0.4.0.0
|
|
20
20
|
Requires-Dist: fastapi>=0.100.0
|
|
21
21
|
Requires-Dist: uvicorn>=0.22.0
|
|
22
|
+
Requires-Dist: torch>=2.0.0
|
|
23
|
+
Requires-Dist: transformers>=4.35.0
|
|
22
24
|
Provides-Extra: dev
|
|
23
25
|
Requires-Dist: pytest>=7.0.0; extra == "dev"
|
|
24
26
|
Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "isagellm-core"
|
|
7
|
-
version = "0.4.0.
|
|
7
|
+
version = "0.4.0.3"
|
|
8
8
|
description = "sageLLM core runtime with PD separation (MVP)"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = "==3.11.*"
|
|
@@ -23,9 +23,11 @@ dependencies = [
|
|
|
23
23
|
"isagellm-protocol>=0.4.0.0,<0.5.0",
|
|
24
24
|
"isagellm-backend>=0.4.0.0,<0.5.0",
|
|
25
25
|
"isagellm-comm>=0.4.0.0,<0.5.0",
|
|
26
|
-
"isagellm-kv-cache>=0.
|
|
26
|
+
"isagellm-kv-cache>=0.4.0.0,<0.5.0",
|
|
27
27
|
"fastapi>=0.100.0",
|
|
28
28
|
"uvicorn>=0.22.0",
|
|
29
|
+
"torch>=2.0.0",
|
|
30
|
+
"transformers>=4.35.0",
|
|
29
31
|
]
|
|
30
32
|
|
|
31
33
|
[project.optional-dependencies]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: isagellm-core
|
|
3
|
-
Version: 0.4.0.
|
|
3
|
+
Version: 0.4.0.3
|
|
4
4
|
Summary: sageLLM core runtime with PD separation (MVP)
|
|
5
5
|
Author: IntelliStream Team
|
|
6
6
|
License: Proprietary - IntelliStream
|
|
@@ -16,9 +16,11 @@ Requires-Dist: pyyaml>=6.0.0
|
|
|
16
16
|
Requires-Dist: isagellm-protocol<0.5.0,>=0.4.0.0
|
|
17
17
|
Requires-Dist: isagellm-backend<0.5.0,>=0.4.0.0
|
|
18
18
|
Requires-Dist: isagellm-comm<0.5.0,>=0.4.0.0
|
|
19
|
-
Requires-Dist: isagellm-kv-cache<0.5.0,>=0.
|
|
19
|
+
Requires-Dist: isagellm-kv-cache<0.5.0,>=0.4.0.0
|
|
20
20
|
Requires-Dist: fastapi>=0.100.0
|
|
21
21
|
Requires-Dist: uvicorn>=0.22.0
|
|
22
|
+
Requires-Dist: torch>=2.0.0
|
|
23
|
+
Requires-Dist: transformers>=4.35.0
|
|
22
24
|
Provides-Extra: dev
|
|
23
25
|
Requires-Dist: pytest>=7.0.0; extra == "dev"
|
|
24
26
|
Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
|
|
@@ -26,7 +26,6 @@ src/sagellm_core/runner.pyc
|
|
|
26
26
|
src/sagellm_core/runtime.pyc
|
|
27
27
|
src/sagellm_core/workload.pyc
|
|
28
28
|
src/sagellm_core/__pycache__/__init__.cpython-311.pyc
|
|
29
|
-
src/sagellm_core/__pycache__/base_engine.cpython-311.pyc
|
|
30
29
|
src/sagellm_core/__pycache__/config.cpython-311.pyc
|
|
31
30
|
src/sagellm_core/__pycache__/demo.cpython-311.pyc
|
|
32
31
|
src/sagellm_core/__pycache__/engine.cpython-311.pyc
|
|
@@ -35,7 +34,6 @@ src/sagellm_core/__pycache__/engine_server.cpython-311.pyc
|
|
|
35
34
|
src/sagellm_core/__pycache__/factory.cpython-311.pyc
|
|
36
35
|
src/sagellm_core/__pycache__/health.cpython-311.pyc
|
|
37
36
|
src/sagellm_core/__pycache__/llm_engine.cpython-311.pyc
|
|
38
|
-
src/sagellm_core/__pycache__/mock_engine.cpython-311.pyc
|
|
39
37
|
src/sagellm_core/__pycache__/pd_executor.cpython-311.pyc
|
|
40
38
|
src/sagellm_core/__pycache__/plugins.cpython-311.pyc
|
|
41
39
|
src/sagellm_core/__pycache__/runner.cpython-311.pyc
|
|
@@ -64,7 +62,6 @@ src/sagellm_core/engines/__pycache__/ascend.cpython-311.pyc
|
|
|
64
62
|
src/sagellm_core/engines/__pycache__/cpu.cpython-311.pyc
|
|
65
63
|
src/sagellm_core/engines/__pycache__/embedding.cpython-311.pyc
|
|
66
64
|
src/sagellm_core/engines/__pycache__/hf_cuda.cpython-311.pyc
|
|
67
|
-
src/sagellm_core/engines/__pycache__/mock.cpython-311.pyc
|
|
68
65
|
src/sagellm_core/engines/__pycache__/pytorch.cpython-311.pyc
|
|
69
66
|
src/sagellm_core/engines/__pycache__/pytorch_engine.cpython-311.pyc
|
|
70
67
|
src/sagellm_core/executor/__init__.py
|
|
@@ -3,9 +3,11 @@ pyyaml>=6.0.0
|
|
|
3
3
|
isagellm-protocol<0.5.0,>=0.4.0.0
|
|
4
4
|
isagellm-backend<0.5.0,>=0.4.0.0
|
|
5
5
|
isagellm-comm<0.5.0,>=0.4.0.0
|
|
6
|
-
isagellm-kv-cache<0.5.0,>=0.
|
|
6
|
+
isagellm-kv-cache<0.5.0,>=0.4.0.0
|
|
7
7
|
fastapi>=0.100.0
|
|
8
8
|
uvicorn>=0.22.0
|
|
9
|
+
torch>=2.0.0
|
|
10
|
+
transformers>=4.35.0
|
|
9
11
|
|
|
10
12
|
[dev]
|
|
11
13
|
pytest>=7.0.0
|
|
@@ -26,7 +26,7 @@ Architecture (vLLM v1 style):
|
|
|
26
26
|
|
|
27
27
|
from __future__ import annotations
|
|
28
28
|
|
|
29
|
-
__version__ = "0.4.0.
|
|
29
|
+
__version__ = "0.4.0.3"
|
|
30
30
|
|
|
31
31
|
# ============================================================================
|
|
32
32
|
# New Architecture (vLLM v1 style) - Hardware Agnostic
|
|
index 171afa4..3ba9a0e 100644
|
|
|
Binary file
|
|
index cd8c30a..741e7e6 100644
|
|
|
Binary file
|
|
index 5faf0e3..8d972bb 100644
|
|
|
Binary file
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/config.cpython-311.pyc
RENAMED
|
index 0cce675..3d40f03 100644
|
|
|
Binary file
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/demo.cpython-311.pyc
RENAMED
|
index 793fb70..9830bf1 100644
|
|
|
Binary file
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/engine.cpython-311.pyc
RENAMED
|
index 9e779af..7a6079d 100644
|
|
|
Binary file
|
|
index 74f5932..1b42f04 100644
|
|
|
Binary file
|
|
index 8df2e87..827bb26 100644
|
|
|
Binary file
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/factory.cpython-311.pyc
RENAMED
|
index 1bfe589..245ce71 100644
|
|
|
Binary file
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/health.cpython-311.pyc
RENAMED
|
index f21935b..e15811e 100644
|
|
|
Binary file
|
|
index e7ece8b..0062f3b 100644
|
|
|
Binary file
|
|
index 4bbcf3f..faf4739 100644
|
|
|
Binary file
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/plugins.cpython-311.pyc
RENAMED
|
index 52e76c5..1608ab5 100644
|
|
|
Binary file
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/runner.cpython-311.pyc
RENAMED
|
index 1338008..b3701b1 100644
|
|
|
Binary file
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/__pycache__/runtime.cpython-311.pyc
RENAMED
|
index 0af2135..aac8c92 100644
|
|
|
Binary file
|
|
index 97d1060..3fdf8f8 100644
|
|
|
Binary file
|
|
index 527aac0..d0d86a5 100644
|
|
|
Binary file
|
|
index aed29b3..e1d55fa 100644
|
|
|
Binary file
|
|
index f2568bf..93795fb 100644
|
|
|
Binary file
|
|
Binary file
|
|
index bb0feaf..4a37414 100644
|
|
|
Binary file
|
|
index cd1ed95..a1c81f4 100644
|
|
|
Binary file
|
|
index e5df730..21a520b 100644
|
|
|
Binary file
|
|
index ee98db8..5200e77 100644
|
|
|
Binary file
|
|
index 18b6247..6cd1a8f 100644
|
|
|
Binary file
|
|
index 376fadd..727e4e9 100644
|
|
|
Binary file
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_core/engine_core.pyc
RENAMED
|
index 54bb9e1..df43dda 100644
|
|
|
Binary file
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_core/scheduler/__init__.pyc
RENAMED
|
index ce7dc3a..e2a397e 100644
|
|
|
Binary file
|
|
index 6c8a003..bf1c33c 100644
|
|
|
Binary file
|
|
index 60c4036..c50a8c7 100644
|
|
|
Binary file
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_core/scheduler/scheduler.pyc
RENAMED
|
index 1706421..6a139b4 100644
|
|
|
Binary file
|
|
index 3080a24..eb079f4 100644
|
|
|
Binary file
|
|
index 87c45d4..3cca29d 100644
|
|
|
Binary file
|
|
index 90c8298..93222d7 100644
|
|
|
Binary file
|
|
index 1d32822..42b40df 100644
|
|
|
Binary file
|
|
index bcb8589..127481d 100644
|
|
|
Binary file
|
|
index df8fa31..7e2aa60 100644
|
|
|
Binary file
|
|
index 4ce54d4..fd7187a 100644
|
|
|
Binary file
|
|
index d17cffd..2a54658 100644
|
|
|
Binary file
|
|
Binary file
|
|
index f05dd84..8270600 100644
|
|
|
Binary file
|
|
index c82d465..6c559e8 100644
|
|
|
Binary file
|
|
index e80e836..94a232e 100644
|
|
|
Binary file
|
|
index 3dbcd12..b5fd9cc 100644
|
|
|
Binary file
|
|
index 7d1629a..cde7748 100644
|
|
|
Binary file
|
|
index dfaff0c..e8f53e3 100644
|
|
|
Binary file
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/executor/uniproc_executor.pyc
RENAMED
|
index 1f1bc8e..b476655 100644
|
|
|
Binary file
|
|
index 0dc3e2a..d34c640 100644
|
|
|
Binary file
|
|
index 95be0c8..6bf4759 100644
|
|
|
Binary file
|
|
index e1c20dd..d926036 100644
|
|
|
Binary file
|
|
Binary file
|
|
index 0533a84..e944830 100644
|
|
|
Binary file
|
|
index 7a2f711..cb19acd 100644
|
|
|
Binary file
|
|
index 9fa9455..45f8232 100644
|
|
|
Binary file
|
|
index 72170c9..06524b3 100644
|
|
|
Binary file
|
|
index d572ba6..0c89441 100644
|
|
|
Binary file
|
|
index a7637b2..363e7d6 100644
|
|
|
Binary file
|
|
index bf598ab..7cc2cfe 100644
|
|
|
Binary file
|
|
index 8a46177..b5a2cfe 100644
|
|
|
Binary file
|
|
index cfed52f..41eb1ea 100644
|
|
|
Binary file
|
|
index e48f794..b8cb0dd 100644
|
|
|
Binary file
|
|
index 1afc5f6..62bc7b6 100644
|
|
|
Binary file
|
|
index 8b06407..84e1999 100644
|
|
|
Binary file
|
|
index f257d67..86b8464 100644
|
|
|
Binary file
|
|
index cb79bf2..cf46b86 100644
|
|
|
Binary file
|
|
index 5f0d22e..0506116 100644
|
|
|
Binary file
|
|
index 49ffb23..6d1ec1f 100644
|
|
|
Binary file
|
|
index 7c298a5..3570da3 100644
|
|
|
Binary file
|
|
index 7b57172..74452c9 100644
|
|
|
Binary file
|
|
index 703552a..4e413d4 100644
|
|
|
Binary file
|
|
index 326f780..8275fc5 100644
|
|
|
Binary file
|
|
index 41eb6cb..86b15c9 100644
|
|
|
Binary file
|
|
Binary file
|
|
index 4aa8e9c..16b1be0 100644
|
|
|
Binary file
|
|
index eb2f7d8..a9a7094 100644
|
|
|
Binary file
|
|
index 3f540f7..bf167fa 100644
|
|
|
Binary file
|
|
index 136c5a9..83ee047 100644
|
|
|
Binary file
|
|
index 9d65046..579800b 100644
|
|
|
Binary file
|
|
index a761682..f884239 100644
|
|
|
Binary file
|
|
index b25b6cc..3a8251d 100644
|
|
|
Binary file
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/worker/model_runner/__init__.pyc
RENAMED
|
index 3f698a3..1dc702c 100644
|
|
|
Binary file
|
|
index e8ebb35..4cb9547 100644
|
|
|
Binary file
|
|
index 66fb4e8..e85a4ed 100644
|
|
|
Binary file
|
|
index 7b1a332..df10497 100644
|
|
|
Binary file
|
|
index 6392241..9ad3c03 100644
|
|
|
Binary file
|
|
index 7baab66..5dd47b3 100644
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/isagellm_core.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/engine_core/scheduler/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{isagellm_core-0.4.0.1 → isagellm_core-0.4.0.3}/src/sagellm_core/worker/model_runner/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|