xinference 0.9.4__py3-none-any.whl → 0.10.1__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.

Files changed (103) hide show
  1. xinference/_version.py +3 -3
  2. xinference/api/oauth2/auth_service.py +47 -18
  3. xinference/api/oauth2/types.py +1 -0
  4. xinference/api/restful_api.py +34 -7
  5. xinference/client/oscar/actor_client.py +4 -3
  6. xinference/client/restful/restful_client.py +20 -4
  7. xinference/conftest.py +13 -2
  8. xinference/core/supervisor.py +48 -1
  9. xinference/core/worker.py +139 -20
  10. xinference/deploy/cmdline.py +119 -20
  11. xinference/model/embedding/core.py +1 -2
  12. xinference/model/llm/__init__.py +4 -6
  13. xinference/model/llm/ggml/llamacpp.py +2 -10
  14. xinference/model/llm/llm_family.json +877 -13
  15. xinference/model/llm/llm_family.py +15 -0
  16. xinference/model/llm/llm_family_modelscope.json +571 -0
  17. xinference/model/llm/pytorch/chatglm.py +2 -0
  18. xinference/model/llm/pytorch/core.py +22 -26
  19. xinference/model/llm/pytorch/deepseek_vl.py +232 -0
  20. xinference/model/llm/pytorch/internlm2.py +2 -0
  21. xinference/model/llm/pytorch/omnilmm.py +153 -0
  22. xinference/model/llm/pytorch/qwen_vl.py +2 -0
  23. xinference/model/llm/pytorch/yi_vl.py +4 -2
  24. xinference/model/llm/utils.py +53 -5
  25. xinference/model/llm/vllm/core.py +54 -6
  26. xinference/model/rerank/core.py +3 -0
  27. xinference/thirdparty/deepseek_vl/__init__.py +31 -0
  28. xinference/thirdparty/deepseek_vl/models/__init__.py +28 -0
  29. xinference/thirdparty/deepseek_vl/models/clip_encoder.py +242 -0
  30. xinference/thirdparty/deepseek_vl/models/image_processing_vlm.py +208 -0
  31. xinference/thirdparty/deepseek_vl/models/modeling_vlm.py +170 -0
  32. xinference/thirdparty/deepseek_vl/models/processing_vlm.py +390 -0
  33. xinference/thirdparty/deepseek_vl/models/projector.py +100 -0
  34. xinference/thirdparty/deepseek_vl/models/sam.py +593 -0
  35. xinference/thirdparty/deepseek_vl/models/siglip_vit.py +681 -0
  36. xinference/thirdparty/deepseek_vl/utils/__init__.py +18 -0
  37. xinference/thirdparty/deepseek_vl/utils/conversation.py +348 -0
  38. xinference/thirdparty/deepseek_vl/utils/io.py +78 -0
  39. xinference/thirdparty/omnilmm/__init__.py +0 -0
  40. xinference/thirdparty/omnilmm/chat.py +216 -0
  41. xinference/thirdparty/omnilmm/constants.py +4 -0
  42. xinference/thirdparty/omnilmm/conversation.py +332 -0
  43. xinference/thirdparty/omnilmm/model/__init__.py +1 -0
  44. xinference/thirdparty/omnilmm/model/omnilmm.py +594 -0
  45. xinference/thirdparty/omnilmm/model/resampler.py +166 -0
  46. xinference/thirdparty/omnilmm/model/utils.py +563 -0
  47. xinference/thirdparty/omnilmm/train/__init__.py +13 -0
  48. xinference/thirdparty/omnilmm/train/train_utils.py +150 -0
  49. xinference/thirdparty/omnilmm/utils.py +134 -0
  50. xinference/types.py +15 -19
  51. xinference/web/ui/build/asset-manifest.json +3 -3
  52. xinference/web/ui/build/index.html +1 -1
  53. xinference/web/ui/build/static/js/main.76ef2b17.js +3 -0
  54. xinference/web/ui/build/static/js/main.76ef2b17.js.map +1 -0
  55. xinference/web/ui/node_modules/.cache/babel-loader/15e2cf8cd8d0989719b6349428ff576f9009ff4c2dcc52378be0bd938e82495e.json +1 -0
  56. xinference/web/ui/node_modules/.cache/babel-loader/35d0e4a317e5582cbb79d901302e9d706520ac53f8a734c2fd8bfde6eb5a4f02.json +1 -0
  57. xinference/web/ui/node_modules/.cache/babel-loader/3c2f277c93c5f1638e08db38df0d0fb4e58d1c5571aea03241a5c04ff4094704.json +1 -0
  58. xinference/web/ui/node_modules/.cache/babel-loader/3fa1f69162f9c6dc0f6a6e21b64d49d6b8e6fa8dfa59a82cf829931c5f97d99f.json +1 -0
  59. xinference/web/ui/node_modules/.cache/babel-loader/44774c783428f952d8e2e4ad0998a9c5bc16a57cd9c68b7c5ff18aaa5a41d65c.json +1 -0
  60. xinference/web/ui/node_modules/.cache/babel-loader/5393569d846332075b93b55656716a34f50e0a8c970be789502d7e6c49755fd7.json +1 -0
  61. xinference/web/ui/node_modules/.cache/babel-loader/59ce49eae0f486af4c5034d4d2f9ca77c3ec3a32ecc560085caf5ef482b5f4c9.json +1 -0
  62. xinference/web/ui/node_modules/.cache/babel-loader/62e257ed9016471035fa1a7da57c9e2a4250974ed566b4d1295873d747c68eb2.json +1 -0
  63. xinference/web/ui/node_modules/.cache/babel-loader/63a4c48f0326d071c7772c46598215c006ae41fd3d4ff3577fe717de66ad6e89.json +1 -0
  64. xinference/web/ui/node_modules/.cache/babel-loader/b9cbcb6d77ba21b22c6950b6fb5b305d23c19cf747f99f7d48b6b046f8f7b1b0.json +1 -0
  65. xinference/web/ui/node_modules/.cache/babel-loader/d06a96a3c9c32e42689094aa3aaad41c8125894e956b8f84a70fadce6e3f65b3.json +1 -0
  66. xinference/web/ui/node_modules/.cache/babel-loader/d076fd56cf3b15ed2433e3744b98c6b4e4410a19903d1db4de5bba0e1a1b3347.json +1 -0
  67. xinference/web/ui/node_modules/.cache/babel-loader/daad8131d91134f6d7aef895a0c9c32e1cb928277cb5aa66c01028126d215be0.json +1 -0
  68. xinference/web/ui/node_modules/.cache/babel-loader/de0299226173b0662b573f49e3992220f6611947073bd66ac079728a8bc8837d.json +1 -0
  69. xinference/web/ui/node_modules/.cache/babel-loader/e606671420d2937102c3c34b4b04056c11736408c1d3347b8cf42dfe61fb394b.json +1 -0
  70. xinference/web/ui/node_modules/.cache/babel-loader/e6eccc9aa641e7da833492e27846dc965f9750281420977dc84654ca6ed221e4.json +1 -0
  71. xinference/web/ui/node_modules/.cache/babel-loader/e9b52d171223bb59fb918316297a051cdfd42dd453e8260fd918e90bc0a4ebdf.json +1 -0
  72. xinference/web/ui/node_modules/.cache/babel-loader/f16aec63602a77bd561d0e67fa00b76469ac54b8033754bba114ec5eb3257964.json +1 -0
  73. {xinference-0.9.4.dist-info → xinference-0.10.1.dist-info}/METADATA +25 -12
  74. {xinference-0.9.4.dist-info → xinference-0.10.1.dist-info}/RECORD +79 -58
  75. xinference/model/llm/ggml/ctransformers.py +0 -281
  76. xinference/model/llm/ggml/ctransformers_util.py +0 -161
  77. xinference/web/ui/build/static/js/main.66b1c4fb.js +0 -3
  78. xinference/web/ui/build/static/js/main.66b1c4fb.js.map +0 -1
  79. xinference/web/ui/node_modules/.cache/babel-loader/0bd70b1ecf307e2681318e864f4692305b6350c8683863007f4caf2f9ac33b6e.json +0 -1
  80. xinference/web/ui/node_modules/.cache/babel-loader/0db651c046ef908f45cde73af0dbea0a797d3e35bb57f4a0863b481502103a64.json +0 -1
  81. xinference/web/ui/node_modules/.cache/babel-loader/18e5d5422e2464abf4a3e6d38164570e2e426e0a921e9a2628bbae81b18da353.json +0 -1
  82. xinference/web/ui/node_modules/.cache/babel-loader/3d93bd9a74a1ab0cec85af40f9baa5f6a8e7384b9e18c409b95a81a7b45bb7e2.json +0 -1
  83. xinference/web/ui/node_modules/.cache/babel-loader/3e055de705e397e1d413d7f429589b1a98dd78ef378b97f0cdb462c5f2487d5e.json +0 -1
  84. xinference/web/ui/node_modules/.cache/babel-loader/4fd24800544873512b540544ae54601240a5bfefd9105ff647855c64f8ad828f.json +0 -1
  85. xinference/web/ui/node_modules/.cache/babel-loader/52aa27272b4b9968f62666262b47661cb1992336a2aff3b13994cc36877b3ec3.json +0 -1
  86. xinference/web/ui/node_modules/.cache/babel-loader/60c4b98d8ea7479fb0c94cfd19c8128f17bd7e27a1e73e6dd9adf6e9d88d18eb.json +0 -1
  87. xinference/web/ui/node_modules/.cache/babel-loader/7e094845f611802b024b57439cbf911038169d06cdf6c34a72a7277f35aa71a4.json +0 -1
  88. xinference/web/ui/node_modules/.cache/babel-loader/95c8cc049fadd23085d8623e1d43d70b614a4e52217676f186a417dca894aa09.json +0 -1
  89. xinference/web/ui/node_modules/.cache/babel-loader/98b7ef307f436affe13d75a4f265b27e828ccc2b10ffae6513abe2681bc11971.json +0 -1
  90. xinference/web/ui/node_modules/.cache/babel-loader/a8070ce4b780b4a044218536e158a9e7192a6c80ff593fdc126fee43f46296b5.json +0 -1
  91. xinference/web/ui/node_modules/.cache/babel-loader/b400cfc9db57fa6c70cd2bad055b73c5079fde0ed37974009d898083f6af8cd8.json +0 -1
  92. xinference/web/ui/node_modules/.cache/babel-loader/bd04667474fd9cac2983b03725c218908a6cc0ee9128a5953cd00d26d4877f60.json +0 -1
  93. xinference/web/ui/node_modules/.cache/babel-loader/c2124cfe036b26befcbd386d1d17743b1a58d0b7a041a17bb67f9924400d63c3.json +0 -1
  94. xinference/web/ui/node_modules/.cache/babel-loader/c230a727b8f68f0e62616a75e14a3d33026dc4164f2e325a9a8072d733850edb.json +0 -1
  95. xinference/web/ui/node_modules/.cache/babel-loader/d44a6eb6106e09082b691a315c9f6ce17fcfe25beb7547810e0d271ce3301cd2.json +0 -1
  96. xinference/web/ui/node_modules/.cache/babel-loader/e1d9b2ae4e1248658704bc6bfc5d6160dcd1a9e771ea4ae8c1fed0aaddeedd29.json +0 -1
  97. xinference/web/ui/node_modules/.cache/babel-loader/fd4a8ae5d192331af1bedd1d2d70efcc569708ee6cc4cb479b225d059482aa81.json +0 -1
  98. xinference/web/ui/node_modules/.cache/babel-loader/fe5db70859503a54cbe71f9637e5a314cda88b1f0eecb733b6e6f837697db1ef.json +0 -1
  99. /xinference/web/ui/build/static/js/{main.66b1c4fb.js.LICENSE.txt → main.76ef2b17.js.LICENSE.txt} +0 -0
  100. {xinference-0.9.4.dist-info → xinference-0.10.1.dist-info}/LICENSE +0 -0
  101. {xinference-0.9.4.dist-info → xinference-0.10.1.dist-info}/WHEEL +0 -0
  102. {xinference-0.9.4.dist-info → xinference-0.10.1.dist-info}/entry_points.txt +0 -0
  103. {xinference-0.9.4.dist-info → xinference-0.10.1.dist-info}/top_level.txt +0 -0
@@ -1,26 +1,26 @@
1
1
  xinference/__init__.py,sha256=0LgIveLP6CXxoIaSrxhlFyOh0lOqPgJBVcBe0tkWJjc,987
2
2
  xinference/_compat.py,sha256=SQAjZMGxtBIce45qtW7ob7RWzA0zhv2yB3AxT0rb0uU,1778
3
- xinference/_version.py,sha256=NA8Gd_eyeZ4pGEW181mxcRG1Ae6xSp0HasvpDwAg4iQ,497
4
- xinference/conftest.py,sha256=soSjfLdFYvMleUaSL4cZKPtP1WdlAb7q3Sm2pX4aTog,9523
3
+ xinference/_version.py,sha256=oTQ-yIiSQrulAs6YFr7DX1lPDRP7f49D7wpLgISjlfQ,498
4
+ xinference/conftest.py,sha256=RffV9htxwo6iDEGZwmcj0A_O_XBQM2RRUea4q6XTeGQ,9742
5
5
  xinference/constants.py,sha256=Bu_fOJUGAvvqF_6FY5OzOHl7fQ1Nomek3LY17xr9oz4,2882
6
6
  xinference/device_utils.py,sha256=WNKDD4Eni3Io3AehiyonsuoJaukT77Bc76Es7vNGvjc,2615
7
7
  xinference/fields.py,sha256=BFAVowcvvwA4i1HHHeyD1J_p3p6Vi5hVmKY0CT21blM,5075
8
8
  xinference/isolation.py,sha256=NstVRcO3dG4umHExICXAHlzVKwH8ch8MBwKwE-KFkE0,1826
9
- xinference/types.py,sha256=_tbGgdMTlXs6oINWbEmCesyckDDa2tsPRH9yzM8fKSI,11812
9
+ xinference/types.py,sha256=93Us0s-AxH25oHhXCPMuP6PRBOTjQzqqwC-Q5VDhoG0,11491
10
10
  xinference/utils.py,sha256=Z6PPDGmX4EW8OD3OfA2Wa37ZM9OdRTnR00ITMDTu4qE,716
11
11
  xinference/api/__init__.py,sha256=h_JgzSqV5lP6vQ6XX_17kE4IY4BRnvKta_7VLQAL1ms,581
12
- xinference/api/restful_api.py,sha256=FaD0PJxBWJSh_cpOIsjMfUfCP5XPuhtQu_I48xSvYfE,58762
12
+ xinference/api/restful_api.py,sha256=FC_Lh-Pw3L1qfKJMAo7BNi8K493Fgs_cDbTEdkRLS1I,59702
13
13
  xinference/api/oauth2/__init__.py,sha256=h_JgzSqV5lP6vQ6XX_17kE4IY4BRnvKta_7VLQAL1ms,581
14
- xinference/api/oauth2/auth_service.py,sha256=n88v85kkkM_4NYZBmbETM7OF7XuehWv9gyLRUmhVL1Q,4929
15
- xinference/api/oauth2/types.py,sha256=ltAkjPBEJVSvYVhzwjaJpe2eUbnqkx2vofLuRbcGMg4,972
14
+ xinference/api/oauth2/auth_service.py,sha256=k23QD4TeX9RpHEKgGK7aIblv30tou5O9ArUolJyM53c,6103
15
+ xinference/api/oauth2/types.py,sha256=K923sv_XySIUtM2Eozl9IG082IJcDOS5SFLrPZ5ELBg,996
16
16
  xinference/api/oauth2/utils.py,sha256=SIiiUj6VuTEsj3bZ2TYUyhx3cGlLSX3ZNWDOgUwRtXc,1410
