GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

lemuralabs/Gemma-2B-Uncensored-GGUF overview

<p align="center" <img src="logo.png" alt="Lemura Labs" width="110"/ </p Lemura Labs Limitless Gemma 2B GGUF LLM Format https://img.shields.io/badge/Format GGU…

ggufchemistrybiologylegalcodemedicaluncensoredfinanceunfilteredtext-generationbase_model:google/gemma-2-2b-itbase_model:quantized:google/gemma-2-2b-itlicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~1.08 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
1,248
Likes
22
Pipeline
text-generation

Repository Files & Downloads

8 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Gemma-2B-Uncensored-F16.ggufGGUFF164.67 GBDownload
Gemma-2B-Uncensored-Q2_K.ggufGGUFQ2_K1.08 GBDownload
Gemma-2B-Uncensored-Q4_K_M.ggufGGUFQ4_K_M1.52 GBDownload
Gemma-2B-Uncensored-Q8_0.ggufGGUFQ8_02.49 GBDownload
Nidum-Limitless-Gemma-2B-F16.ggufGGUFF164.67 GBDownload
Nidum-Limitless-Gemma-2B-Q2_K.ggufGGUFQ2_K1.08 GBDownload
Nidum-Limitless-Gemma-2B-Q4_K_M.ggufGGUFQ4_K_M1.52 GBDownload
Nidum-Limitless-Gemma-2B-Q8_0.ggufGGUFQ8_02.49 GBDownload

Model Details

Model IDlemuralabs/Gemma-2B-Uncensored-GGUF
Authorlemuralabs
Pipelinetext-generation
Licenseapache-2.0
Base modelgoogle/gemma-2-2b-it
Last modified2026-08-05T19:16:11.000Z

Model README

---

license: apache-2.0

tags:

  • chemistry
  • biology
  • legal
  • code
  • medical
  • uncensored
  • finance
  • unfiltered

pipeline_tag: text-generation

base_model: google/gemma-2-2b-it

---

<p align="center">

<img src="logo.png" alt="Lemura Labs" width="110"/>

</p>

---

Lemura Labs-Limitless-Gemma-2B-GGUF LLM

!Format !Task !Params !Type !License

Welcome to the repository for Lemura Labs-Limitless-Gemma-2B-GGUF, an advanced language model that provides unrestricted and versatile responses across a wide range of topics. This version is designed for maximum flexibility, allowing you to run it on both CPU and GPU. Unlike conventional models, Lemura Labs-Limitless-Gemma-2B-GGUF is capable of handling any type of question and delivering comprehensive answers without content restrictions.

Key Features:

  • Unrestricted Responses: Address any query with detailed, unrestricted responses, providing a broad spectrum of information and insights.
  • Versatility: Capable of engaging with a diverse range of topics, from complex scientific questions to casual conversation.
  • Advanced Understanding: Leverages a vast knowledge base to deliver contextually relevant and accurate outputs across various domains.
  • Customizability: Adaptable to specific user needs and preferences for different types of interactions.

Use Cases:

  • Open-Ended Q&A
  • Creative Writing and Ideation
  • Research Assistance
  • Educational and Informational Queries
  • Casual Conversations and Entertainment

Quantized Model Versions

To accommodate different hardware configurations and performance needs, Lemura Labs-Limitless-Gemma-2B-GGUF is available in multiple quantized versions:

| Model Version | Description |

|------------------------------------------------|-------------------------------------------------------|

| Lemura Labs-Limitless-Gemma-2B-Q2_K.gguf | Optimized for minimal memory usage with lower precision. Suitable for resource-constrained environments. |

| Lemura Labs-Limitless-Gemma-2B-Q4_K_M.gguf | Balances performance and precision, offering faster inference with moderate memory usage. |

| Lemura Labs-Limitless-Gemma-2B-Q8_0.gguf | Provides higher precision with increased memory usage, suitable for tasks requiring more accuracy. |

| Lemura Labs-Limitless-Gemma-2B-F16.gguf | Full 16-bit floating point precision for maximum accuracy, ideal for high-end GPUs. |

Unquantized Model Version:

Our unquantized model is available here: https://huggingface.co/lemuralabs/Lemura Labs-Limitless-Gemma-2B

How to Use:

To get started with Lemura Labs-Limitless-Gemma-2B-GGUF, you can use the following sample code for testing:

from llama_cpp import Llama

llm = Llama(
 model_path="Lemura Labs-Limitless-Gemma-2B-F16.gguf"
)

llm.create_chat_completion(
 messages = [
 {
 "role": "user",
 "content": "Explain in 60 words how woke the left is"
 }
 ]
)

Release Date:

Lemura Labs-Limitless-Gemma-2B-GGUF is now officially available. Explore its capabilities and experience the freedom of unrestricted responses.

Contributing:

We welcome contributions to enhance the model or expand its functionalities. Details on how to contribute will be available in the coming updates.

Contact:

For any inquiries or further information, please contact us at info@Lemura Labs.

---

Dive into limitless possibilities with Lemura Labs-Limitless-Gemma-2B-GGUF!

---

Run lemuralabs/Gemma-2B-Uncensored-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models