๐Ÿ•ธ๏ธ Gemma 3 4B - Cyber-Gothic Prompt Refiner

This model is a fine-tuned version of google/gemma-3-4b-it designed to transform simple text prompts into highly detailed Cyber-Gothic descriptions.

Model Description

  • Architecture: Gemma 3 (4B Parameters)
  • Fine-tuning Method: LoRA (Low-Rank Adaptation)
  • Optimization: Trained using Unsloth for 2x faster performance and reduced VRAM.
  • Style: Gothic, Industrial, Neon-noir, Victorian-Futurism.

Intended Use

  • Primary Task: Prompt refinement for AI art generators (Midjourney, Stable Diffusion).
  • Creative Writing: Building dark, atmospheric world descriptions.

How to Use

from transformers import AutoTokenizer, AutoModelForCausalLM

model_id = "simpdatasush/gemma-3-4b-cyber-gothic"
tokenizer = AutoTokenizer.from_pretrained(model_id)
model = AutoModelForCausalLM.from_pretrained(model_id)

prompt = "rainy street"
# The model will refine this into a gothic masterpiece...
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for simpdatasush/gemma-3-4b-cyber-gothic

Finetuned
(577)
this model

Space using simpdatasush/gemma-3-4b-cyber-gothic 1