7
7
msgstr ""
8
8
"Project-Id-Version : Xinference \n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2025-07-29 21:39 +0800\n "
10
+ "POT-Creation-Date : 2025-07-30 11:01 +0800\n "
11
11
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
12
12
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
13
13
"Language : zh_CN\n "
@@ -16,7 +16,7 @@ msgstr ""
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=utf-8\n "
18
18
"Content-Transfer-Encoding : 8bit\n "
19
- "Generated-By : Babel 2.14 .0\n "
19
+ "Generated-By : Babel 2.17 .0\n "
20
20
21
21
#: ../../source/getting_started/installation.rst:5
22
22
msgid "Installation"
@@ -44,8 +44,8 @@ msgid ""
44
44
"sglang, please install it separately via ``pip install "
45
45
"'xinference[sglang]'``."
46
46
msgstr ""
47
- "由于 vllm 和 sglang 在包依赖上无法调和,因此,我们从 all 里移除了 sglang, "
48
- "如果要使用 sglang,请使用 ``pip install 'xinference[sglang]'`` 。"
47
+ "由于 vllm 和 sglang 在包依赖上无法调和,因此,我们从 all 里移除了 sglang"
48
+ ", 如果要使用 sglang,请使用 ``pip install 'xinference[sglang]'`` 。"
49
49
50
50
#: ../../source/getting_started/installation.rst:17
51
51
msgid "Several usage scenarios require special attention."
@@ -347,32 +347,24 @@ msgstr ""
347
347
"v1.6.0 开始,该后端已被移除。"
348
348
349
349
#: ../../source/getting_started/installation.rst:125
350
- #: ../../source/getting_started/installation.rst:148
351
- #: ../../source/getting_started/installation.rst:161
350
+ #: ../../source/getting_started/installation.rst:135
351
+ #: ../../source/getting_started/installation.rst:144
352
352
msgid "Initial setup::"
353
353
msgstr "初始步骤:"
354
354
355
355
#: ../../source/getting_started/installation.rst:129
356
- msgid "Installation instructions for ``xllamacpp``:"
357
- msgstr "``xllamacpp`` 的安装说明:"
358
-
359
- #: ../../source/getting_started/installation.rst:131
360
- msgid "CPU or Mac Metal::"
361
- msgstr "CPU 或 Mac Metal:"
362
-
363
- #: ../../source/getting_started/installation.rst:135
364
- msgid "CUDA::"
365
- msgstr ""
366
-
367
- #: ../../source/getting_started/installation.rst:139
368
- msgid "HIP::"
356
+ msgid ""
357
+ "For more installation instructions for ``xllamacpp`` to enable GPU "
358
+ "acceleration, please refer to: https://github.com/xorbitsai/xllamacpp"
369
359
msgstr ""
360
+ "更多的 ``xllamacpp`` 安装说明以便开启 GPU 加速,请参考:https://github.com"
361
+ "/xorbitsai/xllamacpp"
370
362
371
- #: ../../source/getting_started/installation.rst:145
363
+ #: ../../source/getting_started/installation.rst:132
372
364
msgid "SGLang Backend"
373
365
msgstr "SGLang 引擎"
374
366
375
- #: ../../source/getting_started/installation.rst:146
367
+ #: ../../source/getting_started/installation.rst:133
376
368
msgid ""
377
369
"SGLang has a high-performance inference runtime with RadixAttention. It "
378
370
"significantly accelerates the execution of complex LLM programs by "
@@ -383,18 +375,18 @@ msgstr ""
383
375
"自动重用KV缓存,显著加速了复杂 LLM 程序的执行。它还支持其他常见推理技术,"
384
376
"如连续批处理和张量并行处理。"
385
377
386
- #: ../../source/getting_started/installation.rst:158
378
+ #: ../../source/getting_started/installation.rst:141
387
379
msgid "MLX Backend"
388
380
msgstr "MLX 引擎"
389
381
390
- #: ../../source/getting_started/installation.rst:159
382
+ #: ../../source/getting_started/installation.rst:142
391
383
msgid "MLX-lm is designed for Apple silicon users to run LLM efficiently."
392
384
msgstr "MLX-lm 用来在苹果 silicon 芯片上提供高效的 LLM 推理。"
393
385
394
- #: ../../source/getting_started/installation.rst:166
386
+ #: ../../source/getting_started/installation.rst:149
395
387
msgid "Other Platforms"
396
388
msgstr "其他平台"
397
389
398
- #: ../../source/getting_started/installation.rst:168
390
+ #: ../../source/getting_started/installation.rst:151
399
391
msgid ":ref:`Ascend NPU <installation_npu>`"
400
392
msgstr ""
0 commit comments