What's new in 0.7.4 (2023-12-29)
These are the changes in inference v0.7.4.
New features
- FEAT: Support sd-turbo by @codingl2k1 in #797
- FEAT: Support Skywork models by @Minamiyama in #809
- FEAT: Support sdxl-turbo by @codingl2k1 in #816
- FEAT: Supports registering rerank models by @ChengjieLi28 in #825
- FEAT: Support Phi-2 by @Bojun-Feng in #828
- FEAT: Support vllm gptq by @codingl2k1 in #832
- FEAT: Support qwen vl chat by @codingl2k1 in #829
Enhancements
- ENH: Custom model can use tool calls by @codingl2k1 in #818
- ENH: Replace uuid with model name for
model_uid
by @ChengjieLi28 in #831
Bug fixes
- BUG: error when check model_uid & model_name in restful_api by @liunux4odoo in #803
- BUG: launch method exception (#807) by @auxpd in #808
- BUG: Model description does not support Chinese from UI registering by @ChengjieLi28 in #812
- BUG: Find correct class for customized model by @sarsmlee in #835
Documentation
- DOC: add function calling in read me by @onesuper in #804
- DOC: Chinese documents for
Logging
andModels
parts by @ChengjieLi28 in #650 - DOC: remove version limit of sphinx by @qinxuye in #820
- DOC: polish function call description by @onesuper in #821
- DOC: add switcher.json by @qinxuye in #822
- DOC: add document language switcher by @qinxuye in #823
- DOC: use wechat and zhihu for zh doc by @qinxuye in #824
- DOC: Chinese doc for getting started by @aresnow1 in #833
- DOC: simplify entry doc by @onesuper in #826
- DOC: Chinese doc for
example
part by @ChengjieLi28 in #838
New Contributors
- @liunux4odoo made their first contribution in #803
- @auxpd made their first contribution in #808
- @sarsmlee made their first contribution in #835
Full Changelog: v0.7.3.1...v0.7.4