• Joined on 2024-10-16
linhui commented on issue HswOAuth/llm_course#670 2025-04-01 13:12:16 +08:00
第30次课-知识库查询问题
  1. query_dataset_url不需要修改
  2. openai_api_key点击这个新建创建image
linhui commented on issue HswOAuth/llm_course#666 2025-03-31 12:47:31 +08:00
【求助帖】3月25日 实时网页信息爬取+RAG的舆情分析系统-林辉老师

本地有没有开代理,如果开了直接关掉代理

linhui commented on issue HswOAuth/llm_course#667 2025-03-31 11:53:03 +08:00
实时网页信息爬取Rag问答系统-30节课-问题5

1 bge-large-zh-v1.5是老师部署的自定义模型,你使用文心千帆可以试下bge-large-zh模型 2 deepseek-r1:32b-qwen-distill-q8_0是deepseek的,是deepseek在千问上蒸馏得到…

linhui commented on issue HswOAuth/llm_course#666 2025-03-31 11:42:52 +08:00
【求助帖】3月25日 实时网页信息爬取+RAG的舆情分析系统-林辉老师

使用http://10.9.16.197:5000试试

linhui commented on issue HswOAuth/llm_course#664 2025-03-31 11:06:04 +08:00
第30次课-实时问答系统-重新租用了实例,内存扩展100G,扔无法下载32B模型,下载过程中中断,求指导

这个是由于模型太大,你租用的GPU装不下,可以试试参数量小的模型比如3B或7B的模型,或者租用更多的GPU加载32B的模型

linhui commented on issue HswOAuth/llm_course#652 2025-03-28 16:47:28 +08:00
实时网页信息爬取Rag问答系统-30节课

也可以

linhui commented on issue HswOAuth/llm_course#652 2025-03-28 16:43:03 +08:00
实时网页信息爬取Rag问答系统-30节课

是把令牌删掉,不使用令牌

linhui commented on issue HswOAuth/llm_course#652 2025-03-28 16:37:26 +08:00
实时网页信息爬取Rag问答系统-30节课

在oneapi中把令牌删掉,不使用令牌,然后再运行看看有没有报错

linhui commented on issue HswOAuth/llm_course#654 2025-03-28 16:11:42 +08:00
求助帖/32-25.3.25-实时网页信息爬取+RAG的舆情分析系统-林辉老师-- qwen2.5报错

应该是你fastgpt的config.yaml文件中配置的问题,看一下这个文件

linhui commented on issue HswOAuth/llm_course#657 2025-03-28 15:15:55 +08:00
实时网页信息爬取Rag问答系统-30节课-问题3

创建多个conda是没问题的,只要在你使用的那个conda中安装了相对应的包就行,在添加python解释器中选择“选择现有”类型选择“conda”就可以看到你…

linhui commented on issue HswOAuth/llm_course#657 2025-03-28 15:08:01 +08:00
实时网页信息爬取Rag问答系统-30节课-问题3
  1. 你是在day301环境下安装的dbutils,而你 运行代码的环境是code-30,将code-30切换成day301就行了
  2. 因为老师课上部署的mysql不是在本地环境,所以vscode打…
linhui commented on issue HswOAuth/llm_course#655 2025-03-28 13:28:05 +08:00
实时网页信息爬取Rag问答系统-30节课-问题2

在你自己电脑部署的mysql数据库的话,那么这个IP就可以改成127.0.0.1

linhui commented on issue HswOAuth/llm_course#654 2025-03-28 13:27:09 +08:00
求助帖/32-25.3.25-实时网页信息爬取+RAG的舆情分析系统-林辉老师-- qwen2.5报错

这个可能在oneapi中配置有问题,方便给下oneapi的配置界面吗

linhui commented on issue HswOAuth/llm_course#652 2025-03-27 21:18:52 +08:00
实时网页信息爬取Rag问答系统-30节课

可以方便看下config.json吗,在oneapi中点击测试,索引模型报错是正常的。

linhui commented on issue HswOAuth/llm_course#653 2025-03-27 17:29:00 +08:00
32-25.3.25-实时网页信息爬取+RAG的舆情分析系统-林辉老师 执行pyway命令报错

这是你没有安装pyway,使用pip install pyway安装pyway

linhui commented on issue HswOAuth/llm_course#652 2025-03-27 15:56:33 +08:00
实时网页信息爬取Rag问答系统-30节课

请问有没有修改config.json中内容,然后方便发一下oneapi的报错界面吗

linhui commented on issue HswOAuth/llm_course#644 2025-03-24 11:53:24 +08:00
31-25.3.21-实时网页信息爬取+RAG的实时简报编写 -林辉老师 xinference布署的模型oneAPI配置连接不上。

这个配置是没问题的,应该是oneapi的问题,重启下oneapi

linhui commented on issue HswOAuth/llm_course#642 2025-03-24 10:38:42 +08:00
30次课-oneapi配置失败

这个是你部署的xinference的ip地址,xinference对外提供服务的默认端口就是9997 xinference部署教程:https://inference.readthedocs.io/zh-cn/latest/getting_started/installati

linhui commented on issue HswOAuth/llm_course#641 2025-03-24 10:36:08 +08:00
30次课-oneapi配置出错

因为我们部署的xinference没有设置密钥,这个密钥可以是任意字符,直接打一个空格就行 作为初学者可以先不填写模型重定向里面的内容, 可以在"…

linhui commented on issue HswOAuth/llm_course#643 2025-03-24 10:24:00 +08:00
30次课-运行main函数失败

请具体说下是什么问题