# オープンソース LLMs

开源大模型的优势是什么？为什么要使用开源大模型？

How to use open-source LLMs?

非开源的大模型基本都由各大公司开发并打造成在线应用，

因此要使用开源大模型由以下几个方式：

1. 本地安装使用，请看教程
2. 云端安装使用，租用云端服务器运行，操作类似于本地安装
3. 第三方提供的服务

免费：Duckduckgo

收费：Perplexity Playground (pro 会员可使用)

各种AI聚合聊天应用比如Poe


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aiandbusiness.com/ja/into-ai/moderullm/punssu-llms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
