Langchain-Chatchat/docs
Zhi-guo Huang ee7285cd93
在args.py中增加ptuning相关的参数 (#838)
* 修复 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建议进行修改

* 修改默认的多卡部署方案,基本保证针对新模型也不会失败

* 测试openai接口成功

* add ptuning-v2 dir

* 支持命令行输入ptuning路径

* 在FAQ中给出加载量化版本失败的原因和解决方案

* print error

* udpate

* Update args.py

* debug for fastchat_openai_llm

* temporarily save

* update faq for

---------

Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
Co-authored-by: zg h <bj wang@hzg0601-acer.hundsun.com>
2023-07-19 23:15:14 +08:00
..
API.md add api.py 2023-05-03 22:35:05 +08:00
CHANGELOG.md update README.md 2023-04-18 19:59:07 +08:00
FAQ.md 在args.py中增加ptuning相关的参数 (#838) 2023-07-19 23:15:14 +08:00
INSTALL.md 1.增加对llama-cpp模型的支持;2.增加对bloom/chatyuan/baichuan模型的支持;3. 修复多GPU部署的bug;4. 修复了moss_llm.py的bug;5. 增加对openai支持(没有api,未测试);6. 支持在多卡情况自定义设备GPU (#664) 2023-07-11 19:36:50 +08:00
Issue-with-Installing-Packages-Using-pip-in-Anaconda.md Update docs 2023-04-14 01:49:15 +08:00
StartOption.md 增加项目可选启动项说明、增加项目结构说明 2023-05-18 22:55:50 +08:00
cli.md 添加命令行管理脚本 (#355) 2023-05-15 19:13:12 +08:00
fastchat.md add fastchat.md 2023-05-31 22:50:35 +08:00
启动API服务.md 添加启动API的参数,支持https、wss方式API调用 (#728) 2023-07-04 19:52:17 +08:00
在Anaconda中使用pip安装包无效问题.md Update docs 2023-04-14 01:49:15 +08:00