17
17
  xinference/client/__init__.py,sha256=Gc4HOzAy_1cic5kXlso7hahYgw89CKvZSJDicEU461k,669
18
18
  xinference/client/common.py,sha256=iciZRs5YjM2gYsXnwACPMaiBZp4_XpawWwfym0Iyu40,1617
19
19
  xinference/client/handlers.py,sha256=3gd9C7u4URbcVdR6Eyv8cpEZ175Ll4q_jGL07CnEIpg,648
20
20
  xinference/client/oscar/__init__.py,sha256=h_JgzSqV5lP6vQ6XX_17kE4IY4BRnvKta_7VLQAL1ms,581
21
- xinference/client/oscar/actor_client.py,sha256=fWGbqCaJHp33CSgtznPosryTD88KWSjQLQebHkGvQCI,21545
21
+ xinference/client/oscar/actor_client.py,sha256=CAI8_UGsCIX94aKv9H1QoVinIxQ2Zm7gcMWXEaUQShw,21593
22
22
  xinference/client/restful/__init__.py,sha256=h_JgzSqV5lP6vQ6XX_17kE4IY4BRnvKta_7VLQAL1ms,581
23
- xinference/client/restful/restful_client.py,sha256=5D4NW2uCDNV5YUk0EEc3OELW3mT4c6zOHpeEr2dJ4wQ,41044
23
+ xinference/client/restful/restful_client.py,sha256=aTwb7f3cB4IuRMLjvCgcRW7WF_HtXJEGWpDDpd-ZLn4,41746
24
24
  xinference/core/__init__.py,sha256=Fe5tYCHDbYJ7PhxJhQ68VbfgKgOsAuslNPr4wPhFMJM,612
25
25
  xinference/core/cache_tracker.py,sha256=rBF8MXWK3rP5Q69LuhpWb2ZeF_bqbC3zCTCKs8FlfZE,4261
26
26
  xinference/core/chat_interface.py,sha256=CNqILarZfdMnZebuOaemK4FomouLqKAcd7lt24JF09Q,17073
@@ -30,11 +30,11 @@ xinference/core/metrics.py,sha256=ScmTG15Uq3h_ob72ybZSMWdnk8P4sUZFcm60f4ikSXc,26
30
30
  xinference/core/model.py,sha256=5zQ0MVAiLvohSgy92oOsZZ5kvCe8uPj92qc6SU_aVlA,17700
31
31
  xinference/core/resource.py,sha256=FQ0aRt3T4ZQo0P6CZZf5QUKHiCsr5llBvKb1f7wfnxg,1611
32
32
  xinference/core/status_guard.py,sha256=ScmTFb3NPTp-RzufdHFpBh5TZHPc2bu907JA8l0gywE,2804
33
- xinference/core/supervisor.py,sha256=IJfvX1zYUY3FxKR7mlKRf8u0JzH8a5sD5pEPxhd1QqM,38303
33
+ xinference/core/supervisor.py,sha256=E_D6WUVE9Mwkd34Ga5w3ZxOMn1f0yNAiwx0L60qfK00,40332
34
34
  xinference/core/utils.py,sha256=tUpUJUQv1zkE9i7fw1pAFfFdcB3PC6DvKJn4Bmmq75E,6008
35
- xinference/core/worker.py,sha256=x24H_hzgp7Kae7dB2ZPaGbIXDs43iRcI5RYS0LRUpig,27542
35
+ xinference/core/worker.py,sha256=kNTF4Zdz_mwBOMUewzUS0AGANjKZK0uCfV1k8xM-66o,33302
36
36
  xinference/deploy/__init__.py,sha256=h_JgzSqV5lP6vQ6XX_17kE4IY4BRnvKta_7VLQAL1ms,581
37
- xinference/deploy/cmdline.py,sha256=MqKxVhqIVuxJVKNj99g32QfKTYHBFzY0nWCh9U9Zef0,32692
37
+ xinference/deploy/cmdline.py,sha256=E3OBE604Lo0Jl8FWUHE-ythFuU_3uN-V62ZXZ_88YDo,35173
38
38
  xinference/deploy/local.py,sha256=vlAvhcl8utP1DjW4MJpBgD4JLHQV-1Xebmdd8j9M8IM,3946
39
39
  xinference/deploy/supervisor.py,sha256=fMHeEGigQ72PD9JEFmZ5Xudn25Uj4DhD2OVIlAu_YpA,2978
40
40
  xinference/deploy/utils.py,sha256=_g4U6GJVzHnEHzF-KSMm-tffba2mtLNnxoEwnC8jmj8,5361
@@ -53,7 +53,7 @@ xinference/model/audio/model_spec.json,sha256=gXsXm33FdDr1SfuNfydmt96jjZac9uVPP0
53
53
  xinference/model/audio/utils.py,sha256=pwo5cHh8nvhyBa9f-17QaVpXMSjmbpGbPYKwBBtEhGM,717
54
54
  xinference/model/audio/whisper.py,sha256=vWUn5huqER_g8ttxzHFNz6UNyDn2CnF7OzS_4PQjjKE,4599
55
55
  xinference/model/embedding/__init__.py,sha256=0FLzOZyOuMctxFvhobkLXRUepwHck6RPbtjCct1eMI8,2854
56
- xinference/model/embedding/core.py,sha256=7w8d88_5Exf7zueT83uc9ZnXgJ-e760ZhvONTurohv0,12680
56
+ xinference/model/embedding/core.py,sha256=UmLiclNhgJ83fg69pBDr3FK4emgnt5yDM_k-uDNew2Y,12609
57
57
  xinference/model/embedding/custom.py,sha256=iE3-iWVzxarXdeTdw5e6rxv6HQRXVbPHp65wwhT2IL8,3919
58
58
  xinference/model/embedding/model_spec.json,sha256=rrKFcgFjOIevuvE2AratcrJssvt1HwQfktNLge5yaug,5999
59
59
  xinference/model/embedding/model_spec_modelscope.json,sha256=CTS4KgQYgeuojHnv01HHjo5Um_DKbh0Y5TKi4FYMWj8,5248
@@ -65,45 +65,57 @@ xinference/model/image/model_spec_modelscope.json,sha256=KMI-2YOJoLUtN93LZiqqETW
65
65
  xinference/model/image/utils.py,sha256=gxg8jJ2nYaDknzCcSC53WCy1slbB5aWU14AbJbfm6Z4,906
66
66
  xinference/model/image/stable_diffusion/__init__.py,sha256=h_JgzSqV5lP6vQ6XX_17kE4IY4BRnvKta_7VLQAL1ms,581
67
67
  xinference/model/image/stable_diffusion/core.py,sha256=YStAtcO-HVR36brvy7DK-D-Z-LT1X4tfwrVrXcLXK5Y,6010
68
- xinference/model/llm/__init__.py,sha256=vA1nVY-lDVB4AXuWxsvoevvrU526c4AmSt2UTjTT2pQ,6530
68
+ xinference/model/llm/__init__.py,sha256=op1aUvEPtQ5KeWYvbP-skptyMC8osQphWKs7EbgNJ1c,6555
69
69
  xinference/model/llm/core.py,sha256=ubS7maXHr5tzTUey1D8ta49Ur1C5RMB-rnpAZNqZZ8c,9526
70
- xinference/model/llm/llm_family.json,sha256=eGD_z3Z32a9TWh8qjCKyF6qpcjhu39ow5Kfx1zb_eyU,96692
71
- xinference/model/llm/llm_family.py,sha256=BoqfNX6DpIJylIOUYd1xpDybu1WyV94HMtdQRlRHVho,33447
72
- xinference/model/llm/llm_family_modelscope.json,sha256=eGyEottnMKNwRsesOfF5tVof3jOGp4GxM6mu80uiQfg,60741
73
- xinference/model/llm/utils.py,sha256=js5lml_Ar8TUjAX1YWfhlfAYsFgAhPC35KEiLZbVzOE,26893
70
+ xinference/model/llm/llm_family.json,sha256=67opqrLBhV54NKu3nMuFAiAkUY9ipFCTxe4WElRPvKY,117633
71
+ xinference/model/llm/llm_family.py,sha256=L_-Z2yTJEb6fTQIAENb-RL5QGRsahz2NbTpWRdNejzQ,34034
72
+ xinference/model/llm/llm_family_modelscope.json,sha256=AmB09k7pc4XysGUhdH2Radv1WOvyqKAwoZe5L1hqjks,73818
73
+ xinference/model/llm/utils.py,sha256=jjtPltmsoymFD6p8PK-3DLDUzmO4Veg7fBddFZn-0VI,28882
74
74
  xinference/model/llm/ggml/__init__.py,sha256=h_JgzSqV5lP6vQ6XX_17kE4IY4BRnvKta_7VLQAL1ms,581
75
75
  xinference/model/llm/ggml/chatglm.py,sha256=Zrzw8K2EroI5v2JlwOAJ08tNFs871n86zRtBxuK97Z8,13044
76
- xinference/model/llm/ggml/ctransformers.py,sha256=n8dTItZe97cF79NkmsVPirqpBcrZiGAQfd2GRpz9-3I,9917
77
- xinference/model/llm/ggml/ctransformers_util.py,sha256=WozFJgJZlbuEDPQLhy31YmwGp-oJoUYsnd9HjuGraIE,5271
78
- xinference/model/llm/ggml/llamacpp.py,sha256=IGaKSCfexfmNZ9_pNIhpr8rWxntfVQNZd9djV53KMNI,11683
76
+ xinference/model/llm/ggml/llamacpp.py,sha256=HLjcMOOrMoriaTx39jDOufyfY5lXdO84cCWZORjCc8U,11426
79
77
  xinference/model/llm/ggml/tools/__init__.py,sha256=6a6P2VPKE06xKxJ-dTqp4TRO2IEDWvtcVP6gHutAR0M,624
80
78
  xinference/model/llm/ggml/tools/convert_ggml_to_gguf.py,sha256=ULvaoAKGH-L6RuRLFOtAOVitKLVPdpd5QyXrLL14gG0,17959
81
79
  xinference/model/llm/ggml/tools/gguf.py,sha256=Hv2haR-UN7NdB1N8YId32hFoEPd-JX6_aUNWRJhyJZc,30277
82
80
  xinference/model/llm/pytorch/__init__.py,sha256=h_JgzSqV5lP6vQ6XX_17kE4IY4BRnvKta_7VLQAL1ms,581
83
81
  xinference/model/llm/pytorch/baichuan.py,sha256=gh49PNue47T4XUwE5bx_ErDwagb1dYVrhBFYXUsJDQ8,2795
84
- xinference/model/llm/pytorch/chatglm.py,sha256=VF4-Kzw-THpedw0EEpnJoCJi4OgDmnlQbqKmVrwCxQI,7149
82
+ xinference/model/llm/pytorch/chatglm.py,sha256=qBr2Cnv1qYzvB15mnstXnavXqTMqVU-gifcIrC5szpc,7253
85
83
  xinference/model/llm/pytorch/compression.py,sha256=U0vMJ-JaBt4oC2LffgWg6HbPj1CeUi_YdwVbjDd0mRA,8112
86
- xinference/model/llm/pytorch/core.py,sha256=bmLyP2GWk4mfq7LP6z8-ME5-AC3KikU2BbglqKPXNck,19228
84
+ xinference/model/llm/pytorch/core.py,sha256=7qomIw6WeCauFTqtPhT5mxvPToRtfLM-xQZI6erKakk,19075
85
+ xinference/model/llm/pytorch/deepseek_vl.py,sha256=NJO6SvludOe7VuS-5_akZ2oNe_w1nDQaWs6NdbRiU5I,8513
87
86
  xinference/model/llm/pytorch/falcon.py,sha256=Dp19-Sv4mbx1PAVMEp7biATqs4T1WdwcvZZhuVndmYQ,4482
88
- xinference/model/llm/pytorch/internlm2.py,sha256=fW-iQxo2CCyZ7dODJPb6w_NoyCfGZj6zCZ_CI1Su_os,5707
87
+ xinference/model/llm/pytorch/internlm2.py,sha256=gIoZfOFrwfUudx5hvFNwO9jF2T4aEIebcZLHKfciGKg,5788
89
88
  xinference/model/llm/pytorch/llama_2.py,sha256=RiS6chAj-nh_E-GOZPV-Ze1zDevGmJkhWZMdF4Etoq4,3693
90
- xinference/model/llm/pytorch/qwen_vl.py,sha256=jyE9em7sMTosYPLqW08aCuEc6c2zNKLJzIcFzowKjyk,5722
89
+ xinference/model/llm/pytorch/omnilmm.py,sha256=4r6pipch1LU1FPA80sOCE7Z0k3TO_J8CIT7pmVmWKEM,5664
90
+ xinference/model/llm/pytorch/qwen_vl.py,sha256=FkyI9iHgPkYwHWkbuMJjEONhwHHhCNAUSTCda1G1e6Y,5853
91
91
  xinference/model/llm/pytorch/spec_decoding_utils.py,sha256=brSxcXkXlELprGK2cLjNTW-3h1Lk9GlgcOFYZo5NBAA,18781
92
92
  xinference/model/llm/pytorch/spec_model.py,sha256=8E0jZuXp9MlNLCqgvOjNdUeYqJdMZqU78qIzGY9WhkM,6649
93
93
  xinference/model/llm/pytorch/utils.py,sha256=frFvbT2Ka4YRsfnx6ma8IW_i8eqqRwSo5pCU0qnOJtQ,17288
94
94
  xinference/model/llm/pytorch/vicuna.py,sha256=PjLD-5BF4MVXkPs1_WncCCuziDKl5tiGXHf-zkrBz_c,2309
95
- xinference/model/llm/pytorch/yi_vl.py,sha256=aJZQauLmyXEtnz57ZU-Z3pmi0dFdlR_UjnZu0QsC06c,9393
95
+ xinference/model/llm/pytorch/yi_vl.py,sha256=aZkMQPlIb522Ue1K62DAMclq1n9HVw4OQNukivgSypk,9554
96
96
  xinference/model/llm/sglang/__init__.py,sha256=-sjSIQ4K6w-TEzx49kVaWeWC443fnZqODU91GCQ_JNo,581
97
97
  xinference/model/llm/sglang/core.py,sha256=eqAczZfGJInC_jihXVeKiWQ79Llk3reHDBkdShQlH-0,12915
98
98
  xinference/model/llm/vllm/__init__.py,sha256=h_JgzSqV5lP6vQ6XX_17kE4IY4BRnvKta_7VLQAL1ms,581
99
- xinference/model/llm/vllm/core.py,sha256=f2hsH7UayhIan47QEif8XQvgD45u9ZMn5LzeWY42oag,15955
99
+ xinference/model/llm/vllm/core.py,sha256=Qkr3w--1iOM14pmsG5HBSjyQiCMkOp1an2F9_XRxx9U,17866
100
100
  xinference/model/rerank/__init__.py,sha256=BXIL1uu3ZpZHX9bODhW9lxKUXudZE7-OkXFmmM5rpMU,2817
101
- xinference/model/rerank/core.py,sha256=A9NqcEFRzahE8fcRgRUfY8pHUm5jYG5THxI2qSKTjFY,7771
101
+ xinference/model/rerank/core.py,sha256=QxMBA8b_Im2XQOhnyn20_GBN3RtncWgwx8ULlz8M47I,7879
102
102
  xinference/model/rerank/custom.py,sha256=NKk7jA7p4xkuwS5WoOs2SY2wdnoAVpyCjBTvv317bBw,3917
103
103
  xinference/model/rerank/model_spec.json,sha256=YXp6FUjYWh4ZKOrZs-bi_36y-T8D-jjmMcdFdocpSeE,574
104
104
  xinference/model/rerank/model_spec_modelscope.json,sha256=bc9OVu-uFGKRFSkQ37Vrm8agr6bgZR1ib2mVt5KGApk,569
