Model Gallery

Discover and install AI models from our curated collection

138 models available
1 repositories
Documentation

Find Your Perfect Model

Filter by Model Type

Browse by Tags

apodex-1.1-mini-q4
Apodex-1.1-mini is an Apache-2.0 Qwen3.5 mixture-of-experts model for long-horizon research, data analysis, coding, file work, and tool use. It activates about 3B of its 35.95B parameters per token and supports text and image input with a context window of 262K tokens. This default entry uses the recommended Q4_K_M GGUF and F16 vision projector. An MTP-enabled build and a higher-quality Q8_0 model are available as variants.

Repository: localaiLicense: apache-2.0

Attention: Trust Remote Code is required for this model
wemm-embedding-2b
WeMM-Embedding-2B is Tencent's Apache-2.0 multilingual embedding model built on Qwen3.5. This entry serves the original bfloat16 safetensors with LocalAI's Transformers backend and produces 2,048-dimensional normalized embeddings for text retrieval, semantic search, and RAG. The upstream model can also embed images and videos. LocalAI currently exposes text input through its embeddings API for this backend.

Repository: localaiLicense: apache-2.0

Attention: Trust Remote Code is required for this model
wemm-embedding-4b
WeMM-Embedding-4B is Tencent's mid-sized Apache-2.0 multilingual embedding model built on Qwen3.5. This entry serves the original bfloat16 safetensors with LocalAI's Transformers backend and produces 2,560-dimensional normalized embeddings for text retrieval, semantic search, and RAG. The upstream model can also embed images and videos. LocalAI currently exposes text input through its embeddings API for this backend.

Repository: localaiLicense: apache-2.0

Attention: Trust Remote Code is required for this model
wemm-embedding-9b
WeMM-Embedding-9B is Tencent's largest Apache-2.0 multilingual embedding model built on Qwen3.5. This entry serves the original bfloat16 safetensors with LocalAI's Transformers backend and produces 4,096-dimensional normalized embeddings for text retrieval, semantic search, and RAG. The upstream model can also embed images and videos. LocalAI currently exposes text input through its embeddings API for this backend.

Repository: localaiLicense: apache-2.0

ling-3.0-flash-iq1
Ling-3.0-flash is InclusionAI's MIT-licensed hybrid reasoning MoE model with 124B total parameters and 5.5B active parameters per token. It targets coding, deep research, instruction following, and agentic workflows with a native 256K-token context window. This default entry uses the 36.5 GB AD-IQ1_M GGUF. A higher-quality 44.7 GB AD-IQ2_XS model is available as a variant.

Repository: localaiLicense: mit

ornith-1.5-9b-obliterated-q4
Ornith-1.5-9B OBLITERATED is a refusal-removed derivative for alignment research, red teaming, coding, reasoning, and agentic tasks. Its safety guardrails are removed, and the publisher reports some capability loss compared with the original model. This default entry uses the Q4_K_M GGUF and BF16 vision projector. The linked variant uses the higher-quality Q8_0 quantization.

Repository: localaiLicense: mit

thomson-1.0-small-q4
Thomson-1.0-Small is a 35B-parameter mixture-of-experts model with about 3B active parameters. It focuses on legal, tax, journalism, research, reasoning, tool use, and document processing. It supports text and image input with a native context window of 262K tokens. This default entry uses the Q4_K_M GGUF and BF16 vision projector. A higher-quality Q8_0 model is available as a variant.

Repository: localaiLicense: polyform-strict-1.0.0

qwen3.8-27b-obliterated-q4
Qwen3.8-27B OBLITERATED is an Apache-2.0 Qwen3.8 vision-language model modified for refusal-removal and red-team research. It retains reasoning, coding, tool use, image, and video capabilities, but its safety guardrails have been removed. This default entry uses the Q4_K_M GGUF and BF16 vision projector. The linked variant uses the higher-quality Q8_0 model. The publisher recommends greedy decoding with a 1.15 repetition penalty.

Repository: localaiLicense: apache-2.0

qwen3.8-27b-obliterated-q8
Qwen3.8-27B OBLITERATED in the higher-quality Q8_0 GGUF format. This model is modified for refusal-removal and red-team research, and its safety guardrails have been removed.

Repository: localaiLicense: apache-2.0

