wangzhihong

Results 19 issues of wangzhihong

- [x] 1. register DataReader with rule which specifies file name or file type - https://github.com/LazyAGI/LazyLLM/pull/239 - [ ] 2. add file manager to manage document sources, e.g. nfs, ceph,...

v0.3

1. Legal Assistant 2. Agent 3. Data Analysis and Chart Drawing 4. Long Text Generation (Writing Novels) 5. Arxiv Paper Reading and Q&A 6. PPT Outline and Content Generation 7....

v0.3

During inference, when the available number of GPUs exceeds the demand, the tasks are distributed across multiple computing nodes. This is achieved through a load balancing mechanism to manage the...

v0.5

- [x] Check the documentation for parameter matches function - https://github.com/LazyAGI/LazyLLM/pull/386 - [x] Check that all functions that do not start with an underscore must have bilingual documentation in Chinese...

- [ ] Shared large models, concurrent access to large models - [x] Do not re-execute the passed test cases during retry - https://github.com/LazyAGI/LazyLLM/pull/229

v0.5

Keywords Filter with Chinese sentence. I tried `python -m spacy download zh_core_web_sm`, but it doesnot work

整理各个功能模块对包的依赖情况,把环境拆的更细一些,例如lazyllm rag, lazyllm multimedia, ..

v0.5

1. callable | Formatter 2. Multiple consecutive formatters 3. Re Formatter

v0.5