# כיצד להגדיר את Discourse לשימוש ב-LLM המותקן באופן מקומי?

**URL:** https://meta.discourse.org/t/how-to-configure-discourse-to-use-a-locally-installed-llm/368413
**Category:** Support
**Tags:** ai
**Created:** [1 ביוני,‏ 2025,‏ 11:07am UTC](https://meta.discourse.org/t/how-to-configure-discourse-to-use-a-locally-installed-llm/368413 "2025-06-01T11:07:46Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [1 ביוני,‏ 2025,‏ 12:06pm UTC](https://meta.discourse.org/t/how-to-configure-discourse-to-use-a-locally-installed-llm/368413/3 "2025-06-01T12:06:37Z")

</div>

this topic may help

> [@Self-Hosting an OpenSource LLM for DiscourseAI](https://meta.discourse.org/t/self-hosting-an-opensource-llm-for-discourseai/290923):
>
> The [Discourse AI](https://meta.discourse.org/t/discourse-ai/259214) plugin has many features that require an LLM to be enabled, like, for example, Summarization, AI Helper, AI Search, AI Bot. While you can use a third party API, like [Configure API Keys for OpenAI](https://meta.discourse.org/t/configure-api-keys-for-openai/280783) or [Configure API Keys for Anthropic](https://meta.discourse.org/t/configure-api-keys-for-anthropic/280936) we built Discourse AI since first day to not be locked into those. Running with HuggingFace TGI HuggingFace provides an awesome container image that can get you running quickly. For example: mkdir -p /opt/tgi-cache docker run --rm --gpus all --shm…

---

_[View the full topic](https://meta.discourse.org/t/how-to-configure-discourse-to-use-a-locally-installed-llm/368413)._