mxbai-embed-large-v1-q4
Mixedbread's mxbai-embed-large-v1 is a 335M-parameter English BERT embedding model for retrieval, semantic search, and RAG. It produces 1,024-dimensional embeddings and supports sequences up to 512 tokens. Prefix retrieval queries with `Represent this sentence for searching relevant passages: `. This entry uses the balanced Q4_K_M GGUF.

Repository: localaiLicense: apache-2.0

mxbai-embed-large-v1-q8
Mixedbread's mxbai-embed-large-v1 in the higher-fidelity Q8_0 GGUF format. This 335M-parameter English BERT model produces 1,024-dimensional embeddings for retrieval, semantic search, and RAG.

Repository: localaiLicense: apache-2.0

mxbai-embed-large-v1-f16
Mixedbread's mxbai-embed-large-v1 in the official full-precision F16 GGUF format. This 335M-parameter English BERT model produces 1,024-dimensional embeddings for retrieval, semantic search, and RAG.

Repository: localaiLicense: apache-2.0

nemotron-3-embed-1b-q4
Nemotron-3-Embed-1B is NVIDIA's multilingual text embedding model for retrieval, semantic search, and RAG. This compact Q4_K_M GGUF produces 2,048-dimensional normalized embeddings and supports 36 languages. Prefix retrieval queries with `query: ` and documents with `passage: `.

Repository: localaiLicense: openmdw-1.1

nemotron-3-embed-8b-q4
Nemotron-3-Embed-8B is NVIDIA's larger multilingual text embedding model for retrieval, semantic search, and RAG. This Q4_K_M GGUF balances retrieval quality with local resource use and supports 36 languages. Prefix retrieval queries with `query: ` and documents with `passage: `.

Repository: localaiLicense: openmdw-1.1

inkling
# Inkling BF16 | NVFP4 | Playground | Tinker Cookbook | Acceptable Use ## 1. General Information Inkling is a general-purpose multimodal model that accepts text, image and audio inputs and generates text outputs. It is intended for use in English and other languages, and across multiple coding languages. The model is designed to be used by developers building AI-powered applications, including agentic and tool-use systems, coding assistants, chatbots, and retrieval-augmented generation systems, and is suitable for general-purpose conversational use, instruction-following, and other natural language and multimodal tasks. It is released with open weights to support research, fine-tuning and integration into third-party products by downstream developers. **Languages:** English, with general multilingual capabilities across other languages. ## 2. Getting Started Try Inkling on the Tinker Playground or access via API using the Tinker Cookbook. Inkling supports local deployment using the following open-source libraries: * SGLang (recipe, PR) * vLLM (recipe, PR) * TokenSpeed (recipe, PR) * Unsloth (recipe, PR) * Huggingface (recipe, PR) ...

Repository: localaiLicense: apache-2.0

qwythos-9b-v2
Empero AI # Qwythos-9B-v2 โ€” the new and improved Qwythos The next iteration of Qwythos: **all the reasoning of Qwythos-9B, with the looping behavior fixed.** v2 keeps the deep chain-of-thought, the uncensored research posture, and the 1M-token context of its predecessor, and cleans up the rough edges that showed up in real use. - ๐Ÿ” **Looping behavior eliminated** โ€” repetition/degeneration under greedy or low-temperature decoding dropped from **6.7% โ†’ 0%**. You can serve it *without* leaning on `repetition_penalty` as a band-aid. - ๐Ÿง  **Reasoning fully preserved** โ€” MMLU, GSM8K, GPQA, ARC and HumanEval are all held at (or above) the v1 level. This is a *hygiene* upgrade, not a capability regression. - ๐Ÿงฉ **MTP head restored** โ€” the native multi-token-prediction module (dropped in the previous export) is back, so config and weights agree and speculative-decoding setups work. - ๐Ÿชช **Cleaner identity** โ€” the model no longer prefaces unrelated answers with its identity; it introduces itself only when you actually ask. - ๐Ÿ”“ **Still intentionally uncensored** for research, cybersecurity, red-teaming, biology, chemistry, pharmacology and clinical work. - ๐Ÿ“œ **St ...

Repository: localaiLicense: apache-2.0

