isagellm-core 0.4.0.2__py2.py3-none-any.whl → 0.4.0.4__py2.py3-none-any.whl
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.2.dist-info → isagellm_core-0.4.0.4.dist-info}/METADATA +4 -2
- {isagellm_core-0.4.0.2.dist-info → isagellm_core-0.4.0.4.dist-info}/RECORD +9 -9
- sagellm_core/__init__.py +1 -1
- sagellm_core/__init__.pyc +0 -0
- sagellm_core/engine_server.pyc +0 -0
- sagellm_core/llm_engine.pyc +0 -0
- {isagellm_core-0.4.0.2.dist-info → isagellm_core-0.4.0.4.dist-info}/WHEEL +0 -0
- {isagellm_core-0.4.0.2.dist-info → isagellm_core-0.4.0.4.dist-info}/entry_points.txt +0 -0
- {isagellm_core-0.4.0.2.dist-info → isagellm_core-0.4.0.4.dist-info}/top_level.txt +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.4
|
|
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.50.0,>=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"
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
sagellm_core/__init__.py,sha256=
|
|
2
|
-
sagellm_core/__init__.pyc,sha256=
|
|
1
|
+
sagellm_core/__init__.py,sha256=VU3oJ3DfxdKcTbpomSJTjmqDqWlm__IgWgu9W2zDm5I,6922
|
|
2
|
+
sagellm_core/__init__.pyc,sha256=C3rAI7tXoookToCv-r0kRps2zG51F9QdeRPH83HFgLM,4482
|
|
3
3
|
sagellm_core/__main__.pyc,sha256=48Ej1ycqV-z87qawGOTNBKNgY3EcbffUOOXrDecOR3g,384
|
|
4
4
|
sagellm_core/config.pyc,sha256=cCMLvMVb_s3HzPYSfqlbRWodQ4Uby8U962l1vmunT5Y,8453
|
|
5
5
|
sagellm_core/demo.pyc,sha256=0hZkAJch6ETjSDsPq8XkDLNcd8qAys_hqOH1qi0xBzg,6028
|
|
6
6
|
sagellm_core/engine.pyc,sha256=o5yzFfLhpRx5lEYC2E75q9b04UqsDY63fC4nZdkHyeU,12258
|
|
7
7
|
sagellm_core/engine_factory.pyc,sha256=cNbEImM0MNcCgVeC0zViAT1AZkPAt2WARrVd1U__tS4,14886
|
|
8
|
-
sagellm_core/engine_server.pyc,sha256=
|
|
8
|
+
sagellm_core/engine_server.pyc,sha256=rGA5dqn1bfUHkRSF3EDFQ_05daAPQufBP0XSja37IVg,19482
|
|
9
9
|
sagellm_core/factory.pyc,sha256=B0s_JSOjVPwE95Oj2moP_vVA3vCrWsi2753UrwF8-eM,2737
|
|
10
10
|
sagellm_core/health.pyc,sha256=c4A60b1ZANbAqck59AV-kczK2b355EPi9JxoYHRlhl8,684
|
|
11
|
-
sagellm_core/llm_engine.pyc,sha256=
|
|
11
|
+
sagellm_core/llm_engine.pyc,sha256=MMQnI0QYjNTKWBBCztqLxsYsrMYM2cB5WzcrrflUR3I,23153
|
|
12
12
|
sagellm_core/pd_executor.pyc,sha256=vC9G5CYGjc8LaunhnxYUlpOW32TfMk3lzxcgflODNRo,17970
|
|
13
13
|
sagellm_core/plugins.pyc,sha256=g6eke_yH65_7Bu6yfT7v19cZ7gjIAWbkyG7gv1JSXy0,2617
|
|
14
14
|
sagellm_core/py.typed,sha256=ixa8YukDZ3kLo0WsFJRGohLMyHzbMur1ALmmASML2cs,64
|
|
@@ -102,8 +102,8 @@ sagellm_core/worker/model_runner/__init__.pyc,sha256=1fMhWI3uEAx4vmT6B92SuR8CIYq
|
|
|
102
102
|
sagellm_core/worker/model_runner/model_runner.pyc,sha256=y690vQKKAXlZVKdhp08SHngq77PH1OWxeuHXwtYpIcs,16106
|
|
103
103
|
sagellm_core/worker/model_runner/__pycache__/__init__.cpython-311.pyc,sha256=8HAJa4LyKehuAPnokFNQ4dCqYVgTec_ZqcYu-BUFdd0,477
|
|
104
104
|
sagellm_core/worker/model_runner/__pycache__/model_runner.cpython-311.pyc,sha256=UIWv0vCebp9t6ph7grLSd17lpT9pMuiEWXzOQoHq_Sg,16136
|
|
105
|
-
isagellm_core-0.4.0.
|
|
106
|
-
isagellm_core-0.4.0.
|
|
107
|
-
isagellm_core-0.4.0.
|
|
108
|
-
isagellm_core-0.4.0.
|
|
109
|
-
isagellm_core-0.4.0.
|
|
105
|
+
isagellm_core-0.4.0.4.dist-info/METADATA,sha256=LxzGJdar_aCcMkzbsNR2IcepbdgRguiJRkbGjUSjlEY,9240
|
|
106
|
+
isagellm_core-0.4.0.4.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
|
|
107
|
+
isagellm_core-0.4.0.4.dist-info/entry_points.txt,sha256=w0kgbHe7jVNOuy785wFMEBwqoZUnfU24HCImsQII3y0,64
|
|
108
|
+
isagellm_core-0.4.0.4.dist-info/top_level.txt,sha256=wcgdWrvkaoYYh_dWSFI5Toi8PZsHutVqfhTB2tb0K6g,13
|
|
109
|
+
isagellm_core-0.4.0.4.dist-info/RECORD,,
|
sagellm_core/__init__.py
CHANGED
|
@@ -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.4"
|
|
30
30
|
|
|
31
31
|
# ============================================================================
|
|
32
32
|
# New Architecture (vLLM v1 style) - Hardware Agnostic
|
sagellm_core/__init__.pyc
CHANGED
|
Binary file
|
sagellm_core/engine_server.pyc
CHANGED
|
Binary file
|
sagellm_core/llm_engine.pyc
CHANGED
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|