HomePage
Category
Study Notes
Python
Java
Internet of Things / Embedded
Electronics / Circuits
Reviews & Teardown
NAS
Linux
Technical Sharing
Web
VPS
Casual Notes on Life
Archive
Friendship Link
GuestBook
About
Zeruns's Blog - English Site
累计撰写
79
篇文章
累计创建
828
个标签
累计收到
12
条评论
栏目
HomePage
Category
Study Notes
Python
Java
Internet of Things / Embedded
Electronics / Circuits
Reviews & Teardown
NAS
Linux
Technical Sharing
Web
VPS
Casual Notes on Life
Archive
Friendship Link
GuestBook
About
目 录
CONTENT
The following are articles related to
LLM
2025-10-31
Discourse AI Configuration Tutorial: Using SiliconFlow API to Enable AI Features for Free
这篇教程详细介绍了如何为Discourse论坛启用和配置AI功能,主要包括AI搜索、AI翻译及AI相关话题推荐等。文章基于官方指南和实际部署经验,使用SiliconFlow作为AI服务提供商。配置过程分为三大步骤:首先启用Discourse AI插件;其次分别设置LLM(大语言模型)和Embedding(嵌入模型),包括填入API密钥、服务端点和模型参数;最后开启各项AI功能,如AI助手、内容摘要、自动翻译和语义搜索等。这些功能可提升社区管理效率、增强用户体验并保障数据安全。教程还附带了演示站点和相关资源链接供参考。
2025-10-31
7
0
1
Web
2025-02-11
DeepSeek-R1 Private Deployment Tutorial, Linux+Docker+Ollama+OpenWebUI
Deploying the DeepSeek-R1 large language model (LLMs) on a cloud server using Linux+Docker+Ollama+OpenWebUI, a tutorial for local deployment of DeepSe
2025-02-11
77
1
3
Linux