prithivMLmods / gemma-4-E4B-it-Uncensored-MAX

huggingface.co
Total runs: 3.0K
24-hour runs: 0
7-day runs: 102
30-day runs: 102
Model's Last Updated: June 01 2026
any-to-any

Introduction of gemma-4-E4B-it-Uncensored-MAX

Model Details of gemma-4-E4B-it-Uncensored-MAX

gemma-4

gemma-4-E4B-it-Uncensored-MAX

gemma-4-E4B-it-Uncensored-MAX is an uncensored evolution built on top of google/gemma-4-E4B-it . This model applies advanced refusal direction analysis and abliteration-based training strategies to significantly reduce internal refusal behaviors while preserving the reasoning and instruction-following strengths of the original architecture. The result is a powerful E4B parameter language model optimized for detailed responses and improved instruction adherence.

This model is materialized for research and learning purposes only. The model has reduced internal refusal behaviors, and any content generated by it is used at the user’s own risk. The authors and hosting page disclaim any liability for content generated by this model. Users are responsible for ensuring that the model is used in a safe, ethical, and lawful manner.


Evaluation Report (Self-Reported)

The result scores are based on the model prithivMLmods/gemma-4-E2B-it-Uncensored-MAX.

test

Note: The evaluation was conducted using 2,000 harmful test prompts to measure the refusal behavior of the language model. The self-reported evaluations provided here are intended only to give an overview of the model. Scores may vary depending on the benchmark and the evaluation strategy used.


Key Highlights
  • Advanced Refusal Direction Analysis : Uses targeted activation analysis to identify and mitigate refusal directions within the model’s latent space.
  • Uncensored MAX Training : Fine-tuned to significantly reduce refusal patterns while maintaining coherent and detailed outputs.
  • E4B Parameter Architecture : Built on gemma-4-E4B-it , offering strong reasoning and efficient performance.
  • Improved Instruction Adherence : Optimized to follow complex prompts with minimal unnecessary refusals.
  • High-Capability Deployment : Suitable for advanced research experimentation and efficient inference setups.

Quick Start with Transformers
pip install transformers==5.5.3 (or) git+https://github.com/huggingface/transformers.git
from transformers import Gemma4ForConditionalGeneration, AutoProcessor
import torch

model = Gemma4ForConditionalGeneration.from_pretrained(
    "prithivMLmods/gemma-4-E4B-it-Uncensored-MAX",
    torch_dtype="auto",
    device_map="auto"
)

processor = AutoProcessor.from_pretrained(
    "prithivMLmods/gemma-4-E4B-it-Uncensored-MAX"
)

messages = [
    {
        "role": "user",
        "content": [
            {"type": "text", "text": "Explain how transformer models work in simple terms."}
        ],
    }
]

text = processor.apply_chat_template(
    messages, tokenize=False, add_generation_prompt=True
)

inputs = processor(
    text=[text],
    padding=True,
    return_tensors="pt"
).to("cuda")

generated_ids = model.generate(**inputs, max_new_tokens=256)

generated_ids_trimmed = [
    out_ids[len(in_ids):] for in_ids, out_ids in zip(inputs.input_ids, generated_ids)
]

output_text = processor.batch_decode(
    generated_ids_trimmed,
    skip_special_tokens=True,
    clean_up_tokenization_spaces=False
)

print(output_text)
Intended Use
  • Alignment & Refusal Research : Studying refusal behaviors and activation-level modifications.
  • Red-Teaming Experiments : Evaluating robustness across adversarial or edge-case prompts.
  • Efficient Local AI Deployment : Running instruction models with lower compute requirements.
  • Research Prototyping : Experimentation with transformer architectures.
Limitations & Risks

Important Note : This model intentionally reduces built-in refusal mechanisms.

  • Sensitive Output Possibility : The model may generate controversial or explicit responses depending on prompts.
  • User Responsibility : Outputs should be handled responsibly and within legal and ethical boundaries.
  • Compute Requirements : While more efficient than larger models, it still benefits from GPU acceleration or optimized inference strategies.
Dataset & Acknowledgements

Runs of prithivMLmods gemma-4-E4B-it-Uncensored-MAX on huggingface.co

3.0K
Total runs
0
24-hour runs
258
3-day runs
102
7-day runs
102
30-day runs

More Information About gemma-4-E4B-it-Uncensored-MAX huggingface.co Model

More gemma-4-E4B-it-Uncensored-MAX license Visit here:

https://choosealicense.com/licenses/apache-2.0

gemma-4-E4B-it-Uncensored-MAX huggingface.co

gemma-4-E4B-it-Uncensored-MAX huggingface.co is an AI model on huggingface.co that provides gemma-4-E4B-it-Uncensored-MAX's model effect (), which can be used instantly with this prithivMLmods gemma-4-E4B-it-Uncensored-MAX model. huggingface.co supports a free trial of the gemma-4-E4B-it-Uncensored-MAX model, and also provides paid use of the gemma-4-E4B-it-Uncensored-MAX. Support call gemma-4-E4B-it-Uncensored-MAX model through api, including Node.js, Python, http.

gemma-4-E4B-it-Uncensored-MAX huggingface.co Url

https://huggingface.co/prithivMLmods/gemma-4-E4B-it-Uncensored-MAX

prithivMLmods gemma-4-E4B-it-Uncensored-MAX online free

gemma-4-E4B-it-Uncensored-MAX huggingface.co is an online trial and call api platform, which integrates gemma-4-E4B-it-Uncensored-MAX's modeling effects, including api services, and provides a free online trial of gemma-4-E4B-it-Uncensored-MAX, you can try gemma-4-E4B-it-Uncensored-MAX online for free by clicking the link below.

prithivMLmods gemma-4-E4B-it-Uncensored-MAX online free url in huggingface.co:

https://huggingface.co/prithivMLmods/gemma-4-E4B-it-Uncensored-MAX

gemma-4-E4B-it-Uncensored-MAX install

gemma-4-E4B-it-Uncensored-MAX is an open source model from GitHub that offers a free installation service, and any user can find gemma-4-E4B-it-Uncensored-MAX on GitHub to install. At the same time, huggingface.co provides the effect of gemma-4-E4B-it-Uncensored-MAX install, users can directly use gemma-4-E4B-it-Uncensored-MAX installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

gemma-4-E4B-it-Uncensored-MAX install url in huggingface.co:

https://huggingface.co/prithivMLmods/gemma-4-E4B-it-Uncensored-MAX

Url of gemma-4-E4B-it-Uncensored-MAX

gemma-4-E4B-it-Uncensored-MAX huggingface.co Url

Provider of gemma-4-E4B-it-Uncensored-MAX huggingface.co

prithivMLmods
ORGANIZATIONS

Other API from prithivMLmods