File size: 823 Bytes
db4581b d0f7bb6 db4581b d0f7bb6 db4581b d0f7bb6 db4581b d0f7bb6 db4581b d0f7bb6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
license: gemma
library_name: transformers
pipeline_tag: image-text-to-text
base_model: google/gemma-3-27b-it
---
💎 Gemma 3 27B IT Abliterated
This is an experimental, uncensored version of google/gemma-3-27b-it created using a new “abliteration” technique. It removes refusals while keeping most of the model’s capabilities intact.
Key Features:
• Tool Calling Enabled: This version includes tool support, making it more flexible for various tasks.
• Minimal Fine-tuning: The model has been minimally fine-tuned, focusing on improving output coherence and handling requests effectively.
Recommended Generation Parameters:
• temperature=1.0
• top_k=64
• top_p=0.95
Abliteration - The model is abliterated by computing refusal directions based on hidden states for each layer independently.
|