xinference 1.7.1__py3-none-any.whl → 1.7.1.post1__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.
Potentially problematic release.
This version of xinference might be problematic. Click here for more details.
- xinference/_version.py +3 -3
- {xinference-1.7.1.dist-info → xinference-1.7.1.post1.dist-info}/METADATA +1 -1
- {xinference-1.7.1.dist-info → xinference-1.7.1.post1.dist-info}/RECORD +7 -7
- {xinference-1.7.1.dist-info → xinference-1.7.1.post1.dist-info}/WHEEL +0 -0
- {xinference-1.7.1.dist-info → xinference-1.7.1.post1.dist-info}/entry_points.txt +0 -0
- {xinference-1.7.1.dist-info → xinference-1.7.1.post1.dist-info}/licenses/LICENSE +0 -0
- {xinference-1.7.1.dist-info → xinference-1.7.1.post1.dist-info}/top_level.txt +0 -0
xinference/_version.py
CHANGED
|
@@ -8,11 +8,11 @@ import json
|
|
|
8
8
|
|
|
9
9
|
version_json = '''
|
|
10
10
|
{
|
|
11
|
-
"date": "2025-06-
|
|
11
|
+
"date": "2025-06-30T19:23:32+0800",
|
|
12
12
|
"dirty": false,
|
|
13
13
|
"error": null,
|
|
14
|
-
"full-revisionid": "
|
|
15
|
-
"version": "1.7.1"
|
|
14
|
+
"full-revisionid": "84f10dcf287df295396d5988016452ad8db98dfa",
|
|
15
|
+
"version": "1.7.1.post1"
|
|
16
16
|
}
|
|
17
17
|
''' # END VERSION_JSON
|
|
18
18
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
xinference/__init__.py,sha256=nmTTrYbIpj964ZF6ojtgOM7E85JBOj1EyQbmYjbj1jw,915
|
|
2
2
|
xinference/_compat.py,sha256=YF-lS6tX06zkFi2oFS0yq_LBn4hX_8u0Ft0vKxGALwA,4238
|
|
3
|
-
xinference/_version.py,sha256=
|
|
3
|
+
xinference/_version.py,sha256=w-XWzrzTe8dc3w7zfP8qBrfW2UUKvK_zkhLrxhdIvC0,503
|
|
4
4
|
xinference/conftest.py,sha256=vETDpRBVIlWbWi7OTwf7og89U25KyYGyI7yPIB3O8N8,9564
|
|
5
5
|
xinference/constants.py,sha256=-QqMRJo1MvTgnLmRZLF3DVj3PMXUzg1rV-XIsuN_nGI,4319
|
|
6
6
|
xinference/device_utils.py,sha256=vt3GpNNfEfuJzXPb49bUnADyM2r4SqgG03ODiJO86sA,4953
|
|
@@ -15788,9 +15788,9 @@ xinference/web/ui/src/locales/en.json,sha256=m2FqK1mJpsDsr6kCjm6HDXl2pnpVlxUg6z2
|
|
|
15788
15788
|
xinference/web/ui/src/locales/ja.json,sha256=9edE43pw7yb6jYVpSqji93cFIzNrzyy0tOWPVbuigHE,11593
|
|
15789
15789
|
xinference/web/ui/src/locales/ko.json,sha256=NJFmMIaNebyXvrq8Mm7qpSH9TqSl70gJ9-c0A3wgMhI,10471
|
|
15790
15790
|
xinference/web/ui/src/locales/zh.json,sha256=Pib40OMtvd9yIuUbVCRKsUg1Qziqv29Dx2_YeXzu6uI,9557
|
|
15791
|
-
xinference-1.7.1.dist-info/licenses/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
|
|
15792
|
-
xinference-1.7.1.dist-info/METADATA,sha256=
|
|
15793
|
-
xinference-1.7.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
15794
|
-
xinference-1.7.1.dist-info/entry_points.txt,sha256=-lDyyzqWMFQF0Rgm7VxBNz0V-bMBMQLRR3pvQ-Y8XTY,226
|
|
15795
|
-
xinference-1.7.1.dist-info/top_level.txt,sha256=L1rQt7pl6m8tmKXpWVHzP-GtmzAxp663rXxGE7qnK00,11
|
|
15796
|
-
xinference-1.7.1.dist-info/RECORD,,
|
|
15791
|
+
xinference-1.7.1.post1.dist-info/licenses/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
|
|
15792
|
+
xinference-1.7.1.post1.dist-info/METADATA,sha256=V3jBWf7x-LDoMyFJkMKF2EJTqMSrcN0_l4zOSQSFwvs,26093
|
|
15793
|
+
xinference-1.7.1.post1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
15794
|
+
xinference-1.7.1.post1.dist-info/entry_points.txt,sha256=-lDyyzqWMFQF0Rgm7VxBNz0V-bMBMQLRR3pvQ-Y8XTY,226
|
|
15795
|
+
xinference-1.7.1.post1.dist-info/top_level.txt,sha256=L1rQt7pl6m8tmKXpWVHzP-GtmzAxp663rXxGE7qnK00,11
|
|
15796
|
+
xinference-1.7.1.post1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|