105
105
  xinference/model/rerank/utils.py,sha256=MJAFL47G3r3zLVGXKoi0QLTgU3Xr4Ffv72Ipn--psew,713
106
106
  xinference/thirdparty/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
107
+ xinference/thirdparty/deepseek_vl/__init__.py,sha256=N5CYTfTFEiTT7mrNrrGTSyvDOVkGVO3pE_fWm8ugcAw,1458
108
+ xinference/thirdparty/deepseek_vl/models/__init__.py,sha256=gVJoBKpRfny6w_QpTrTh_iCqUtVJZLuctzfPQq-dKDw,1328
109
+ xinference/thirdparty/deepseek_vl/models/clip_encoder.py,sha256=tn-uTCAcb63WOX6cB0rl2ynOsum23xy1tAvBqPbIHHo,8197
110
+ xinference/thirdparty/deepseek_vl/models/image_processing_vlm.py,sha256=Nk3rK0eCwl-hoYeOrv1iiG7Zv3KlZFF2AAzVXN2wRT0,6796
111
+ xinference/thirdparty/deepseek_vl/models/modeling_vlm.py,sha256=guGUqPuN_sjanlyP9D7N58tZwTw8CTy9AN-54_uEM9E,5705
112
+ xinference/thirdparty/deepseek_vl/models/processing_vlm.py,sha256=CpyiwwJL0vvClTwM5mdbrgZeKc7UOS7qeRVRcAurhwc,13076
113
+ xinference/thirdparty/deepseek_vl/models/projector.py,sha256=BXPx4jj4jIDdZYZJ_mo3SmzgaTAVC7BxQMuU1wEzdIA,3625
114
+ xinference/thirdparty/deepseek_vl/models/sam.py,sha256=pHdqAwPSurRyRuwmMQmriThz8eyPFiaofaLGGwpLDuU,20344
115
+ xinference/thirdparty/deepseek_vl/models/siglip_vit.py,sha256=k5ac1YZK4an46m0AHhydlI6169GXNpUjMmrYr2vQ-Bc,24087
116
+ xinference/thirdparty/deepseek_vl/utils/__init__.py,sha256=u8C--egJMT_DDm0JG3frXGSQNNv6cfIAumPhghzkxhk,1091
117
+ xinference/thirdparty/deepseek_vl/utils/conversation.py,sha256=7oITA8TsIuOfumVZ8hcoDpA6dm1jz7n8-VXPe_7-4YA,11702
118
+ xinference/thirdparty/deepseek_vl/utils/io.py,sha256=HQqLoONZF4nl1E9oMrm7_2LwU8ZSh1C9htm7vLN4YfI,2751
107
119
  xinference/thirdparty/llava/__init__.py,sha256=UlCNtyBVX645CB6S6LfyYkTfQVO18_a8e9SmR7cHExA,41
108
120
  xinference/thirdparty/llava/conversation.py,sha256=_OKwx8mkikwfsuTVR3BtvolqNcwY1X3DP7X9TlmR31g,7758
109
121
  xinference/thirdparty/llava/mm_utils.py,sha256=QRMsFAeOV5sLoWdx-XDsfuoLcv8_rNgDLpkfNby_p0M,3882
@@ -116,14 +128,25 @@ xinference/thirdparty/llava/model/clip_encoder/builder.py,sha256=D1d2_hW2V1kT4jn
116
128
  xinference/thirdparty/llava/model/clip_encoder/clip_encoder.py,sha256=ieNXVeV1UFIxbcMufZewxofnSSP9t5dBhMFLfMJcFN4,2789
117
129
  xinference/thirdparty/llava/model/multimodal_projector/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
118
130
  xinference/thirdparty/llava/model/multimodal_projector/builder.py,sha256=URP051uhGLWqC6ERsqjn2MiQDNYzOoQ6EJEcB-Z0RzM,1933
131
+ xinference/thirdparty/omnilmm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
132
+ xinference/thirdparty/omnilmm/chat.py,sha256=SyyAm6tvvbOjFfycDst87uBJDLryTRWonZCvho7Y7nk,6762
133
+ xinference/thirdparty/omnilmm/constants.py,sha256=bq6C4oIANqwTtt5G7sjJUdRlLyTa-_urOHMJN7VBmU4,84
134
+ xinference/thirdparty/omnilmm/conversation.py,sha256=m0lzft61Sw1Z4RxEpucweeQvV0PZEyrvh0mXL7Psh8I,13276
135
+ xinference/thirdparty/omnilmm/utils.py,sha256=VUMXIgq1tx3qwDmS2VewsXra6XqCUArQB0ik0_qk7x0,3989
136
+ xinference/thirdparty/omnilmm/model/__init__.py,sha256=CLYHL_fUqFqH7osJnRhVevBlnHaF06GBoNeYNRSmzq4,40
137
+ xinference/thirdparty/omnilmm/model/omnilmm.py,sha256=ZQfTbZoSfsijWjdyHM35XSk5DT5lSstGQJVJ4t9e5z8,23914
138
+ xinference/thirdparty/omnilmm/model/resampler.py,sha256=a4zxggEqFDU-T-vE-6iUZ3Pr65qP5_D_DA59pj5F6pc,5202
139
+ xinference/thirdparty/omnilmm/model/utils.py,sha256=p9OJZ9YH8xLZjZ32iuqtLJPymxa_quUnX79B4EjenCg,16350
140
+ xinference/thirdparty/omnilmm/train/__init__.py,sha256=h_JgzSqV5lP6vQ6XX_17kE4IY4BRnvKta_7VLQAL1ms,581
141
+ xinference/thirdparty/omnilmm/train/train_utils.py,sha256=L4JtFWDKtdEcQYpGW-UV6GCswTqHkiskK3phM9J-xUM,5634
119
142
  xinference/web/ui/package-lock.json,sha256=RohJDz4MQ4pn-aoNNNUQHJ0cJAStBFGxc_nI-jj1QvE,766322
120
143
  xinference/web/ui/package.json,sha256=hHxujbFJK1cCtCmqkh9z9D8F5WtWYaEB9J1snBEgQZ4,1959
121
- xinference/web/ui/build/asset-manifest.json,sha256=8_PVExVVZUgbY7Bu5sED5DuoX4iCXPL5BwIR20DRu30,300
144
+ xinference/web/ui/build/asset-manifest.json,sha256=LOktsYZHdsT9vKeirsU4_Kn4PAqJVQKTh1KS40KxcdY,300
122
145
  xinference/web/ui/build/favicon.svg,sha256=dWR8uaz0Q9GCcl-DjWvQh07e1f3jhJBt-r4aSbmH3A4,1894
123
- xinference/web/ui/build/index.html,sha256=eLqL8cIKnWqtFVxKAFjrKbJkADHQ9gfiwvdENm-aMPE,589
124
- xinference/web/ui/build/static/js/main.66b1c4fb.js,sha256=9hiaUTGLf2YG3nhv9rEP_V9cT9UwR858PmVRiCV3qso,942238
125
- xinference/web/ui/build/static/js/main.66b1c4fb.js.LICENSE.txt,sha256=8ziOYGb1jthAUKvOTShmsWJ1ZU9Dax-7OPCFl6cARsI,2185
126
- xinference/web/ui/build/static/js/main.66b1c4fb.js.map,sha256=CEQHTTUEdEyOnaC_Vy6GE_pDRPPAHKKgCBtoZmems3U,4214001
146
+ xinference/web/ui/build/index.html,sha256=yxHA6keyE8IKzIjc_cqYxgX0Ul7wxO3PXrR2sciiTnE,589
147
+ xinference/web/ui/build/static/js/main.76ef2b17.js,sha256=CMm8hYl28t6JLoor2i0EnHQPhZjpqTHbwnaYC8pi2SA,938197
148
+ xinference/web/ui/build/static/js/main.76ef2b17.js.LICENSE.txt,sha256=8ziOYGb1jthAUKvOTShmsWJ1ZU9Dax-7OPCFl6cARsI,2185
149
+ xinference/web/ui/build/static/js/main.76ef2b17.js.map,sha256=H8cPL1vnJ6l8DAu8PcksporbiMfahWma4XvaTRZ4Axg,4213346
127
150
  xinference/web/ui/build/static/media/icon.4603d52c63041e5dfbfd.webp,sha256=kM--URMpXs5Vf0iSqQ8hmUalvWgcmRERpv37CriXRAE,16128
128
151
  xinference/web/ui/node_modules/.package-lock.json,sha256=BeeuWat6HitNdQxWXtz_VcIin_ZN1rqaSzBNbLMwnEo,764314
129
152
  xinference/web/ui/node_modules/.cache/babel-loader/000791038e4133db461021f1018491323a006cca7a53e09c2ac35032bc36d8b6.json,sha256=lcvLWh7kYVCN6ZBwqKJYmnST8it8tv7i7gOzsbV5Gas,1358
@@ -679,7 +702,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/0bc0a749f13d3bdb45ad71bbc1349
679
702
  xinference/web/ui/node_modules/.cache/babel-loader/0bc2f9720cddc87419137db77526248f09f67944b3b43e68725ee5ad02443818.json,sha256=CWvSt0WmmvzoL2GtTpDDP0It4a0_BatoJc5BwUcTmFE,1483
680
703
  xinference/web/ui/node_modules/.cache/babel-loader/0bc58ba8658959c56b4dbab3340bbb7c3beec62a4441170c2965059523bc75e3.json,sha256=iAgr6wSec1ca_GNHEFUvaJ198Xhz3Knq5Eo6xPuPSp4,2503
681
704
  xinference/web/ui/node_modules/.cache/babel-loader/0bceb96da50b4ae702afe7b207918372a6d135ebe9f0ae29cfd45b9c91658b3e.json,sha256=QVt5D33q45_e9t3A1jj-CJJDimfywKhRU0GxIHYBTro,1803
682
- xinference/web/ui/node_modules/.cache/babel-loader/0bd70b1ecf307e2681318e864f4692305b6350c8683863007f4caf2f9ac33b6e.json,sha256=LJiSCd2bkF-eV_gHqiGjfwyNbejIOgJsjjDuYv0LEaQ,10759
683
705
  xinference/web/ui/node_modules/.cache/babel-loader/0bdaaae9c7c74e16e8d73b02fffe0f6b17f121f3a987ad548f64a0197d6389a3.json,sha256=F7bUHaSRNiHy2ItVfucHWjgxEdukB_WsnjR2O3D0gV0,1654
684
706
  xinference/web/ui/node_modules/.cache/babel-loader/0be17b06c968e570ae1523f5d9125429d82fb82bf309db6f0ac5b338e54d5cc3.json,sha256=HbkP2C2_qZz2ZzcN3VVS3kwmxhw7EwhK0ziI-PlMt4w,998
685
707
  xinference/web/ui/node_modules/.cache/babel-loader/0be6ff07e5e49484240cf552d7a422c55113dce80f6d1fc55d50ba46fbcb58b0.json,sha256=Oul7CWos9K_WXAUCvnzSSb7fnSGKgLwVYgcPTJhslEA,1213
@@ -772,7 +794,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/0dad0d8440bb1f48453e39af3c400
772
794
  xinference/web/ui/node_modules/.cache/babel-loader/0db0ee65346674f35a6f503a64f3fa6f0479b58a8e1f90deb8ab4e51322bb4ee.json,sha256=Yo_iQKZ3qmCjSUo9Qb_xaUWQUJUWIx4O3xOD0F_MH2U,1371
773
795
  xinference/web/ui/node_modules/.cache/babel-loader/0db4cc64002423357f7ff95c2dcfd6ae5468bf8985279aa1640bc6978af803df.json,sha256=1M4cn3QDvEQmqx6NB3T3Ar1KgHDriA_zC1UBvcNVViE,1346
774
796
  xinference/web/ui/node_modules/.cache/babel-loader/0db50f3bbb978ee232a08587d5daa43f2d2ef7618a47877a2af2e038a86a9674.json,sha256=M81w0hecVr1XRfYYrZasGle3w2Wlpw5jCSUv4Pt6y3c,2061
775
- xinference/web/ui/node_modules/.cache/babel-loader/0db651c046ef908f45cde73af0dbea0a797d3e35bb57f4a0863b481502103a64.json,sha256=fVV3ck3Jc-kcLzSA4giD5EXgiURPsSTxt03w3swkuK8,11603
776
797
  xinference/web/ui/node_modules/.cache/babel-loader/0dc605f5fce01a04a5bf5e51b8e4da6033de941fbe21ada1e96486b8d57de1b1.json,sha256=TDU2XUMqBU7t-SqZcY6fnGGxpNvkFWD-DqI6aMhYuP8,1236
777
798
  xinference/web/ui/node_modules/.cache/babel-loader/0dcb0a142d29ec7031035e3f810668a0f6e463c7fc3ba1f723442db6ab0154a3.json,sha256=MdInzioegWDvQgPUnqM-8hlIq6K19idhqPvX3IHxTpo,1884
778
799
  xinference/web/ui/node_modules/.cache/babel-loader/0dcf6d973bfca8be221a36998a10003a2cd9ef908e909c5d9dd71b5ac0a2ebef.json,sha256=XLa8TtidW0QJNdruoVsv4EaFNFIGaWBa6ZVzh6IwQzI,2115
@@ -1174,6 +1195,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/15d4f1f8c9febb19ca134c07e7888
1174
1195
  xinference/web/ui/node_modules/.cache/babel-loader/15d4f28e10a47e7344728329c30c0d2fc2432f2be442834fbda0e85e4823c3d5.json,sha256=I8wBIYe9OYHa8knH6r39Ug7S_XXnKivnkaTftZhozHI,1698
1175
1196
  xinference/web/ui/node_modules/.cache/babel-loader/15d8690f7f147da8f9531e7a584448675b34fedd9bbb74fd77160ecb17a73000.json,sha256=hyYaXdYfmIlqdJDr-Ohw-qnfzN30dJ9C4iBjAP6MyFg,1440
1176
1197
  xinference/web/ui/node_modules/.cache/babel-loader/15dd945edcdad0e5afb9f298cd92503e85d9de3924fc3d267e0490a7b0903b91.json,sha256=F5_fS-rpYpJzcW65fiWe_i6PEmh9h71ABhTNzwkG29A,1403
1198
+ xinference/web/ui/node_modules/.cache/babel-loader/15e2cf8cd8d0989719b6349428ff576f9009ff4c2dcc52378be0bd938e82495e.json,sha256=volP_wQQ4A-VXfzKTsKM41MFeLRiG_DD-ul5ZVN0wNU,3861
1177
1199
  xinference/web/ui/node_modules/.cache/babel-loader/15ebb4f7fc7ed8810b52a295406c13dac763b4fde30cdcccfec24d3aebffcbfb.json,sha256=Uaek7Lvf4GNNf-kppeYoFMg53YCIVu56Sf8tHqJA_jk,1536
1178
1200
  xinference/web/ui/node_modules/.cache/babel-loader/15f3026b73d7bde809296f49c5fc9e485e2901e7e4361f1995b6b5686cdf8988.json,sha256=RoA12aoUvP5Vhygp5egu_SLvXMmnHIH3q5sAu9OZda0,1834
1179
1201
  xinference/web/ui/node_modules/.cache/babel-loader/15f4ca1d2b5ae7c08473c6c7ee09942054b48c9b8e343e15fb28d6fd32e359a2.json,sha256=CpZn1mMxsKvQKB-rkq0TegP5YwcT9IGw65oFTczMjE4,1309
@@ -1327,7 +1349,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/18c21db77a46f69eaab95da8568a5
1327
1349
  xinference/web/ui/node_modules/.cache/babel-loader/18c87ffc4ca71003116d9221ae2316cc8658d112063fe3fb46a6d5804365a190.json,sha256=CPSTCuRVNlnr2eEWYHHboZs6cD23AknfYOdIHlAWlY4,1622
