Skip to content

Large Language Models (LLMs)

Electronart edited this page Oct 16, 2025 · 43 revisions

These open-source LLMs can be run locally and are on GitHub:

Alibaba Qwen https://github.com/QwenLM/Qwen3

Baichuan https://github.com/baichuan-inc

DeepSeek https://github.com/deepseek-ai/DeepSeek-LLM

Deepmind Gemma series https://github.com/google-deepmind/gemma

IBM Granite https://github.com/zai-org

Meta Llama https://github.com/meta-llama/llama

Microsoft Phi (SLM) https://github.com/microsoft/PhiCookBook

Mistral https://github.com/mistralai/mistral-inference

Moonshot Kimi https://github.com/MoonshotAI

Yi Technology - Yi series https://github.com/01-ai

Z.AI GLM series https://github.com/zai-org

Ollama or LM Studio will run .gguf models on your local network

https://github.com/ollama/ollama

https://github.com/lmstudio-ai

"Local Model" has been added to the AI Connections dialog from eSearch 1.1.9400

This will avoid the need to use Ollama or LM Studio to run local LLMs. In addition there is an AI > Import LLMs... menu item which allows you to download .gguf models from Hugging Face.

Anthropics DXT Claude Code etc. https://github.com/anthropics/

Anthropics official DXT Directory https://www.desktopextensions.com/

Clone this wiki locally