1 file changed
+1
-1
lines changed- .github/workflows/docker-cd.yaml-20
- .github/workflows/python.yaml+14-7
- doc/source/conf.py+1-1
- doc/source/getting_started/installation_npu.rst+7
- doc/source/locale/zh_CN/LC_MESSAGES/getting_started/installation_npu.po+30-17
- doc/source/locale/zh_CN/LC_MESSAGES/models/model_abilities/image.po+28-12
- doc/source/models/builtin/image/got-ocr2_0.rst+19
- doc/source/models/builtin/image/index.rst+2
- doc/source/models/model_abilities/image.rst+31
- pyproject.toml+4-3
- setup.cfg+2-2
- xinference/constants.py+1
- xinference/core/tests/test_continuous_batching.py+3-11
- xinference/core/worker.py+3-1
- xinference/model/audio/core.py+6-2
- xinference/model/core.py+3-1
- xinference/model/embedding/core.py+6-2
- xinference/model/image/core.py+6-2
- xinference/model/image/ocr/got_ocr2.py+3
- xinference/model/llm/__init__.py+33
- xinference/model/llm/core.py+3-1
- xinference/model/llm/llm_family.py+68-2
- xinference/model/llm/llm_family_openmind_hub.json+1.4k
- xinference/model/rerank/core.py+9-1
- xinference/model/utils.py+7
- xinference/model/video/core.py+6-2
- xinference/web/ui/src/scenes/launch_model/modelCard.js+22-9
0 commit comments