1328
1350
  xinference/web/ui/node_modules/.cache/babel-loader/18ccbf78600d0206162b2faeaaf559c9bb1ac9c572a3fd1b438a5e6c93dc7f57.json,sha256=uqXL28G8EapOvJ7ebN9EZ0xbjsxGYyCoupqORYUm7y4,1240
1329
1351
  xinference/web/ui/node_modules/.cache/babel-loader/18e5af3971afda0e1c9ec66f33577b21dae0d3ffca828e5f52e3c4cd0fc7da20.json,sha256=2_-sN3yJ_V6efE1NiZYF6-3reoXu667idfK0W5ohyhI,2044
1330
- xinference/web/ui/node_modules/.cache/babel-loader/18e5d5422e2464abf4a3e6d38164570e2e426e0a921e9a2628bbae81b18da353.json,sha256=6PmsHXI4eAlmEArNLeda6zViXBHXgTXyA6YF70Buenc,63287
1331
1352
  xinference/web/ui/node_modules/.cache/babel-loader/18ee39d055f5331df7c9f00536a566ea793dbee8e5a084787d949cbae3fa45aa.json,sha256=NGLLvT7Hwp_A26Bw3X6AvPBmCUSlnQOTnkm_BQV8OTc,1214
1332
1353
  xinference/web/ui/node_modules/.cache/babel-loader/18ee64a4e09cf8b49b4af9c3c2d456942b7008fb3959683a4c06f02359c00c1a.json,sha256=iP_ZAScWdtKRdbUCBzyyzZni1Ad0YgQRnVkGVtnksLQ,1504
1333
1354
  xinference/web/ui/node_modules/.cache/babel-loader/18f35c8bce52b4671064eddaf4e1fb3a594cbce483cad516aa7cb3290c97a4c5.json,sha256=egSPQ0NvroUNwaeQGJYlyPmkxWW2kmtHtVudWZU3qRM,1179
@@ -2705,6 +2726,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/35c4357889526dfcf153917f20d50
2705
2726
  xinference/web/ui/node_modules/.cache/babel-loader/35c79cfff3bea57bb554622e4bdd08a41f87fac2e0a8d8edde37fdcd849d9b75.json,sha256=3Rn823RavDhtxFZJc9zYjpwWfHmza7pusErvr_rHjE8,32950
2706
2727
  xinference/web/ui/node_modules/.cache/babel-loader/35c7ea69f5b5b5f418c964b110644f246f98cb493d3a74287bfab96fd63e0abe.json,sha256=QyN52bj4ljwIG9jKqXDR_quvEUV4gvYcpG6NAat-S6o,307
2707
2728
  xinference/web/ui/node_modules/.cache/babel-loader/35cbb80a4c69d4e16e629bc23156f6a916701eb22e4ff160c166d56cb6c34f7a.json,sha256=WYt5xUomlCXomhDbdyKN6j1GZlG_LnoPTf9MRWXfEu0,303
2729
+ xinference/web/ui/node_modules/.cache/babel-loader/35d0e4a317e5582cbb79d901302e9d706520ac53f8a734c2fd8bfde6eb5a4f02.json,sha256=b9SODP7O5zTYCNK7_Dht6sIby3RQROnyU8FF_HV01_0,98420
2708
2730
  xinference/web/ui/node_modules/.cache/babel-loader/35ddb7906862ce40ab4a645487a58f0ef200934e5b236e1f784f268d2fcce991.json,sha256=YiwYiUHPnMBjqDILeqDNeh23Jcn60dxEjFFNxR2K-Mc,1309
2709
2731
  xinference/web/ui/node_modules/.cache/babel-loader/35e157bc5dbcdd55f3022de2c1fed7eba6c856e97aaa218d3ef609c3a957b382.json,sha256=DRTyEbU2jXP4VdsVSJWLhD90jDloUAxM2yV0g9YipKE,1419
2710
2732
  xinference/web/ui/node_modules/.cache/babel-loader/35e8a0ea710464fa25035c99987642fadeea5527bc2960820751158aabdea8cb.json,sha256=pSnTC8GAN9KcTunXNpt5r-0Si30UPdAoGbR24_DuDW0,1354
@@ -3003,6 +3025,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/3c1480215b30f8aba9e16d1751c46
3003
3025
  xinference/web/ui/node_modules/.cache/babel-loader/3c2137a5dbfbe60d9952d34b251ebab91e94adb4a3fa5bb462ab2b6c470ca96b.json,sha256=Z7YhFWTpM5tz1CMihzoipjwAeRzyDgy95z13jE94aaQ,1460
3004
3026
  xinference/web/ui/node_modules/.cache/babel-loader/3c2cd0fb7582eb69ff3f105d29bc039891b19ce21070707caffed6a54a41dc5f.json,sha256=7Qv0C9bZTxvCjNcv6FoI_Jq9UFZigSq10YkBkd_ohUk,1483
3005
3027
  xinference/web/ui/node_modules/.cache/babel-loader/3c2e9f59bc7cf37f62bbe7c3b9f9549a196d6dc5627686802d0050b223aba726.json,sha256=U-f8OmfDJcNrRFweTRwWnlOtZ_SnV1cZ07CJOE3-ZCI,1524
3028
+ xinference/web/ui/node_modules/.cache/babel-loader/3c2f277c93c5f1638e08db38df0d0fb4e58d1c5571aea03241a5c04ff4094704.json,sha256=CKTbNbvv7lmYEbILpbH1iFCKx50EO5Eo2cfjXN7iowo,801
3006
3029
  xinference/web/ui/node_modules/.cache/babel-loader/3c326151a07bc75c6f1e3b3132560a01f855eb2d451fcde85d5eac275cd82514.json,sha256=mp9DrQcJjPzls2MVv8XOUA85bAvKvAIWdtWt5Qc9izA,1453
3007
3030
  xinference/web/ui/node_modules/.cache/babel-loader/3c329a7725b8d04f64ae0e921ff4bb5ba1d26a250d70a015a0f363069d938d81.json,sha256=sEIWNG9pweI8ivY_IiDD45jyE4E_UrPknvv7cTcLecs,1307
3008
3031
  xinference/web/ui/node_modules/.cache/babel-loader/3c34f020a51db10fdb04d1dc9cb540f8c95ca58bfec3549550e9df1033e3d681.json,sha256=TTAEW104fTY9nkFF62aJrpz5c_NAKSrTExMqbX8I7As,1208
@@ -3081,7 +3104,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/3d8247882c02bec31c57d2361224c
3081
3104
  xinference/web/ui/node_modules/.cache/babel-loader/3d883b5eaea5f5ea4a6949591443fa08320dd9da4b5993c0d399bc273bb605d7.json,sha256=YzJ8IAES_1ZYE_pJ2EYA8933XS855ZXnawSX_lu8vw4,1173
3082
3105
  xinference/web/ui/node_modules/.cache/babel-loader/3d8a04e48f425dfb6e8ac8cf0a63530147d8e4255e2a70d326c9722f8f3d6d90.json,sha256=WtK9gYCgGO8DHDLw5H4pYkPYIpnFD74OmvnUNVHk6ec,3038
3083
3106
  xinference/web/ui/node_modules/.cache/babel-loader/3d9161c7d59a7a3f89808f42a0a6aad1eb4f292f60c740369295c1a4b8920421.json,sha256=Apd6yV51SxvwE9_K5Q73Egzt1IgfQ2mDBcp6fGitdsM,1741
3084
- xinference/web/ui/node_modules/.cache/babel-loader/3d93bd9a74a1ab0cec85af40f9baa5f6a8e7384b9e18c409b95a81a7b45bb7e2.json,sha256=1kZVrUpDJQIQXIw-04tyC_toMlG9S7Ss64t_jGOwGfg,15344
3085
3107
  xinference/web/ui/node_modules/.cache/babel-loader/3d99ad8fc21841d5ae3ffcb63fab67964c27c2911d15630ca0d1b74c74c2cee8.json,sha256=Jy6y_VtEQ6J3zgTGbBP65NHR1j9zwDwioS6gDWm2TsI,1608
3086
3108
  xinference/web/ui/node_modules/.cache/babel-loader/3d9c63a2379d516d454a07c8da14b23d87cd4298151b78a559c09ce65b479869.json,sha256=-pECbrjGns-3Fi4eEhA-De5xVz4hzXKeozu2nETkLmE,2405
3087
3109
  xinference/web/ui/node_modules/.cache/babel-loader/3dab93b4a8ea48731aff841e3c702cbd5a84a61d7d8ecf0c8583588bb82ac0e4.json,sha256=RB5GpYaDvMz1Vl64IsHggYqrZ9jdvEuYs9ahjtNHhuE,9345
@@ -3101,7 +3123,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/3ddf3f67b492ca46988f58011f7b2
3101
3123
  xinference/web/ui/node_modules/.cache/babel-loader/3de1dbcfd476a0d0b34f70742619491f3b24322b9cc4d533130a807db72e1bc8.json,sha256=yXtjiy8uEA6K50VPiFFgsm0dWrvMpbPsFHePiiI391g,1041
3102
3124
  xinference/web/ui/node_modules/.cache/babel-loader/3de704655e25d484dea6603e7f6cff92430cffb05247628599b4299041de3947.json,sha256=RnKV6qWWB4xD0NVFXYOjrfvAj98tAiUr8XqSZRKAi3c,1358
3103
3125
  xinference/web/ui/node_modules/.cache/babel-loader/3df2c699db3b761bda483e1e095e8e7c4c1f8d8c9406d441dd009ae34b75b2e1.json,sha256=U499E9Qm4ERlWcFHkbNC2wRMWj20DgSZqbKdMOAqJXg,1634
3104
- xinference/web/ui/node_modules/.cache/babel-loader/3e055de705e397e1d413d7f429589b1a98dd78ef378b97f0cdb462c5f2487d5e.json,sha256=Wrovy9FKpNYI_GhyZrJTY7jLlzT3FvHM5Veuc1QuwjQ,31361
3105
3126
  xinference/web/ui/node_modules/.cache/babel-loader/3e0b94ba734d983770f96a9335b89b859976a86d972e362e560cb45032a81c42.json,sha256=0y8VyEIWOvNTkiJEBcPYTfkZNJfVgsdJ4T5cjjuZgLM,1290
3106
3127
  xinference/web/ui/node_modules/.cache/babel-loader/3e3876a1c2bee4189e5f96bd093f1018d2dc6365606fdb383641f064b6085bfc.json,sha256=ACrHtBpgNZvsqp5ZpuSXqYsqbdftBLssHDaZZx5lrSg,1589
3107
3128
  xinference/web/ui/node_modules/.cache/babel-loader/3e3e160743adac06132315803a80140129917422d25cd6bf58ec5c67d66f2431.json,sha256=dudsumLdvYNmnv4nvdY1GOz9dyU_0TDOEP9Z9RZpnSw,1361
@@ -3164,6 +3185,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/3f8cdb0567ac4750e1cc025fdb570
3164
3185
  xinference/web/ui/node_modules/.cache/babel-loader/3f90b7ef55782e44d0820e8d6fb176f32b0d5f0c8403834b8f2ba86360947708.json,sha256=K13h3w4cYwbEBOCf-D6OBs8zRAFn-XmLz7zxijfARfI,1319
3165
3186
  xinference/web/ui/node_modules/.cache/babel-loader/3f944ce031e36dda4f0132251ae5561847cbd0e15a6e91e27d6048230225d67f.json,sha256=C3lm6viMShEvj0HhAqF4htrpSHluVarNzWydjvWe4zQ,1935
3166
3187
  xinference/web/ui/node_modules/.cache/babel-loader/3f9fdaf51eec723a103600419e6572a642223729af936fe0bee76af705a350ea.json,sha256=uy3Uo-Pyb0N2mW6vid7goCHDq-l2ckuqHgp6WeSVWNE,3037
3188
+ xinference/web/ui/node_modules/.cache/babel-loader/3fa1f69162f9c6dc0f6a6e21b64d49d6b8e6fa8dfa59a82cf829931c5f97d99f.json,sha256=enNydCjUW_9-1sXcZ3t8pOG-9AUijiSBARKo3fOMk1Q,4590
3167
3189
  xinference/web/ui/node_modules/.cache/babel-loader/3fa6a00bb88ecca60472486861316887fbba1abcff38061ccdc76259cdfc7f74.json,sha256=7cXy28NHAfoPbZCa-l5ZPiEikrMPRI4fRVYJQT5593E,1390
3168
3190
  xinference/web/ui/node_modules/.cache/babel-loader/3fb24a4c3a4b4f7c3532681ab3442aa16c28abb3690dcd1f245ff9d89685aad4.json,sha256=srG3wyyz9qaCWa4EYkrj03CgNKDAidgGOhiRLXZUTis,1653
3169
3191
  xinference/web/ui/node_modules/.cache/babel-loader/3fb8f2b28364bd9de2eceff579f3730abd1173188728e5f123daf0cee5c953aa.json,sha256=BTus9Yhjwz-bO4gfJCo2vdyNRah6oTxCbKD7uUJSGYs,1552
@@ -3407,6 +3429,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/446a53d3c43f8dbf1c00905246bb6
3407
3429
  xinference/web/ui/node_modules/.cache/babel-loader/447296e291433715abe6074f2c9de32822fd763f976f34c4624a0fb66e3991dc.json,sha256=GTk5rfsPxfDGTPolwf4g9OIzeaLqaB5RZ-3hWHPqEU8,1523
3408
3430
  xinference/web/ui/node_modules/.cache/babel-loader/4473f8cc4ffd17c571550d0ff7f5071b89467be4785a9d481511a82ce182a608.json,sha256=e6ffPpGq3f7FPJXl_eaxG35LMeX50rkPQ40FuHtum3k,1333
3409
3431
  xinference/web/ui/node_modules/.cache/babel-loader/4474f834610ec1bf6d1eab1383d277b5f3ba3bd4c410adbbdb247d020283b240.json,sha256=7ObFXUvvVCZ2PI6bhqNKd7nOQhYAyaUCVijTzSocqJg,1107
3432
+ xinference/web/ui/node_modules/.cache/babel-loader/44774c783428f952d8e2e4ad0998a9c5bc16a57cd9c68b7c5ff18aaa5a41d65c.json,sha256=JxhE6YB4863bkxaQWBxALj1SC6tUzE_qB2JeORHQO1M,3633
3410
3433
  xinference/web/ui/node_modules/.cache/babel-loader/4486bac33e40e83e2730730ffc02660c033e23c1428da2cf3e345bf87bddd66d.json,sha256=n5nyCx4ii5w2akvWckWyZB4JeOd2-0v-Zvc9IJwtoYg,38065
3411
3434
  xinference/web/ui/node_modules/.cache/babel-loader/4489ee9372813f533a99906435462debf120a507f0b3bfd7a00799d7b3e11635.json,sha256=pmH5s2akRtVgHLDJRzheaG0qDRCPI2PLmpfFzA2ssdw,1108
3412
3435
  xinference/web/ui/node_modules/.cache/babel-loader/4491d55776d45a03f801249521f1a2cc26bf10ece5ded1770b92985f013620f2.json,sha256=UFAzXVitSLlu0QerlBdKVdht-e0Tyv3RWKwlC7bMnR4,1196
@@ -3948,7 +3971,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/4fbccaaa0ce502bc67300e0c9d823
3948
3971
  xinference/web/ui/node_modules/.cache/babel-loader/4fbee8a425ed4ca7a18abf2cf8f3b3b0de358b618734c1597ad781910e107369.json,sha256=EFUXDBSA8Rm9zWHEy9zGajDUE1-qqqfsrGDoXqwkdlM,1840
