实时网页信息爬取Rag问答系统-30节课-问题5 #667
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#667
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
1.老师,图二这个模型是百度文心千帆的吗,我加到OneApi后,渠道,令牌,都加了,配置文件里本来就有,在Fast gpt页面,知识库使用这个模型,添加应用后,测试,我在百度https://console.bce.baidu.com/qianfan/overview 申请 api key 了图3,一直报图1这个错,说无效 ;
2.deepseek-r1:32b-qwen-distill-q8_0 这个模型,是deepseek的吗,我在deepseek官网 https://platform.deepseek.com/api_keys 申请key后,测试 也是报错,说不存在;
3.图5,模型只有 config.json 配置的这几个,这是周五晚上,您给我新下的镜像启的,我之前的,我记得,这个页面又添加模型,这些功能,可以继续添加一些其他模型,我看这个没有,这是版本的问题吗,想要什么模型,就配置在 config.json里?
1 bge-large-zh-v1.5是老师部署的自定义模型,你使用文心千帆可以试下bge-large-zh模型
2 deepseek-r1:32b-qwen-distill-q8_0是deepseek的,是deepseek在千问上蒸馏得到的模型,你可以去deepseek的官网看看是不是这个模型名称
3 可以添加其他模型,这个按照配置文件里面添加模型的模板就可以自己配置模型
https://cloud.baidu.com/doc/WENXINWORKSHOP/s/Um2wxbaps#%E6%AD%A5%E9%AA%A4%E4%BA%8C-%E8%8E%B7%E5%8F%96api-key 老师,我在这个页面注册的key ,测试bge-large-zh 在应用上和OneAPI上一直报无效的百度 api key。按理说,这是个索引模型,在OneAPI上应该报其他错啊
deepseek-r1:32b-qwen-distill-q8_0 这个模型我在deepseek官网没找到,https://platform.deepseek.com/usage .是我找错了吗?