ornith-1.0-9b-mtp
[](https://deep-reinforce.com/ornith.html) # Ornith-1.0-9B Aloha! ๐ŸŒบ Today, we are releasing Ornith-1.0, a self-improving family of open-source models for agentic coding. Highlights: - **State-of-the-Art Coding Agents**: Available in 9B-Dense, 31B-Dense, 35B-MoE, and 397B-MoE (post-trained on top of Gemma 4 and Qwen 3.5), achieving state-of-the-art performance among open-source models of comparable size on coding benchmarks such as Terminal-Bench 2.1, SWE-Bench, NL2Repo and OpenClaw. - **Self-Improving Training Framework**: ย Ornith-1.0 employs RL to learn to generate not only solution rollouts, but also the scallfold that drive those rollouts. By jointly optimizing the scaffold and the resulting solution, the model discovers better search trajectories and generates higher-quality solutions. - **Licence**: MIT licensed, globally accessible, and free from regional limitations. ## Ornith 1.0 9B This model card documents **Ornith-1.0-9B**, the most lightweight member of the Ornith family, designed for efficient single-GPU deployment. ### Benchmarks Ornith-1.0-9B Qwen3.5-9B Qwen3.5-35B Gemma4-12B Gemma4-31B Agentic Coding ...

Repository: localaiLicense: mit

agents-a1-4b
Agents-A1-4B is InternScience's Apache-2.0 dense 4B agentic model, based on Qwen3.5. It is trained for long-horizon search, engineering and scientific research, instruction following, tool use, and multimodal tasks. This entry uses the official Q4_K_M GGUF quantization and vision projector.

Repository: localaiLicense: apache-2.0

agents-a1-4b-q8
Agents-A1-4B is InternScience's Apache-2.0 dense 4B agentic model, based on Qwen3.5. It is trained for long-horizon search, engineering and scientific research, instruction following, tool use, and multimodal tasks. This entry uses the official Q8_0 GGUF quantization and vision projector.

Repository: localaiLicense: apache-2.0

ornith-1.0-9b
[](https://deep-reinforce.com/ornith.html) # Ornith-1.0-9B-GGUF Aloha! ๐ŸŒบ Today, we are releasing Ornith-1.0, a self-improving family of open-source models for agentic coding. Highlights: - **State-of-the-Art Coding Agents**: Available in 9B-Dense, 31B-Dense, 35B-MoE, and 397B-MoE (post-trained on top of Gemma 4 and Qwen 3.5), achieving state-of-the-art performance among open-source models of comparable size on coding benchmarks such as Terminal-Bench 2.1, SWE-Bench, NL2Repo and OpenClaw. - **Self-Improving Training Framework**: ย Ornith-1.0 employs RL to learn to generate not only solution rollouts, but also the scallfold that drive those rollouts. By jointly optimizing the scaffold and the resulting solution, the model discovers better search trajectories and generates higher-quality solutions. - **Licence**: MIT licensed, globally accessible, and free from regional limitations. ## Ornith 1.0 9B This model card documents **Ornith-1.0-9B**, the most lightweight member of the Ornith family, designed for efficient single-GPU deployment. ### Benchmarks Ornith-1.0-9B Qwen3.5-9B Qwen3.5-35B Gemma4-12B Gemma4-31B Agentic Coding ...

Repository: localaiLicense: mit

ornith-1.0-35b
[](https://deep-reinforce.com/ornith.html) # Ornith-1.0-35B-GGUF Aloha! ๐ŸŒบ Today, we are releasing Ornith-1.0, a self-improving family of open-source models for agentic coding. Highlights: - **State-of-the-Art Coding Agents**: Available in 9B-Dense, 31B-Dense, 35B-MoE, and 397B-MoE (post-trained on top of Gemma 4 and Qwen 3.5), achieving state-of-the-art performance among open-source models of comparable size on coding benchmarks such as Terminal-Bench 2.1, SWE-Bench, NL2Repo and OpenClaw. - **Self-Improving Training Framework**: Ornith-1.0 employs RL to learn to generate not only solution rollouts, but also the scallfold that drive those rollouts. By jointly optimizing the scaffold and the resulting solution, the model discovers better search trajectories and generates higher-quality solutions. - **Licence**: MIT licensed, globally accessible, and free from regional limitations. ## Ornith 1.0 35B This model card documents **Ornith-1.0-35B**, the lightweight member of the Ornith family, designed for efficient single-GPU deployment. ### Benchmarks Ornith-1.0-35B Qwen3.5-35B Qwen3.6-35B Gemma4-31B Qwen3.5-397B Agentic Coding ...

Repository: localaiLicense: mit

Page 1 of many