3949
3972
  xinference/web/ui/node_modules/.cache/babel-loader/4fca68572d522661be1557a43995bfcd5f8d6cdf64c9e7d64fe13333ad89e559.json,sha256=PfOzdhLzXsoyZy1LGf1c-N7m8K9zohZi8e-fIXfx7tk,1428
3950
3973
  xinference/web/ui/node_modules/.cache/babel-loader/4fd0f58491c92315b81a1a08cc4b383229ce9409b762b0996492c0471dac3cba.json,sha256=2RKvGXcQIlCk-A_WJUNpSwo27Q5dMg3NOM2fbM3GAK0,2271
3951
- xinference/web/ui/node_modules/.cache/babel-loader/4fd24800544873512b540544ae54601240a5bfefd9105ff647855c64f8ad828f.json,sha256=zfeGV2Od_7EwPVp9OBZN-kAvqRmjexVrJVE2U2aNKJY,19541
3952
3974
  xinference/web/ui/node_modules/.cache/babel-loader/4fd2772eee09dd39c6636e1b6f1e38fc611f7613eb5898f8b789757efb629849.json,sha256=PEtUccCGkW_51RqpX5EwhlAAJ72V_1jZuHojZnBUAXY,2372
3953
3975
  xinference/web/ui/node_modules/.cache/babel-loader/4fd454e813b5a1b3bf3ac6d233a0a848463a8f4ca01c71401c72287c25fb04ee.json,sha256=Lu-6cK_Jw1xDztWQsvA6P4GOPV_jZC14IXakel3yUT8,1254
3954
3976
  xinference/web/ui/node_modules/.cache/babel-loader/4fe32ef984d47591d1ce8d3c44aa6ae2156f1a4ca1ced5daaae349aecf152235.json,sha256=N1o9Ve1zb52y8DzoU-_KaK_-vY-IosSVJsufha4Z6AY,1626
@@ -4075,7 +4097,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/5295c7231037a833974866e447630
4075
4097
  xinference/web/ui/node_modules/.cache/babel-loader/529f91ef5cca8c287f529946a25e76fbfb2b9f9cbe02c01fea7af53b76f85b8f.json,sha256=52YI5ZXgGiKjxan8TD9fkVtnd3LycBSKSw3sy0Y_1Bc,1598
4076
4098
  xinference/web/ui/node_modules/.cache/babel-loader/52a0942f19dab0d50f1213d1327bf64307c014c595c19d5a40e80411ff2a59d8.json,sha256=-SqKz2mjQkLR0b9N9LeKPdRg-5KUoC-bdfzfwyOpavI,1406
4077
4099
  xinference/web/ui/node_modules/.cache/babel-loader/52a563a83a785e9d21367d639eb486923fa75f59565e638e4b44294feca020c6.json,sha256=DbAGOMd0Tor8S81ggOGLtpoBpaYBtO8Etc5Uz-Xtl18,1338
4078
- xinference/web/ui/node_modules/.cache/babel-loader/52aa27272b4b9968f62666262b47661cb1992336a2aff3b13994cc36877b3ec3.json,sha256=6ygCO-j9cSo1Sp0g1IooTK_e-j0-shvAfIdJfLFFCFg,15247
4079
4100
  xinference/web/ui/node_modules/.cache/babel-loader/52b7f18030d8bff97c536e6621c461f6588e31526d75707c221bbc8a48b6c385.json,sha256=Wfc05bnoMOcnJDuaW2Z7DnuAeUddLZ-6EgPwP5wxzTw,2179
4080
4101
  xinference/web/ui/node_modules/.cache/babel-loader/52c750f3d8acd1918c30f4271515832fdefdd6da5c836d8a7da1383835050216.json,sha256=ZLWHLdUQifr57N7VNGzaIi8LUZWfQ-_Iz0r-bKevd2c,1299
4081
4102
  xinference/web/ui/node_modules/.cache/babel-loader/52cf538de2882348dc5ac8a6aaf16f14183f43f0a668ed02e909d327c1a7411c.json,sha256=2F7lwXCYHKBi_w5ERQpDTRG1yTaLO0SH1L8XaKv9qCY,1133
@@ -4115,6 +4136,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/53756725ef11f97b1616fa01e4486
4115
4136
  xinference/web/ui/node_modules/.cache/babel-loader/5376b7753a8a2550ee94e61b8d90718fb34537e4928e3a7814d42fc7d6be186a.json,sha256=-NMuykzMP-BzLDDan6BmlSShodvWG_KjMN31hGZ5_tU,1176
4116
4137
  xinference/web/ui/node_modules/.cache/babel-loader/537bbbd6a327cc20a826e54e0717f8d71e0ef33648409c512c8a6ed9760f680c.json,sha256=kUaRriTNxhQW2XhqirJpsDa1xIinnrSX_lLfEk6wJQg,20210
4117
4138
  xinference/web/ui/node_modules/.cache/babel-loader/53867b68a0b49c920cf6cee6d3bd95e4796ba82dd5332a1d034affa09cc004cb.json,sha256=U5vN4zr1O38HY47mnAy_xlEe_X91Ly8vld1LPiN8Q_Y,5538
4139
+ xinference/web/ui/node_modules/.cache/babel-loader/5393569d846332075b93b55656716a34f50e0a8c970be789502d7e6c49755fd7.json,sha256=sk625R4JVtqf-RcQ5sJHViOkC8S_8UGxrtBujkqWGt8,13447
4118
4140
  xinference/web/ui/node_modules/.cache/babel-loader/53948204cbb8006d746a9da05456c5b0b1677ea306318c43f3d3fec46c91c67c.json,sha256=P02Mb7W0lRL9tLkRIPpsUx98yvPNj6bsdFB2FED0hhc,914
4119
4141
  xinference/web/ui/node_modules/.cache/babel-loader/5394e2b265efd1be72a9030095e93976d88293e24ecf27f8556ffd0b5e5e4216.json,sha256=_uriBNmpb6rmg28rDDUuWP1BYb3SB89PaF_V3_jo5F0,1320
4120
4142
  xinference/web/ui/node_modules/.cache/babel-loader/539f18646ec870ab1c5e42b7d78b2916cb743c5039e59bef57dc66994b37a7ab.json,sha256=Pnp96k9QNZ3wt5gHF608lOQQE4emZJQGNPW5mahDGQE,1795
@@ -4426,6 +4448,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/59b87e8acb6cff8848ab71c5f2f9a
4426
4448
  xinference/web/ui/node_modules/.cache/babel-loader/59b939cfd3bd6bb5a56cd4fefbaa49128a0fab5d44bd26b86d3429ff739b6f1a.json,sha256=76xEOOn-x977qWqoSZMOOaeUJu7NIKw6doVBhJxoIek,1384
4427
4449
  xinference/web/ui/node_modules/.cache/babel-loader/59c47a7ad9352689b3bf32566698a748598770abec9baa3544c3e5728feaf132.json,sha256=n3c_hzx8CScoA5X-rm065OVm67QSBNeAML5fd8Cupsw,1010
4428
4450
  xinference/web/ui/node_modules/.cache/babel-loader/59ce1728186a5c249988b447b53f5d160d86980a36a1985dc02889c9def7c1cf.json,sha256=RugUaSvpM9XRNu1_JnqBuwNrcbpADQY2SQ7UHjmtMaw,1126
4451
+ xinference/web/ui/node_modules/.cache/babel-loader/59ce49eae0f486af4c5034d4d2f9ca77c3ec3a32ecc560085caf5ef482b5f4c9.json,sha256=6uxT7nbX4XDS3T9aMXWR3yIGxtwyCEaECs9eko7aiio,6293
4429
4452
  xinference/web/ui/node_modules/.cache/babel-loader/59d4ad4b05302ab27f2faf6bc8a1c708abf795f506e9b3620327cbf964d55001.json,sha256=sEC_d1y_WMppWJp88DNnkx1ny-1TSgnUfbBXb3-gm74,1983
4430
4453
  xinference/web/ui/node_modules/.cache/babel-loader/59d7c51e2656b581ffd10c0affff6ae2285786fb649f913ca9875ebc470c8d3e.json,sha256=V7vpPZ2P4mqlxqTN2JS3rZC6skTfFQPyDP-LJ7hoKR8,1029
4431
4454
  xinference/web/ui/node_modules/.cache/babel-loader/59df1384033e89d592d1a265f981ffa7aabd25c4d7a1752c87d7c88ef13edc87.json,sha256=ZvbgBELV6gfdWtNq5RVjjsYRybVlTv-oaxPdQJaCEII,1181
@@ -4748,7 +4771,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/60a96960a01975be2f8e537bdab39
4748
4771
  xinference/web/ui/node_modules/.cache/babel-loader/60b0c8ca83d81db146e49c5ce2ba10fc663b73fb285913f41d766ca9d901fab9.json,sha256=ni_DnwuOLQCJEepcH8hS8KQj88D9yKkIZUP0rCFNxQI,1421
4749
4772
  xinference/web/ui/node_modules/.cache/babel-loader/60c12ba7037cf990dd2e5977c49332a58a7fcd9f64cf2215b4f04b95fe332bdb.json,sha256=4r7kyLNZuqA_HwGi3aHlLm1ENPO-mIPomEYbUJZodKA,1206
4750
4773
  xinference/web/ui/node_modules/.cache/babel-loader/60c261bc9a425c9fe2010579140f7148b32f8ef4158a5abf8559cbe5fdbc7baa.json,sha256=Ws7bku1BweDVv_jW6r5dRiusjxtdVvZLf_NzO3GgKFU,1990
4751
- xinference/web/ui/node_modules/.cache/babel-loader/60c4b98d8ea7479fb0c94cfd19c8128f17bd7e27a1e73e6dd9adf6e9d88d18eb.json,sha256=g2kikeJkU_-YLxe_pDJDZ4oi-sHXMMPiwFhT52LJBXw,28390
4752
4774
  xinference/web/ui/node_modules/.cache/babel-loader/60c582ff2c0142684f28b97b7817a1cac81a096d329213f89f0b576ebbd5fdc5.json,sha256=OpE7seex6a1JlDLgj5N7uQHGVy90jFLzeDec9MyImx8,1680
4753
4775
  xinference/web/ui/node_modules/.cache/babel-loader/60cbf076a9c253eca45fa420589e459e0ef37c5337b9fda34b79f5f972168070.json,sha256=fTeXxuuCVGy3KxWeYCnweiuMf4wYF6bT5HHjCqHEZbs,1978
4754
4776
  xinference/web/ui/node_modules/.cache/babel-loader/60d2a609c9db5426a31b3b65f1f24b21a3716dc40ad44dd83170236b06fb6f5f.json,sha256=n7e6bdf3UJQ_TOhgpa3ILM2CuhjwkjTnBQX7yqOuW6Y,1444
@@ -4848,6 +4870,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/62d714453d617be7298aa19490940
4848
4870
  xinference/web/ui/node_modules/.cache/babel-loader/62d9b874f604c1d6af7160b7bd0c5dda606ce8ce817ab8354b29d08e3549a144.json,sha256=WP3sH-KUmlr-4YNrkCi9EVehqOzdCaDaLoih4xm-xl4,1483
4849
4871
  xinference/web/ui/node_modules/.cache/babel-loader/62d9dc0f5adf5935a0ba2f276f35df64e76a7cc49a6f9ded00907142d030e244.json,sha256=Qi9xSGYPGU-0fxBbN-TvTaGEPfTQi1nX6L_mNVGyCfY,1616
4850
4872
  xinference/web/ui/node_modules/.cache/babel-loader/62d9fcfd8631942ee6d531fd945d2e2b56dd5ecd347ccf7846491d82dc7309e9.json,sha256=-5d7BWTKjKLnQMLRlruofIDrCS8ov9LztgW0xukSt00,1426
4873
+ xinference/web/ui/node_modules/.cache/babel-loader/62e257ed9016471035fa1a7da57c9e2a4250974ed566b4d1295873d747c68eb2.json,sha256=WPot7RJOQSdm6qUXrydHzEQDcKpR5Lrm5LLxLJCVXgw,8149
4851
4874
  xinference/web/ui/node_modules/.cache/babel-loader/62eacb9ec62d7d90206295f9e6db7e7a7af717fbe45c51997aec4cde5471193f.json,sha256=Uf9i6LZOCJKG1dp_g1XM9Kz-yZSQUay3axw4hEjsQU0,3155
4852
4875
  xinference/web/ui/node_modules/.cache/babel-loader/62f28f02630c52459dda4893ef097fed60787833ede8f0d7ae5ae9c4955d8287.json,sha256=NtmgKn0vOHk_dtM5Dr8eeSBg1ZmK8112cfkm7rwtjBM,1477
4853
4876
  xinference/web/ui/node_modules/.cache/babel-loader/62f729dfbd3502499b584bfdaeb66bdbfbba1e84831e9482214e31d6f7f12361.json,sha256=NP-UBJ7l6h7oI73DIVvN29qsUbXZYqjg4xoJA3LPAZg,2106
@@ -4888,6 +4911,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/6390894c9d20969f787b35cada0b4
4888
4911
  xinference/web/ui/node_modules/.cache/babel-loader/6394b40f15f530a0256b969cb13ae839eaac78abf54a773118685bee0b433f0e.json,sha256=Xk60HByt-09ZOLLvmW1iLXRmEZZp0tKSqotAJfwxuro,3499
4889
4912
  xinference/web/ui/node_modules/.cache/babel-loader/639d8627999c782a40e7ef3cebd8cf9417a2994264963f643f15f54013a61ca8.json,sha256=NAWaIB2L61YocM0QmF1iZoZ9V8EGReOJIPYJtAzNh6U,1259
4890
4913
  xinference/web/ui/node_modules/.cache/babel-loader/63a21ad97e99b36784a12438fe4b71be86863e2fe7158fae17db2c0c45116dcf.json,sha256=YbAvEEjZd2VTRoIVGJreGRn8int8aisYk6eRZHEWj9Y,1507
4914
+ xinference/web/ui/node_modules/.cache/babel-loader/63a4c48f0326d071c7772c46598215c006ae41fd3d4ff3577fe717de66ad6e89.json,sha256=iXuIpBz80lf_XqyW-E00r9TBSWtZL2THzb0j62ZhJGo,20318
4891
4915
  xinference/web/ui/node_modules/.cache/babel-loader/63a72a148a4babed1a4299129de91070eacae7debaad9ec0ee856e2c3451e780.json,sha256=s-4HnGYOaQv-dmu3MWKGf3a8pBPzQdOrugXZsyKB33c,13053
4892
4916
  xinference/web/ui/node_modules/.cache/babel-loader/63ab862ba1c1a45c1960952a4d6816120614c47217fe0904f5622904f2b628c6.json,sha256=NS-5RSHksYSy9o9xMOCtp5VEAIR8hEcIvoS3DdUAQes,1623
4893
4917
  xinference/web/ui/node_modules/.cache/babel-loader/63afb2a3263a8162320073b9ee04c38bfa8f9ad8f7c400694359a9e150bbf892.json,sha256=Khc0KJwvpX4Lxy1D5u2v760rHd0ApvI4X6lIkf8S4kk,1090
@@ -6131,7 +6155,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/7dea90a12e5d611ccb120c62d48b7
6131
6155
  xinference/web/ui/node_modules/.cache/babel-loader/7def05af31ef8170480bbf0385dee80bb6f25a6044d86380e7a91c6686a94a04.json,sha256=n-hmxhbAbfAR_NCyR_YcncpCH9MiYER1evkxsZ6Zr-s,707
6132
6156
  xinference/web/ui/node_modules/.cache/babel-loader/7df2673d63cca4da35c15305c2191fd99d3971d96f4974f73af3cf455f70c87b.json,sha256=Za5WiFpZUYvUX4G6-56MsxFp7paqU8LfuIKgz7RaLO4,1186
