gllm-inference-binary 0.5.136__cp313-cp313-win_amd64.whl → 0.5.137__cp313-cp313-win_amd64.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.
- gllm_inference.cp313-win_amd64.pyd +0 -0
- {gllm_inference_binary-0.5.136.dist-info → gllm_inference_binary-0.5.137.dist-info}/METADATA +2 -2
- {gllm_inference_binary-0.5.136.dist-info → gllm_inference_binary-0.5.137.dist-info}/RECORD +5 -5
- {gllm_inference_binary-0.5.136.dist-info → gllm_inference_binary-0.5.137.dist-info}/WHEEL +0 -0
- {gllm_inference_binary-0.5.136.dist-info → gllm_inference_binary-0.5.137.dist-info}/top_level.txt +0 -0
|
Binary file
|
{gllm_inference_binary-0.5.136.dist-info → gllm_inference_binary-0.5.137.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: gllm-inference-binary
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.137
|
|
4
4
|
Summary: A library containing components related to model inferences in Gen AI applications.
|
|
5
5
|
Author-email: Henry Wicaksono <henry.wicaksono@gdplabs.id>, "Delfia N. A. Putri" <delfia.n.a.putri@gdplabs.id>
|
|
6
6
|
Requires-Python: <3.14,>=3.11
|
|
@@ -12,7 +12,7 @@ Requires-Dist: httpx<0.29.0,>=0.28.0
|
|
|
12
12
|
Requires-Dist: jinja2<4.0.0,>=3.1.4
|
|
13
13
|
Requires-Dist: jsonref<2.0.0,>=1.1.0
|
|
14
14
|
Requires-Dist: jsonschema<5.0.0,>=4.24.0
|
|
15
|
-
Requires-Dist: langchain<0.
|
|
15
|
+
Requires-Dist: langchain<2.0.0,>=0.3.8
|
|
16
16
|
Requires-Dist: numpy<2.0.0,>=1.26; python_version < "3.12"
|
|
17
17
|
Requires-Dist: numpy<3.0.0,>=1.26; python_version >= "3.12" and python_version < "3.13"
|
|
18
18
|
Requires-Dist: numpy<3.0.0,>=2.2; python_version >= "3.13"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
gllm_inference.cp313-win_amd64.pyd,sha256=
|
|
1
|
+
gllm_inference.cp313-win_amd64.pyd,sha256=78d9Ej-rErAS3Uo1UPtvcYiuT5bwCW4b2DbsgVJFSI4,5287424
|
|
2
2
|
gllm_inference.pyi,sha256=CHozQ_Gg6wsYyZNxpgTbRC1OS4Gr20pgv-ci5Szmk8c,7072
|
|
3
3
|
gllm_inference/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
4
|
gllm_inference/constants.pyi,sha256=8jIYOyxJYVWUYXSXF3vag9HhHwjq1iU9tzPiosRHkWk,328
|
|
@@ -181,7 +181,7 @@ gllm_inference/utils/repr.pyi,sha256=dX17OGpkuSJEB8cvK5tIR_MVKn9Wi0kPslhZADs_zKw
|
|
|
181
181
|
gllm_inference/utils/size.pyi,sha256=ZO9ZjPDeb6FPbADlOHz6RC8Vj-zj-KOVeB69xDxx4c0,746
|
|
182
182
|
gllm_inference/utils/validation.pyi,sha256=NPN10qQ5STBFSW6BuEbvrpjykMc2L5VgbiIKZEzKQ5E,863
|
|
183
183
|
gllm_inference.build/.gitignore,sha256=aEiIwOuxfzdCmLZe4oB1JsBmCUxwG8x-u-HBCV9JT8E,1
|
|
184
|
-
gllm_inference_binary-0.5.
|
|
185
|
-
gllm_inference_binary-0.5.
|
|
186
|
-
gllm_inference_binary-0.5.
|
|
187
|
-
gllm_inference_binary-0.5.
|
|
184
|
+
gllm_inference_binary-0.5.137.dist-info/METADATA,sha256=f2d7NrBhm1Ay4j7hPrVYyYUQbM8dguixFarZGW2MTyI,6021
|
|
185
|
+
gllm_inference_binary-0.5.137.dist-info/WHEEL,sha256=O_u6PJIQ2pIcyIInxVQ9r-yArMuUZbBIaF1kpYVkYxA,96
|
|
186
|
+
gllm_inference_binary-0.5.137.dist-info/top_level.txt,sha256=FpOjtN80F-qVNgbScXSEyqa0w09FYn6301iq6qt69IQ,15
|
|
187
|
+
gllm_inference_binary-0.5.137.dist-info/RECORD,,
|
|
File without changes
|
{gllm_inference_binary-0.5.136.dist-info → gllm_inference_binary-0.5.137.dist-info}/top_level.txt
RENAMED
|
File without changes
|