mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-27 09:13:25 +08:00
修改二维码文件大小 以及增加模型权重百度网盘地址
This commit is contained in:
parent
4bbf78bfcc
commit
8fd3be8df8
4
.idea/misc.xml
generated
Normal file
4
.idea/misc.xml
generated
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectRootManager" version="2" project-jdk-name="py38_langchain" project-jdk-type="Python SDK" />
|
||||
</project>
|
||||
@ -153,8 +153,6 @@ Q5: 本项目可否在 colab 中运行?
|
||||
A5: 可以尝试使用 chatglm-6b-int4 模型在 colab 中运行,需要注意的是,如需在 colab 中运行 Web UI,需将`webui.py`中`demo.queue(concurrency_count=3).launch(
|
||||
server_name='0.0.0.0', share=False, inbrowser=False)`中参数`share`设置为`True`。
|
||||
|
||||
|
||||
|
||||
Q6: 在Anaconda中使用pip安装包无效问题
|
||||
|
||||
此问题是系统环境问题,详细见 [在Anaconda中使用pip安装包无效问题](docs/在Anaconda中使用pip安装包无效问题.md)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user