6133
6157
  xinference/web/ui/node_modules/.cache/babel-loader/7e07afa5afed38d08cbf8f59c0a4aa1bdaa251e1b75016ba8b81c4167470aa15.json,sha256=TDhb0gQwpqWfu2MQYrOVXyU74eNZmDCb92fOqLJc9yM,2130
6134
- xinference/web/ui/node_modules/.cache/babel-loader/7e094845f611802b024b57439cbf911038169d06cdf6c34a72a7277f35aa71a4.json,sha256=Jwx9A_Fbzu7WbwgZttohDh0_AFECVccs3yz6wMANlvE,29837
6135
6158
  xinference/web/ui/node_modules/.cache/babel-loader/7e0a4830dae84acbaa77d6a706e57173fed9fb0332535985b43e53c42e31ffb6.json,sha256=0wbwjQ5dKwbQFlsptpmOShaV56O85TLaDhVSI6zVu9k,1852
6136
6159
  xinference/web/ui/node_modules/.cache/babel-loader/7e0e936ef09ed73995310b6c2afedeffa8e000fcb7eb1b5f7972e288f761ccc5.json,sha256=aTk6mg9xKIhM-CkUYX6kZF4PQikO4SGBUWfPlM-bdvg,1348
6137
6160
  xinference/web/ui/node_modules/.cache/babel-loader/7e18710f3233c22495e90978ebc4ecf9327ef1c9030b3fc79ae2fb0c98d8f855.json,sha256=zQU_tsf5lWdlT3KC-Rgw3sR0F9LJtdsc2pNS5GHn4_U,1637
@@ -7314,7 +7337,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/95be58f972c1da457e5ecd6f81626
7314
7337
  xinference/web/ui/node_modules/.cache/babel-loader/95c422eee3c7d1745f391aa53419c4bfc524bb6649d82a78fa8880c6367473e2.json,sha256=0hWqpXQqZrtQejPNWZSecW5fChLQmY1djSVQizhWMfk,1221
7315
7338
  xinference/web/ui/node_modules/.cache/babel-loader/95c631369b5f85aff67cd52b8d78b1892c3b5a57233845ce6e5873d41bbef73d.json,sha256=ogIOzU2J0ove36JKYaAw9IpHfAgDmWGicR4g8Pmn_Hc,2104
7316
7339
  xinference/web/ui/node_modules/.cache/babel-loader/95c7d29d3e0627c00e8e8215ff8862dce44d03cbd14064f589142cc8fd1f6f67.json,sha256=FQgZBLfajlO58zwme0tZIuNhJOxhIexJSIv_FSztBPE,1056
7317
- xinference/web/ui/node_modules/.cache/babel-loader/95c8cc049fadd23085d8623e1d43d70b614a4e52217676f186a417dca894aa09.json,sha256=7lDjkZjLSlBZWLBA3Rw_MByJvr4lUdUv1EDw2Z3JZDQ,22264
7318
7340
  xinference/web/ui/node_modules/.cache/babel-loader/95d0959de2192b2e115117d6ae89556ff5512d630a9c84c03598d3420ba4f72c.json,sha256=Iurv1NcrouzIchhPru2Gxx66qu4ZtJBeVnBvPTGh30Q,1296
7319
7341
  xinference/web/ui/node_modules/.cache/babel-loader/95d0b8eb854683d701a727df03d06bac56b5f38217830385b4c1d0335fbdff44.json,sha256=e1fDdRbf6lzank4KhQHsEtCG8uZopbqnABHit6gfA6Y,1445
7320
7342
  xinference/web/ui/node_modules/.cache/babel-loader/95d8b9d6f16d6270d1da0ce7e15f93eaedc4eeb39f6fa925744e8a4473025586.json,sha256=8V2Hfq62TVE5Uqdm26JfqRXekT5mkJQODSt_LanfFFw,5460
@@ -7471,7 +7493,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/98a7e614a3f12e7192ab15e114ec9
7471
7493
  xinference/web/ui/node_modules/.cache/babel-loader/98a89e941cb20730b264f0a2e9cb2e70667fb825c6fae049f1235423369fdb3a.json,sha256=-4YHTU93Zp7Cx0gJvLJD1-wNLk5bGFiXhkZwlpHaquk,1081
7472
7494
  xinference/web/ui/node_modules/.cache/babel-loader/98ac4df0cb2d3243201dbcea2010f686c2c2fee5fef9aaa8b100bf04df44d60e.json,sha256=aeBeL1MK0uOigYUlTwqOAJYXNYfrQT4oeypKoVQUrG8,1599
7473
7495
  xinference/web/ui/node_modules/.cache/babel-loader/98afeafdfc285a744d116fb5f189a16ad2b977adbd4fc0757f7ade1b29b8ad31.json,sha256=Cc5dYL6cuSHFbN-6TklkM_9gCbmrS8QMwMrqPek2hh0,2993
7474
- xinference/web/ui/node_modules/.cache/babel-loader/98b7ef307f436affe13d75a4f265b27e828ccc2b10ffae6513abe2681bc11971.json,sha256=aqH6FmlV3dlEeB0Lxgw4IVLr9oGaUWiBnYeIflRsDeY,61845
7475
7496
  xinference/web/ui/node_modules/.cache/babel-loader/98b912aded137b514350bc42652df996dd043a50ee6d4c135ce7611c95038833.json,sha256=CGcB3PyqnXFTFNil58iSqnzielKRrorpM_HcJVFIQW4,1313
7476
7497
  xinference/web/ui/node_modules/.cache/babel-loader/98bdf735ffbb0845c6d4f137041cfc33789b94370aaef08c5383008950e705a5.json,sha256=iXl1Sy9Cd21kBWeYI6AlEWT8Kknzxg7GndGCXhF0lxQ,1373
7477
7498
  xinference/web/ui/node_modules/.cache/babel-loader/98bed7e77fcdb9b7a42b0a8cb0b0c469330deeb7740b19a24f9894b5d2215551.json,sha256=PeyJqm8x-dorE3nVf21FIIL4xTvcqTkK5l8HVQdyLqY,618
@@ -8204,7 +8225,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/a7f9a597fb89787db51ef52808319
8204
8225
  xinference/web/ui/node_modules/.cache/babel-loader/a7fa9f0c3c1f8f417e01f8716ef22a11e11fa29e437dcde028b94f5f3fd2a827.json,sha256=lc7dizaiVoKCeNn3xsjmP9R-wwhQALBSSdhO-19Pl5I,2233
8205
8226
  xinference/web/ui/node_modules/.cache/babel-loader/a7feeb58fb4b97151fae1c6435d61f29ba38fdc3f8a7a5137d8ddde46c5c330c.json,sha256=R66JqLkcpivsI2KEGTGCMuJT3779wzhrifnWJYQMeRU,1225
8206
8227
  xinference/web/ui/node_modules/.cache/babel-loader/a8051124f8c74d2d72ef77285a5d65aa947106aa19ab21f1079525d3cea07afe.json,sha256=XGnry0T_H9_hxfxJ2Q527w3eyoDb_Nsm3PtIW2uTCrI,1412
8207
- xinference/web/ui/node_modules/.cache/babel-loader/a8070ce4b780b4a044218536e158a9e7192a6c80ff593fdc126fee43f46296b5.json,sha256=vfW-HHVU14Qn33du8ADrGEjgGdhdflNwYtq7jsl1dwM,8916
8208
8228
  xinference/web/ui/node_modules/.cache/babel-loader/a8083a1240083f8165bb930c1341c0792b818dc211414df236aac15adc26df02.json,sha256=Oen9GTZcy6ZfWtBP6vAB59ba6awaDFxCXmTdLuO-aGA,2137
8209
8229
  xinference/web/ui/node_modules/.cache/babel-loader/a80f850646896352239c34b49a8d7af8b94359ce7f0ba24472bf8d858173b4fc.json,sha256=VrQOCdzaXGq7vSnJs5D6D7j3ALvcBYZxMEsEtOhe89Y,1328
8210
8230
  xinference/web/ui/node_modules/.cache/babel-loader/a810ef9143e54ee901da1ac4083afdb95e298e9dac8ea53f5f8780fe40189431.json,sha256=bH3dz9aXCkzo0awU5vsb8E-Os1OqWs63VqOy3lQv0rs,2311
@@ -8772,7 +8792,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/b3eb0ff459bc91784bfbd8e2ba58e
8772
8792
  xinference/web/ui/node_modules/.cache/babel-loader/b3f2d1ab3a562e5d407ba4c113fd1930020f2584051bc5446db4fd8434f42cc2.json,sha256=dNZ4hvhfiJOvcQW9-0CWVjJSKsx4ZJDIhXOkC4QOzPM,1351
8773
8793
  xinference/web/ui/node_modules/.cache/babel-loader/b3f36e998068de745f40582fed796d2c134797062f469dff8f33f2cfe29149de.json,sha256=teF31N4aIDoFAXO02zRX0RHKzGLthPYpWFceMXVGDXY,2726
8774
8794
  xinference/web/ui/node_modules/.cache/babel-loader/b3f4a1ddcd5b1ada072acc81965b4dd2a42feb62a19dbf1f3d280663a158e5e7.json,sha256=6a4wrt9jtuW49nTdb59Un2yqTyto9uW1qJFXBEWhXcI,1583
8775
- xinference/web/ui/node_modules/.cache/babel-loader/b400cfc9db57fa6c70cd2bad055b73c5079fde0ed37974009d898083f6af8cd8.json,sha256=kahi3QDwMGUHh5Q0f8i-gxraIO6uPs8pVb-w14RM5o8,10744
8776
8795
  xinference/web/ui/node_modules/.cache/babel-loader/b4094c0b683efdb6ce6b31a404d77dc3abefbf1982cecfaef7bca7b8b95e8562.json,sha256=kwGzGT_YoAThfKMKpPNmuzqBVN2FBbluD28RtFMZ1J0,2783
8777
8796
  xinference/web/ui/node_modules/.cache/babel-loader/b40a2989c91b0f8c14905ffd52cb24707ccc14767190ff4809e87e64949cfe6f.json,sha256=VFDlbvoeMuxSHD2EttSYpJCNEeH2gN9d9ZE8UjOB1pc,1678
8778
8797
  xinference/web/ui/node_modules/.cache/babel-loader/b40e708c3acfff64baffca6a1e2c35dc1fb8b3ceb14ea29ecff1dddb22ba8b9c.json,sha256=BjavnEoo0XSJ_0_S_hzOQbYhlb5Q_J20jbzx6VvNQhM,407
@@ -9042,6 +9061,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/b9c6d77e1c281827c4d85b8644623
9042
9061
  xinference/web/ui/node_modules/.cache/babel-loader/b9c8463c7161cb1f841118870f9d3df1ef515ac803fb7426455c8408758a5efa.json,sha256=7szgkT4x1Te1HFIo2xDX3wBlAeTMRORMEeKr5CQLBno,1538
9043
9062
  xinference/web/ui/node_modules/.cache/babel-loader/b9c93ed882fce4f3629e9a1509d795e84800064784847da69594679986a2e9a8.json,sha256=O5msqVVBExZ4uS46CLVkRR8Qx8W17AyeYrtv4MPjqXI,1280
9044
9063
  xinference/web/ui/node_modules/.cache/babel-loader/b9cb9c6ddd14fc60cb998b679f50e615181553f0a207dfe28d9ce96abcfb5fdb.json,sha256=P9Gnpap-55ReqW5aV64ANzbZX0FrkCyZEQVqwtr_msI,2521
9064
+ xinference/web/ui/node_modules/.cache/babel-loader/b9cbcb6d77ba21b22c6950b6fb5b305d23c19cf747f99f7d48b6b046f8f7b1b0.json,sha256=IDPqBARYls3bg-hOZmxlzLJAvRZcuXZNSw0DB0rOlDM,10686
9045
9065
  xinference/web/ui/node_modules/.cache/babel-loader/b9d0d502d6eeaa84149677a979a793860c1baf1cf3610b1dcfc0d6dfa89d233e.json,sha256=yk_2-gMgEIrX_t1MCnrXscqztSpSwu2q-1ZuihIwGxw,1380
9046
9066
  xinference/web/ui/node_modules/.cache/babel-loader/b9da1092e8887df9683a443acff15035ed4fbac08e81a088546955d5f78ffc5f.json,sha256=45kD-qATFDy-UPSlj4-nFYCDBEKe8sotjtvxmw5MGwc,2532
9047
9067
  xinference/web/ui/node_modules/.cache/babel-loader/b9df3620b23aadbd6605ca49e4c56f659bca6b56a873462e91fff9bc58fde72b.json,sha256=zLmJsOSnMp4ymIEcvcZVYz9qYvKtT2TzOZLAsIqe9k0,1316
@@ -9175,7 +9195,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/bcdd53415de1aeb422f273bc13207
9175
9195
  xinference/web/ui/node_modules/.cache/babel-loader/bce77c1d9fa543b4323fd001a88fc75e22d77cd6860724ea112355fda54d7c1f.json,sha256=8wFLxkqfOj4rNF963a609FAlwyg4nJitfd1bteWbF2E,1233
9176
9196
  xinference/web/ui/node_modules/.cache/babel-loader/bcf206965a61fc3d89f63e9bc382fe39d3cc5195996acb329adbc643893631f4.json,sha256=Z3_ZM4KCKAc_6rGPD3hhoAbHhDHcrHZIwYj-6vW1FUM,1362
9177
9197
  xinference/web/ui/node_modules/.cache/babel-loader/bcf34dbb62a4a9f9a41aa3f108ede37c5e68610ddab2f6f9de4c32251b99c6a5.json,sha256=X4Ksc49e2q-gJ93O1ME0eohtUTMQ-ep27AKKDDLq2ys,1265
9178
- xinference/web/ui/node_modules/.cache/babel-loader/bd04667474fd9cac2983b03725c218908a6cc0ee9128a5953cd00d26d4877f60.json,sha256=Ihvyd0-9-5seSXUeRf0eRcVjsY06IBqsEtNMcAuxilA,10442
9179
9198
  xinference/web/ui/node_modules/.cache/babel-loader/bd0664de4d57196650fbd0ba7bf8d181b1bc6576b83a17d60776e9d599e80348.json,sha256=EDyh9kMUZNxnpBBa67BRp8rKYwpoF9cU7Bjl4RLR_5s,1113
9180
9199
  xinference/web/ui/node_modules/.cache/babel-loader/bd06829b8aa1cbb224808d6ad7f57f8c516b9a097b7ef8e00f326e77cfce6455.json,sha256=zPFp2TAhZLgr7JTUyw7rvnLgyDSmra-ER4pMrpscWd0,1312
9181
9200
  xinference/web/ui/node_modules/.cache/babel-loader/bd07c17cae7e4f97e652bc1ff1349c5c71c9d5b38c89d54f0beb398f1404114c.json,sha256=QpVtHd_9KzxlcmUDlkvvzTsaEs3I7_iA8I1eSCQ8MxE,315
@@ -9416,14 +9435,12 @@ xinference/web/ui/node_modules/.cache/babel-loader/c1f24a90a27ee5ebcd8d126311dcf
9416
9435
  xinference/web/ui/node_modules/.cache/babel-loader/c1f6c25837db84a444b5dff08950b14bc02bc244699fb8eb7a0159c919cf3631.json,sha256=LCQV1RZIWPuBU31oM5vTqqD1mxsBjxeC_St859jMLL0,1582
9417
9436
  xinference/web/ui/node_modules/.cache/babel-loader/c1fdae7af4765ea02d400987ee099104bc46fc8220053f4b2e78baf78c70f514.json,sha256=81BfOfHAlpe9TA7tRerAuEHHDziNwboRGCo68T8Eu6c,1268
9418
9437
  xinference/web/ui/node_modules/.cache/babel-loader/c210a833420cb6545511c3a46e30569be004f99d17cf8175eabd623b72ae9f85.json,sha256=0Sopf2yLutipFm7Q3I4maBFAELqJuxth893K-speSnI,879
