1 file changed
+1
-1
lines changed- setup.cfg+3-2
- xinference/client/tests/test_client.py-7
- xinference/deploy/docker/requirements.txt+2-1
- xinference/deploy/docker/requirements_cpu.txt+1-1
- xinference/model/embedding/core.py+14-5
- xinference/model/embedding/model_spec.json+7
- xinference/model/embedding/model_spec_modelscope.json+9-1
- xinference/model/image/stable_diffusion/core.py+12
- xinference/model/llm/llm_family.json+12-24
- xinference/model/llm/llm_family_modelscope.json+2-10
- xinference/model/llm/utils.py+14-3
- xinference/model/llm/vllm/core.py+22-6
- xinference/model/llm/vllm/utils.py+42
- xinference/model/rerank/core.py+19
- xinference/model/rerank/model_spec.json+8
- xinference/model/rerank/model_spec_modelscope.json+8
- xinference/model/rerank/tests/test_rerank.py+3
- xinference/model/utils.py-25
- xinference/web/ui/src/scenes/register_model/components/addModelSpecs.js+2
0 commit comments