- 11 7月, 2023 2 次提交
-
-
1. 接口增加参数校验,防止攻击 2. 优化接口参数和逻辑 3. 规范接口错误响应 4. 增加接口描述 Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
NieLamu authored -
1.增加对llama-cpp模型的支持;2.增加对bloom/chatyuan/baichuan模型的支持;3. 修复多GPU部署的bug;4. 修复了moss_llm.py的bug;5. 增加对openai支持(没有api,未测试);6. 支持在多卡情况自定义设备GPU (#664) * 修复 bing_search.py的typo;更新model_config.py中Bing Subscription Key申请方式及注意事项 * 更新FAQ,增加了[Errno 110] Connection timed out的原因与解决方案 * 修改loader.py中load_in_8bit失败的原因和详细解决方案 * update loader.py * stream_chat_bing * 修改stream_chat的接口,在请求体中选择knowledge_base_id;增加stream_chat_bing接口 * 优化cli_demo.py的逻辑:支持 输入提示;多输入;重新输入 * update cli_demo.py * add bloom-3b,bloom-7b1,ggml-vicuna-13b-1.1 * 1.增加对llama-cpp模型的支持;2.增加对bloom模型的支持;3. 修复多GPU部署的bug;4. 增加对openai支持(没有api,未测试);5.增加了llama-cpp模型部署的说明 * llama模型兼容性说明 * modified: ../configs/model_config.py modified: ../docs/INSTALL.md 在install.md里增加对llama-cpp模型调用的说明 * 修改llama_llm.py以适应llama-cpp模型 * 完成llama-cpp模型的支持; * make fastchat and openapi compatiable * 1. 修复/增加对chatyuan,bloom,baichuan-7等模型的支持;2. 修复了moss_llm.py的bug; * set default model be chatglm-6b * 在多卡情况下也支持自定义GPU设备 --------- Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
Zhi-guo Huang authored
-
- 04 7月, 2023 1 次提交
-
-
* update README.md * 添加启动API的参数,支持https、wss方式API调用。(CA证书自备) 添加启动API服务的markdown说明文档。 --------- Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com> Co-authored-by: 一帆 <zhang.f@digitalcnzz.com>
Fan authored
-
- 02 7月, 2023 4 次提交
-
-
imClumsyPanda authored
-
imClumsyPanda authored
-
1. 修改stream_chat的接口,在请求体中选择knowledge_base_id;2. 增加stream_chat_bing接口;3. 增加了调用流式接口的方法说明;4. 优化cli_demo.py的逻辑:支持 输入提示;多输入;重新输入 (#630) * 修复 bing_search.py的typo;更新model_config.py中Bing Subscription Key申请方式及注意事项 * 更新FAQ,增加了[Errno 110] Connection timed out的原因与解决方案 * 修改loader.py中load_in_8bit失败的原因和详细解决方案 * update loader.py * stream_chat_bing * 修改stream_chat的接口,在请求体中选择knowledge_base_id;增加stream_chat_bing接口 * 优化cli_demo.py的逻辑:支持 输入提示;多输入;重新输入 * update cli_demo.py * 按照review建议进行修改
Zhi-guo Huang authored -
修复websocket的伪流式输出
zzxs authored
-
- 01 7月, 2023 2 次提交
-
-
imClumsyPanda authored
-
imClumsyPanda authored
-
- 30 6月, 2023 3 次提交
-
-
chatglm-6b和chatglm2-6b的参数命名不一致,本次提交旨在解决chatglm2-6b device_map 创建的问题。在chatglm_auto_configure_device_map 函数中新增了chatglm2-6b device_map 创建的相关代码。
Jingsong-Yan authored -
neverless00 authored
-
jinke authored
-
- 29 6月, 2023 3 次提交
-
-
imClumsyPanda authored
-
imClumsyPanda authored
-
imClumsyPanda authored
-
- 27 6月, 2023 2 次提交
-
-
imClumsyPanda authored
-
imClumsyPanda authored
-
- 26 6月, 2023 1 次提交
-
-
allseeeeeee authored
-
- 25 6月, 2023 3 次提交
-
-
imClumsyPanda authored
-
imClumsyPanda authored
-
imClumsyPanda authored
-
- 22 6月, 2023 2 次提交
-
-
imClumsyPanda authored
-
imClumsyPanda authored
-
- 20 6月, 2023 5 次提交
-
-
前端知识库相关接口报错修复
fxjhello authored -
Fix #675: 解决因vue前端代码有误导致镜像构建失败的问题
fxjhello authored -
Elwin authored
-
hzhaoy authored
-
LuoQianhong authored
-
- 19 6月, 2023 4 次提交
-
-
imClumsyPanda authored
-
TOMCAT 007 authored
-
imClumsyPanda authored
-
* Create ceshi * Delete ceshi * Create ceshi * langchain-问题整理 下一步分类 * Delete ceshi
fengyunzaidushi authored
-
- 18 6月, 2023 3 次提交
-
-
imClumsyPanda authored
-
imClumsyPanda authored
-
* Add files via upload * Update local_doc_qa.py * Update model_config.py * Update zh_title_enhance.py * Add files via upload * Update README.md * fix bugs in MyFAISS.delete_doc * fix:前端知识库获取失败. * update zh_title_enhance.py * update zh_title_enhance.py * Update zh_title_enhance.py * add test/textsplitter * add test_zh_title_enhance.py --------- Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com> Co-authored-by: JZF <jiangzhifeng_jzf@163.com> Co-authored-by: fxjhello <127916299+fxjhello@users.noreply.github.com>
kiddog99 authored
-
- 17 6月, 2023 5 次提交