9419
- xinference/web/ui/node_modules/.cache/babel-loader/c2124cfe036b26befcbd386d1d17743b1a58d0b7a041a17bb67f9924400d63c3.json,sha256=kfB3nfi-vojtG66h-KPqAeyBadIx7IM0ARL33RsyNho,11329
9420
9438
  xinference/web/ui/node_modules/.cache/babel-loader/c2137109d4157c82feb5c0b20acf0eb77a5303e03ee090543ed457461ea121e3.json,sha256=EZt0em1eumSHNfVO4m8IgOMRZGl6zAuHOBRYFi4N_NU,1538
9421
9439
  xinference/web/ui/node_modules/.cache/babel-loader/c2159445aa12d7be37c75ab4a9ca2b6f439cf7c033cd6a940150b356c6346900.json,sha256=00cNF1ez9UCeGULKDlCGNApf7ezLCxc1_gk-e2pNuds,1480
9422
9440
  xinference/web/ui/node_modules/.cache/babel-loader/c215b7b7e52e17a2c446ee1ff62bc224935d5e1ffe59fcd8122121f59ecb254c.json,sha256=FPwiAgeqkrG1s9J45JIjHs3d6hhEsB_nLhyHSHqXVRc,1448
9423
9441
  xinference/web/ui/node_modules/.cache/babel-loader/c21a3aaa04edc50a10e25087ec6a31ada24439638cb28822a30cc08bb4077876.json,sha256=MXlf_fUyFky44hambwL0lamScjXCg0o3ngsMVB5A6g4,1106
9424
9442
  xinference/web/ui/node_modules/.cache/babel-loader/c22444fa309ed1e02a9248be7ebe367e7e1ebc491a7482cc9ff7f731c5f96fb4.json,sha256=FC1tA_u-vc3ZBJ_OxwCgR8Yty19kGbR6b7YcYaVEO4A,1532
9425
9443
  xinference/web/ui/node_modules/.cache/babel-loader/c227a161e48567feec613120a42add0b98bdf372a57a6a53568cf6cc0c1fc66a.json,sha256=gyVcR5W1zqBgtFQuY0oJABSzaAMT181t-S8i6XRgsNQ,1470
9426
- xinference/web/ui/node_modules/.cache/babel-loader/c230a727b8f68f0e62616a75e14a3d33026dc4164f2e325a9a8072d733850edb.json,sha256=W5HJUhYCQBeunp1a_avmeyOVMC4hB98AVlPf2KsrFCk,4084
9427
9444
  xinference/web/ui/node_modules/.cache/babel-loader/c23d9b9c9489a45a0e9fe35cc13fe932037cc0011c9e9ef3ee9587cb4901149c.json,sha256=67Uu9g5IO7N26m3Iz70-_3FP0YafgMXhid7jbFEMdss,1064
9428
9445
  xinference/web/ui/node_modules/.cache/babel-loader/c243652f33544f5384fe6f81f9eafc2343dc7ba12e35dc0c8c14606b69b7ab8a.json,sha256=A0y26AybLo0k6SpdHK8iXF1bxM7jqW5n-itzZeHSPxc,1499
9429
9446
  xinference/web/ui/node_modules/.cache/babel-loader/c24593d3f131adf2765681c0a57c2a8fd1d3cad995fe26e0386bbe9d3fdedaae.json,sha256=bu03ooS9TvW-h9SQO6Ywl5NMUP3hZyb66QHs901EI5s,1410
@@ -10127,9 +10144,11 @@ xinference/web/ui/node_modules/.cache/babel-loader/d050f2d2a87b7407dbbed27a0291d
10127
10144
  xinference/web/ui/node_modules/.cache/babel-loader/d05a6798190a109be5ee833aa994ca70ff4389c8402a232d10d0fd054f8c09e6.json,sha256=EqoZ_aKucDk_d5twEXDM1LT9xuXQK_2ktInVef1nUUI,1201
10128
10145
  xinference/web/ui/node_modules/.cache/babel-loader/d062fa7496d592f2730ed595bf4daeb04fae36d451ef5ebe81e9bdca3eae9b2e.json,sha256=CfCq2kIWKDuH7B0cHhJi-jrRnLVRPYd4cGCAqCQlvFc,5466
10129
10146
  xinference/web/ui/node_modules/.cache/babel-loader/d06a586d85b6a1c99e6f5fcaec5b2b19533e412d31c407b006577ea6659a00b0.json,sha256=XXkTHnFNC2_E5wwfBgkYqDeliDeVAFfiL8LZSiqQOlo,719
10147
+ xinference/web/ui/node_modules/.cache/babel-loader/d06a96a3c9c32e42689094aa3aaad41c8125894e956b8f84a70fadce6e3f65b3.json,sha256=DkX_IcqvU39if4YIf3fNBFM-3gAXSTkLKU7Vn91njIk,8400
10130
10148
  xinference/web/ui/node_modules/.cache/babel-loader/d06af85a84e5c5a29d3acf2dbb5b30c0cf75c8aec4ab5f975e6096f944ee4324.json,sha256=2ahmQ3ZSaZ_CX3JePJuUU7-_ouxR7mn__1h9-gX_OUE,290
10131
10149
  xinference/web/ui/node_modules/.cache/babel-loader/d06f05f05acbf0a5c2e486ef0ec386b35a76ae8c8aa3717a82a44d88b604caaf.json,sha256=ljUqYjme7uc0XAaOwVpNGQVuYzhOxkZ1iGJB7Ppz4lo,25061
10132
10150
  xinference/web/ui/node_modules/.cache/babel-loader/d074bfe592a195f339acbcd8743f8b64cfd09b45ca1013598269227fc092f2db.json,sha256=7CQrB67E4DlKrnrG3R57hhhd8mu-OrS3_95eNfnrfcQ,377
10151
+ xinference/web/ui/node_modules/.cache/babel-loader/d076fd56cf3b15ed2433e3744b98c6b4e4410a19903d1db4de5bba0e1a1b3347.json,sha256=bt9S2SkmG11hBOUQoD3gtpMOMO_w5KIF5wzW-16tiEI,10729
10133
10152
  xinference/web/ui/node_modules/.cache/babel-loader/d08264c78014dc61377549de4808bd75268cea3a743037cdd73116bffaf90e48.json,sha256=u1G8VGkjiVAviDFqU1F3JJG5WQ1Se6uMIYnLpvkc-UI,1632
10134
10153
  xinference/web/ui/node_modules/.cache/babel-loader/d08540f5a0febd2d8204ba9619ad3d22f9f42be57ee25868093fe93bf649a24a.json,sha256=-0iSuEvUjS7__Yv7ExErVBNbZlXjCDDY7MQjTOcVJ8E,3295
10135
10154
  xinference/web/ui/node_modules/.cache/babel-loader/d08b3587b7d2c991b28c4b46a95cb916549b244a49b9b71edb1a6809fd622c3b.json,sha256=yf1iuyTCfLlG1o0gq_Ujf1kfgKsRS6U2h4YV3vG7xNg,2590
@@ -10324,7 +10343,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/d43469a6b2dff0e512986ec7eaf18
10324
10343
  xinference/web/ui/node_modules/.cache/babel-loader/d4347789c9f20c96ec6e84950ab83b2c24111e738bc8318ab5a0cd11ecf1d81c.json,sha256=yJu1hcdDxJ3D29RKjT1R-v2DSpnjLoNtQnNzsfmuFxQ,303
10325
10344
  xinference/web/ui/node_modules/.cache/babel-loader/d43cd3e2b174050a777a4c369b8ad45d9632bac510d0c2d0d8f7b17f79715dfc.json,sha256=DEDrHZuuS2OwOy5ZoCL1d4w_zqtMswCNKdtdfWsJA6g,2092
10326
10345
  xinference/web/ui/node_modules/.cache/babel-loader/d446441e05dd5cd2f71a18c12ea28a5161c579d38f114e4dc1f5f43f0d2d7a1a.json,sha256=fUmOzrnG7Fk60Xf1V_qyL321-eNd8RJnXFCH-I-qI58,1243
10327
- xinference/web/ui/node_modules/.cache/babel-loader/d44a6eb6106e09082b691a315c9f6ce17fcfe25beb7547810e0d271ce3301cd2.json,sha256=RLMi1XKyZ-3dnl_QkQaT_Skc3UcYordY1SSDXfCQtrk,23541
10328
10346
  xinference/web/ui/node_modules/.cache/babel-loader/d44f758571f87377640cf4b24fd1d58548554d4828b75b4699e1c21e352c8c6f.json,sha256=_ceGWSkv-5qxEtPetTSsGAl7xp0c_jIzhPbqIYYGHmw,1868
10329
10347
  xinference/web/ui/node_modules/.cache/babel-loader/d450b9634180b38803903ec915949396b1e381680966370449e7bcdbde845468.json,sha256=FOysNJRO1Q_ACEtJzYuFyTRDGUpQ94YmTWLVNLVP8DM,1055
10330
10348
  xinference/web/ui/node_modules/.cache/babel-loader/d452fe5c69838075d982fc298d87a8ecd855c121a83f27d48e01f2c85ee2250a.json,sha256=ivd5vE-5oE98DL3NN3Yh_S216NVdwYWPXt88EhMUuAU,4834
@@ -10640,6 +10658,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/daa28acf688e005db72e18cf8c2d3
10640
10658
  xinference/web/ui/node_modules/.cache/babel-loader/daa507a77cfaba26f58963d8637c66ae30732f2108cd33cd2c7a50eb854ca142.json,sha256=HU9qaGTdORS_7KSjmcbUeTBzLqoKT0XWJXCz1gpAycc,1907
10641
10659
  xinference/web/ui/node_modules/.cache/babel-loader/daababef05608efb41628e7df68f52dcaf29b7a1c7e8b96e34dfdfb963522328.json,sha256=xbAT72nm7vrAPlei03su0QCMwjbx-4_VFneqJo39ex0,1312
10642
10660
  xinference/web/ui/node_modules/.cache/babel-loader/daabb17fd67e324024d8b3d0fccf2239e05532695d438871b7ad9cee7d0be699.json,sha256=BcJyLFmj99hzPQARGDtQ674lgl3R3l6dLuAiTJEgpfg,1400
10661
+ xinference/web/ui/node_modules/.cache/babel-loader/daad8131d91134f6d7aef895a0c9c32e1cb928277cb5aa66c01028126d215be0.json,sha256=dYNd4FmasHgccGW_aqL5u84wRX6JrvqDEn7765RmctY,32369
10643
10662
  xinference/web/ui/node_modules/.cache/babel-loader/dab01832d9c964ffe3b94f7431eca8544f52e1bacbbb7b7a3d97f3da7617578f.json,sha256=6Je87xlhH2UMuG-XjcszcUCbEsGfLOvW0TneryZcFrc,1399
10644
10663
  xinference/web/ui/node_modules/.cache/babel-loader/dab08bbe4e6c27e0ca5930faa13d2f91333d1bd933ed9e64e5a47760763c76d7.json,sha256=fyvDqO5LhIt7MzHgvPCI2XAyygspSI5EGxsKE8guUHg,1703
10645
10664
  xinference/web/ui/node_modules/.cache/babel-loader/dab9ca3c538d4364be315ca18b6469b3c608de0932e2800250483829e6ed8d9a.json,sha256=o5kARCSzLRHONrCMr-2coDNfQHM5JBvLND77qDPL9Gs,2380
@@ -10804,6 +10823,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/ddf46e7e62ec7cb53d3c29eeb545e
10804
10823
  xinference/web/ui/node_modules/.cache/babel-loader/ddf64a208ce70390933304b2f7962533a460d19579aca0b318949a4744b4a249.json,sha256=enfSND-YQm9BQzWRPXDrpXhNuLQgHl45kbaRDzESNXM,1773
10805
10824
  xinference/web/ui/node_modules/.cache/babel-loader/ddfc3818a5b49347922c62fa50e463d491a025e9d11aa60519e9af6349f48648.json,sha256=fU0qHVnTQvxFIqwJ_8sI6nqGZtdV2LVF_ZGznUaPkFY,1377
10806
10825
  xinference/web/ui/node_modules/.cache/babel-loader/de00080e1f6523fd3461daf426efd39613d46bbfc1c45ba890d8aa3bf5e1fd35.json,sha256=I6VyohAHhzJBU7UkA_kLbR5R31S-ii5-c6ryAk3JyIo,1594
10826
+ xinference/web/ui/node_modules/.cache/babel-loader/de0299226173b0662b573f49e3992220f6611947073bd66ac079728a8bc8837d.json,sha256=aR5C7vnf3U81U-iaA8WSwHKKnj2nU-Cv8o30knXSfDQ,23055
10807
10827
  xinference/web/ui/node_modules/.cache/babel-loader/de077829da1754f22e1077c34926b657fc94550dba7a5b0fabf6fb3731cb42d1.json,sha256=yjIHaFTKuOha7EHqn_E-gLwauKWEXct0c1PccvjGnac,1212
10808
10828
  xinference/web/ui/node_modules/.cache/babel-loader/de0b9a624fdd07dd1dec4049ccebf677c3660fd45ab4a95b583cf6c1757f2599.json,sha256=vO6SNDGDKg4Vfndn8A9KaT-04LLHH9Qdn0X_ddQ1zWk,2359
10809
10829
  xinference/web/ui/node_modules/.cache/babel-loader/de0dc4d5e6a6e23c1c2959b018c7e299c990b4410c0c235869b478e425f712df.json,sha256=hH4d4qUvnu1oHVG0NgwVrBGotgtFngUOW83OoNkrdHI,3966
@@ -11003,7 +11023,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/e1cfe9f09272ac7638837cf4b0a3a
11003
11023
  xinference/web/ui/node_modules/.cache/babel-loader/e1d1150bb03747a294b6c66b8ef04489f082ab6f456cec03457d2219a91c21ae.json,sha256=Wc4szwtSzgkjp8NNF9yl7a67T4AezIQTdOVFYsAOTqY,2610
11004
11024
  xinference/web/ui/node_modules/.cache/babel-loader/e1d21bcc0c4eae4c8943fab9a2c718a8096c38f6cec204520df66028250982bd.json,sha256=SJdzkIp5pgGGZ0iEK_wV9_ZL80tlkQAQhUl57qyoVMM,1391
11005
11025
  xinference/web/ui/node_modules/.cache/babel-loader/e1d7d87fbb51afccaf5e72117961675a6167a61a15f2e3c1a04bd42cb4bff9cc.json,sha256=HSD4ucjVCW6kprP3R9zXKlbbbv4CVzCOi_Ous9dDV8c,1221
11006
- xinference/web/ui/node_modules/.cache/babel-loader/e1d9b2ae4e1248658704bc6bfc5d6160dcd1a9e771ea4ae8c1fed0aaddeedd29.json,sha256=YzD8A9-5nM-x1r0l-cvJawE5DKRKue_-z2LT559Mmsc,10720
11007
11026
  xinference/web/ui/node_modules/.cache/babel-loader/e1dfa6193fac44aef35df7addadabcf3ad30283505acebacb2d0e4bbdc638ca1.json,sha256=SUVJ1s_En5GWPy1wnG-oE1bAhOOcoBySfELAFvb0AJk,1888
11008
11027
  xinference/web/ui/node_modules/.cache/babel-loader/e1e02c632ee8724e290a440b5f79b98ade8cecdd9ab1f9f1c561522be415a05f.json,sha256=6Wa0eZNl1kspDL4TGn96Rs5ru-jJ75iI5XzY1XfyGg4,1164
11009
11028
  xinference/web/ui/node_modules/.cache/babel-loader/e1e1053e7bb73fe856b0284e8ec6d11789ded4ea507f791acd61da1192e245ca.json,sha256=N7ATSWNWBI3T17VZQVMO5MBxaWDLOdOCBTSszMqp_AY,1369
