Li Yi

Results 15 issues of Li Yi

Fix #3343 Support the following feature for Dashscope API 1. completion 2. streaming 3. function call Tested with "qwen-turbo", "qwen-plus", "qwen-max" and "qwen-max-longcontext".

### The Feature Qwen models are pretty popular and high quality for Chinese content. Alibaba Cloud provide Dashscope SDK to support multiple poplar LLMs including Qwen models. https://help.aliyun.com/zh/dashscope/developer-reference/api-details ### Motivation,...

enhancement

# Description Update requirements.txt with latest OSS package with AuthV4 support Fixes #4361 Related to #3886 ## Type of Change Please delete options that are not relevant. - [x] Bug...

dependencies
size:XS

When I build Docker image with Apple M1 Silicon. The base image includes with GCC 12. And I got some build error as following. ``` In file included from /ctransformers/models/ggml/ggml.c:274:...