lx 12019701659cs
  • Joined on 2024-09-05
12019701659cs commented on issue HswOAuth/llm_course#648 2025-03-26 14:44:04 +08:00
大模型返回不停的返回none

可能的原因有两种。

  1. 客户端,可能你发送的请求不完全符合它的api。
  2. 服务器端:硅基流动的api返回的内容可能跟正常的有一定区别;或者它部…
12019701659cs commented on issue HswOAuth/llm_course#645 2025-03-25 14:37:41 +08:00
求助!林希老师-----智能论文审稿机器人课程中的代码py文件怎么下载

课件里面有git clone的代码库地址。

12019701659cs commented on issue HswOAuth/llm_course#640 2025-03-24 11:03:19 +08:00
启动docker依赖项,安装更新grub有问题

详细描述问题:包括问题出现的场景、触发条件以及预期的行为和实际的行为。列出复现问题的详细步骤。环境信息,操作系统,软件版本;完整错…

12019701659cs commented on issue HswOAuth/llm_course#639 2025-03-24 10:53:58 +08:00
ubuntu安装docker,启动失败

如果命令行安装不能成功,可以试下安装desktop。

12019701659cs commented on issue HswOAuth/llm_course#638 2025-03-24 10:50:53 +08:00
使用Xinference部署FastGPT

使用Xinference部署FastGPT,意思就是将 FastGPT 模型放到 Xinference 平台上,让它在服务器或者云环境中运行 是这个意思吗? 对 假如我部署成功了,知识库是…

12019701659cs commented on issue HswOAuth/llm_course#631 2025-03-21 20:59:46 +08:00
2404期LLaMA-factory 微调医疗数据集,FastGPT 部署模型应用(上)-林希老师

对,最新版没有oneapi了,使用ai proxy代替。下一次我会重新介绍下新版。 可以参考这些文档: https://doc.tryfastgpt.ai/docs/development/docker/ https://doc.tryfast

12019701659cs commented on issue HswOAuth/llm_course#630 2025-03-21 20:39:44 +08:00
28-25.3.11-function call多机多卡(上)-部署疑问

既可以放在一个机器,也可以放在不同的机器,关键是这三个之间的通信打通就行,类似api连接/信道通信。详细可以看下fastchat的代码。

12019701659cs commented on issue HswOAuth/llm_course#632 2025-03-21 20:36:36 +08:00
funcion call多级多卡微调下

你得把所有报错都展示出来,才能知道。

12019701659cs commented on issue HswOAuth/llm_course#628 2025-03-19 22:14:19 +08:00
【求助帖】26-25.3.4-大语言模型训练篇:多机多卡微调+fastgpt入门 pg和OneApi启动失败

有可能端口已经有占用,先尝试下使用其他端口。如果还有问题,最好直接在fastgpt issue上提问,看是不是官方bug:https://github.com/labring/FastGPT/issues

12019701659cs commented on issue HswOAuth/llm_course#622 2025-03-18 17:22:33 +08:00
表情识别求助
12019701659cs commented on issue HswOAuth/llm_course#616 2025-03-14 19:23:41 +08:00
AGI2404期 基于AutoGen实现多智能体对话机器人----林希老师

问题1:某个请求没请求上,会重新请求 问题2:参考: Autogen 强调多智能体之间的对话和协作。它的目标是让多个具有不同角色和能力的智能体(age…

12019701659cs commented on issue HswOAuth/llm_course#620 2025-03-14 19:18:05 +08:00
docker启动失败

网络问题,可能需要科学上网,或者多试几次

12019701659cs commented on issue HswOAuth/llm_course#612 2025-03-12 18:19:21 +08:00
自然语言转sql训练遇到的问题

是你的大模型的api key欠费了

12019701659cs commented on issue HswOAuth/llm_course#610 2025-03-11 16:20:12 +08:00
基于Fast GPT搭建一个聊天应用

检查下渠道的配置信息,渠道名建议英文,令牌看下需要有。