@@ -11219,6 +11238,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/e5f1bdd30d70ee1046781fce1f219
11219
11238
  xinference/web/ui/node_modules/.cache/babel-loader/e5fab39f0730648d7ef1e990b59820b65f00e8f5f6480192ff9becdfb3ddbb87.json,sha256=57ycEoUpMl7SmVntac6aEqYUFNKmOzgiQaeFzr0IQcw,1273
11220
11239
  xinference/web/ui/node_modules/.cache/babel-loader/e5fc97eb0a5c5a63a565dc1118448b6bacde360f5979cee9108ca395c1352025.json,sha256=myHu9e5bH3WAIcL8F3rY693-Occx7_YmHVxHnmaU_k4,2026
11221
11240
  xinference/web/ui/node_modules/.cache/babel-loader/e603b93acb51e9c69259f7cc48ff56d1fcd599451979610f05e191be88278187.json,sha256=M8FnXSk_0ZWMG4aX7QyzAeLszseIDGfOd3x5d6gR6yw,1447
11241
+ xinference/web/ui/node_modules/.cache/babel-loader/e606671420d2937102c3c34b4b04056c11736408c1d3347b8cf42dfe61fb394b.json,sha256=Wo3HpK7SxUje2L-5cupP6a2TFiMqmrl7Sa9IMT4qV3M,59661
11222
11242
  xinference/web/ui/node_modules/.cache/babel-loader/e608acd50eec49e5db2de5eccca424b758e5a3b889088b926f9befbce116a47e.json,sha256=FzDQhE7bPZgD3Q_e27Rrz6A0GLaldl-wdEDekbTtfHo,991
11223
11243
  xinference/web/ui/node_modules/.cache/babel-loader/e60977c8a10f43c8a580d98109f35cb4e7f2fa7a49d871e573d6eb415c8af7ed.json,sha256=JlHcAlENuWvsPPoVY83DotWeJczGQ1N8e_kG7IWKe0Y,1544
11224
11244
  xinference/web/ui/node_modules/.cache/babel-loader/e611cfdce6b668a626f07b4fea8a3925b90d8ea140243baac1ef8bae2490ae09.json,sha256=A0VEm31JGyt7M13nw05MeeK859pYxLuIR-hgJkB4umc,1234
@@ -11262,6 +11282,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/e6ccc8c670b75345dc2d393eac640
11262
11282
  xinference/web/ui/node_modules/.cache/babel-loader/e6cf47a7ce2dc30b7e9f829dc73fa70b592e957d6f9b18c14deab90486bb14b6.json,sha256=mkCMTwPQVl6nLZpJs7U3bFBCtDRQnA7I0bp_CZ8cXX8,1500
11263
11283
  xinference/web/ui/node_modules/.cache/babel-loader/e6ea3f8ce6ba0d67424a00a068e456a9987f983f0e24dd101573254ac4844d21.json,sha256=FSyvRF7Z1hsvzU4GRjPMwqQyGSA6vMOKAM985qyGNaw,2667
11264
11284
  xinference/web/ui/node_modules/.cache/babel-loader/e6eaf277636500dcda1882188b3c90304d3934f84dbc5a196f3cecc30776ac5b.json,sha256=4mvdgtCsxz-COhMsjfoMPmAsoGeqe1boBTJ8ANt8vKs,1402
11285
+ xinference/web/ui/node_modules/.cache/babel-loader/e6eccc9aa641e7da833492e27846dc965f9750281420977dc84654ca6ed221e4.json,sha256=aaQquxnENorKMzR3E9BwpLl-qymUSponvV4bD5HfHPQ,16145
11265
11286
  xinference/web/ui/node_modules/.cache/babel-loader/e6f06cdfdebbb9a33344f123c2cf90d0c9fc68b38fb4bf98da6ddd3de8a67576.json,sha256=7-YM10v66wj2TRwtzA10bwFTOqRCvJUeDE5eZp7qQ5A,1131
11266
11287
  xinference/web/ui/node_modules/.cache/babel-loader/e701ee13a33eed7c910771816d2ac3024f7e0232b3a42aa6fc42c0fa4048ecce.json,sha256=M0Mcp1EA0_U8joGUPU2QUW5N9y9W4UABu9En0wIa77Q,1256
11267
11288
  xinference/web/ui/node_modules/.cache/babel-loader/e70b0528ac62f0f92e2b884b1b4213196a488a9235ecfd4883313b4abe7a7e95.json,sha256=WxgsdV3E5m4j_mj49zcISc-tFLx6Jjsq84g9wCtCOoI,1635
@@ -11408,6 +11429,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/e9a7365eb8af82f555c3719021192
11408
11429
  xinference/web/ui/node_modules/.cache/babel-loader/e9aa343577702cc956dcc2289f9ee37b90a37373675d187144a02fbab8caef84.json,sha256=qWRQbN2YJClV4ppCGilyxEIkAh-eFeFasGBvxzXaEdY,1086
11409
11430
  xinference/web/ui/node_modules/.cache/babel-loader/e9acbef2d54fea7a606188750a95a7145b16cc1f01d975b2b34989ad61f2bb49.json,sha256=5azim9-YTBGSZcip3X91T7PvnxodRLYcB8Ti7mQcfM4,2915
11410
11431
  xinference/web/ui/node_modules/.cache/babel-loader/e9b441f134b7792b0d37c243435f56a778f9a963a6a4b5f2f55bbd15e9f0833c.json,sha256=Y1Jk8Ma3SieF_Wnk2coAJAY3Z8FfOKUjprCsOory57w,1249
11432
+ xinference/web/ui/node_modules/.cache/babel-loader/e9b52d171223bb59fb918316297a051cdfd42dd453e8260fd918e90bc0a4ebdf.json,sha256=AMTSfkMycu4ZNDFppldIjRwXMk8x5t6AiiQFDELiJhE,63920
11411
11433
  xinference/web/ui/node_modules/.cache/babel-loader/e9ba003a44d1c91e844c59f631c7e655810ac209a1f5209b64654aee3bc112f5.json,sha256=p6PRdzoqOfiPJZG_CR7jPuBenZxW9jOKhnE4fF6BXjk,1617
11412
11434
  xinference/web/ui/node_modules/.cache/babel-loader/e9bb0b387f3f504f6aa3c03fa90e9b957f19333cc5f783bc64a3fcb8ac38412d.json,sha256=xHSeNv6Q27etOZtzg_A2OLibban9zipFKGU1uC9cZS4,1537
11413
11435
  xinference/web/ui/node_modules/.cache/babel-loader/e9bd2c07b368e685ef13f2de798e3d7ee1b2641a7f764b9d2e2deb20829d773e.json,sha256=VzdXm0nAsyceRUlVxGU2lv929TVJ8747QbKBk6O75ss,1433
@@ -11752,6 +11774,7 @@ xinference/web/ui/node_modules/.cache/babel-loader/f164c6f61699c1d7992274600ea14
11752
11774
  xinference/web/ui/node_modules/.cache/babel-loader/f16613ec8e932766f3177476b216cd65fd8729faafe1c3faec988338cb4c55a2.json,sha256=v8jwR2j8nSclppVEd9TRiTFckMty2QrUeqmQMVOT01U,1373
11753
11775
  xinference/web/ui/node_modules/.cache/babel-loader/f16864b4581e457211b4275b5c4f2d4dc723992407718c39d280b5b6c249e0ff.json,sha256=yioAdYYMiFekg7-2MXg0D7qkv_0nkrJzuQ5iXlX9xAc,1483
11754
11776
  xinference/web/ui/node_modules/.cache/babel-loader/f16a873539885aa79406ed53c81da849eccba6f4d9e8e6581c3878cdeace913c.json,sha256=DWjEweefxRvDcX8_W4l6LvjjFvsKAT_RZDzaqZofhXA,1160
11777
+ xinference/web/ui/node_modules/.cache/babel-loader/f16aec63602a77bd561d0e67fa00b76469ac54b8033754bba114ec5eb3257964.json,sha256=00DZl8PoPieiW8yOJiJQVOXzOAnaHcjLuAmKPqN3IUY,15379
11755
11778
  xinference/web/ui/node_modules/.cache/babel-loader/f16fc9943a722b43fd4213c5c5b1d00a30e9ca7b9ddfff7c85d0d1208e7ccf6f.json,sha256=bh_ZGjZc3ip4FQdS19l2TUapYGrwTr0MLfVpXkL37fs,1799
11756
11779
  xinference/web/ui/node_modules/.cache/babel-loader/f1735aa9ed731bd6f044fb6ec6cf05c968e70eb08ad3ab484ead4c09bc707100.json,sha256=pSIqxTaTa0WDV1h-MntBevtYXvP25wIjD-Vl9mHj4FQ,6039
11757
11780
  xinference/web/ui/node_modules/.cache/babel-loader/f178141cc78e558c1659833a0aac7a05f1cfc55d132e685cac180c8743818faf.json,sha256=TWs23zS6XQERdZ-prpfd_L2dhqP-FbTfLeaFCbC_kPw,1356
@@ -12348,7 +12371,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/fd2152357ab4a7f5bd1cc49585662
12348
12371
  xinference/web/ui/node_modules/.cache/babel-loader/fd31591037470066e3b35f7f564eeee42686b0e0c18f4aced9e2b3f4484bbafd.json,sha256=Utm70FfuE6MeYGw-uEsoaj8KUbkf9h7WMTiNX0CeWWQ,451
12349
12372
  xinference/web/ui/node_modules/.cache/babel-loader/fd3be8cbd836774b126d17a6f3b7e89bbf918045e1e9971f9dfa7fdcb18f2138.json,sha256=BDV5_UwpSVDIY05E90UU0-Tx7aGhPhKu0GYow55SUD8,1192
12350
12373
  xinference/web/ui/node_modules/.cache/babel-loader/fd429dfa59d0a312f4aa76595b0468c7546fc46c799e79d0ddcf30fc0a8e61cf.json,sha256=celg3Ml6bEKozRcBQ8KdiZJZRxlKkFvsdxpaGS2y8F0,1034
12351
- xinference/web/ui/node_modules/.cache/babel-loader/fd4a8ae5d192331af1bedd1d2d70efcc569708ee6cc4cb479b225d059482aa81.json,sha256=C0AaU268YWwfk3wbE8cCTMjaQbJPmJ7HAHmGLHOlvaM,55994
12352
12374
  xinference/web/ui/node_modules/.cache/babel-loader/fd4e7d6f94c83ff5230f719e0cae2084191c85420321f6b5a09b36c291182177.json,sha256=WAdGlmzINEXYKah29UUsdPnFUyq853JM0_kviT3Z6xE,1018
12353
12375
  xinference/web/ui/node_modules/.cache/babel-loader/fd4f16c1cb72325f1439c2718f9ba6caafb1f8c704168fdf42e7900c8476c9bd.json,sha256=fyvgIY-2dr-mFKTxAvSwJ4uRSAas8juYibQTlKSxWeE,1864
12354
12376
  xinference/web/ui/node_modules/.cache/babel-loader/fd57e61395444052eaf8fd00e845539a063076e624dcda59276d98c1d601062f.json,sha256=Vgtq_QM8h9suIdJ-GNup05Ewy69okUNldOVB73rVfiY,1473
@@ -12397,7 +12419,6 @@ xinference/web/ui/node_modules/.cache/babel-loader/fe48d983646b53f04319812fbf452
12397
12419
  xinference/web/ui/node_modules/.cache/babel-loader/fe4be95f8808fe817376325ee55bf1b100c2d7e7ba17bb6732bfdf099a21a3cb.json,sha256=PGdUhiY_qF6o3dq-qNv7Yz0UT0zzZNIAo4zcJ6EK_NE,1181
12398
12420
  xinference/web/ui/node_modules/.cache/babel-loader/fe53ada49e52a54a0356f8373ff166ede1b2f8421fc8e8c2bd89033eb96d6465.json,sha256=vcdC2Yfb4Br6XtW0GXWWA2OY05RH0RROBWuA5bLHp_0,1388
12399
12421
  xinference/web/ui/node_modules/.cache/babel-loader/fe5a19d6f8b72da6a3ff278f7e0197161c16bcd8d9f04a45954d7530b87955a1.json,sha256=aEeCqY4s63i9B0kTQC3Vaie4AJtUG6cDWJsFis0cPtU,1635
12400
- xinference/web/ui/node_modules/.cache/babel-loader/fe5db70859503a54cbe71f9637e5a314cda88b1f0eecb733b6e6f837697db1ef.json,sha256=K998ojM6hYqUW5eClefZDlfH1uyH18pe8KU9N8TRV3I,4444
12401
12422
  xinference/web/ui/node_modules/.cache/babel-loader/fe5eca5e7ba4f0bbcd626d50dd0ee3a9ce3ab6501036d98b89fbf28edbd9ed57.json,sha256=j0VzaxlQw6Y9CXyUlYif9Xe6c00syNeQLMuYulJTubI,1305
12402
12423
  xinference/web/ui/node_modules/.cache/babel-loader/fe6b0979ab73890e20c5bbcaae5195d9aa2639b15aec220f0e3211c61efa79a6.json,sha256=_zab5Pbv5GXtW-RUYvP_qYXgScx5ezY4Niu0uUYs3XI,22653
12403
12424
  xinference/web/ui/node_modules/.cache/babel-loader/fe6db3828d1ba33c9167ccb4a6bc4fa7500dee1688820b7ecde2872b2b610428.json,sha256=r2P2q5oA2G-hwLDdBONGtdpwJyX7_Jlmksl__vi7ncE,2402
@@ -15376,9 +15397,9 @@ xinference/web/ui/node_modules/yargs-parser/package.json,sha256=BSwbOzgetKXMK4u0
15376
15397
  xinference/web/ui/node_modules/yocto-queue/package.json,sha256=6U1XHQPGXJTqsiFvT953ORihUtXTblZy4fXBWP9qxC0,725
15377
15398
  xinference/web/ui/node_modules/yup/package.json,sha256=xRFSROB9NKxqSWHEVFvSTsPs9Ll074uo8OS1zEw0qhA,1206
15378
15399
  xinference/web/ui/node_modules/yup/node_modules/type-fest/package.json,sha256=JTv2zTTVgxQ2H82m1-6qEpdMv08lHjFx4Puf_MsbB_Q,1134
15379
- xinference-0.9.4.dist-info/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
15380
- xinference-0.9.4.dist-info/METADATA,sha256=n-FCXzg0OH6gsXeLERrjxAY47xVGBc3mJj5seynjvGw,14273
15381
- xinference-0.9.4.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
15382
- xinference-0.9.4.dist-info/entry_points.txt,sha256=-lDyyzqWMFQF0Rgm7VxBNz0V-bMBMQLRR3pvQ-Y8XTY,226
15383
- xinference-0.9.4.dist-info/top_level.txt,sha256=L1rQt7pl6m8tmKXpWVHzP-GtmzAxp663rXxGE7qnK00,11
15384
- xinference-0.9.4.dist-info/RECORD,,
15400
+ xinference-0.10.1.dist-info/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
15401
+ xinference-0.10.1.dist-info/METADATA,sha256=9sjk-bzrMLgTUAm0u_tas8aWXKq8wQdCJJwrK9TkDts,14872
15402
+ xinference-0.10.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
15403
+ xinference-0.10.1.dist-info/entry_points.txt,sha256=-lDyyzqWMFQF0Rgm7VxBNz0V-bMBMQLRR3pvQ-Y8XTY,226
15404
+ xinference-0.10.1.dist-info/top_level.txt,sha256=L1rQt7pl6m8tmKXpWVHzP-GtmzAxp663rXxGE7qnK00,11
15405
+ xinference-0.10.1.dist-info/RECORD,,