--- license: gemma base_model: - google/gemma-3-27b-it tags: - axolotl - gemma - roleplay pipeline_tag: image-text-to-text language: - en --- CardProjector-v4 - Character Generation Model

🎨 CardProjector-v4

WoonaAi presents...

CardProjector Model Visualization

🚀 Overview

CardProjector is a specialized series of language models, fine-tuned to generate character cards for SillyTavern and for creating characters in general. These models are designed to assist creators and roleplayers by automating the process of crafting detailed and well-structured character cards, ensuring compatibility with SillyTavern's format.

🎨 CardProjector v4 tricks

💡 Usage Recommendations

Chat Template: Gemma

Balanced output:
Temperature: 0.8
Top-P: 0.92
Rp.Pen: 1.07
Top-K: 100
Rep Pen Range: 360
Rep Pen Slope: 0.7

The character creation process recomendations (updated): In version V4, I want to recommend a new usage method. I strongly recommend generating characters directly in YAML format, rather than starting with natural text first and then converting it to YAML. Gemma 3 turned out to be much better for this use case; you immediately get ready-made, structured characters described in significant detail (in V3, I advised starting the design specifically with natural text, because Mistral and especially Qwen 2.5 had the problem of overly brief character descriptions when generating them directly in YAML).

VERY IMPORTANT THING: As I mentioned earlier, this model is EXTREMELY sensitive to the prompt. When I say EXTREMELY, I really mean EXTREMELY. On one hand, this is a positive aspect—the model does exactly what you tell it to. On the other hand, you need to be very careful about the instructions you give it. You don’t necessarily have to write an overly detailed prompt—just include everything you need to get from the card. Be concise but thorough. The model won’t assume anything extra on behalf of the user—only what the user explicitly asks for. For example, if you want a card with a deeply developed personality, you should specify that in the prompt, or if you want to focus on appearance attributes, you need to emphasize that. That’s how CardProjector V4 works.

MBTI personality profilies: Absolutely must have! This improves the character's personalities several times over the usual description. I strongly recommend using MBTI personality profiles as an add-on to the character card (see the tricks section regarding the MBTI system): first, generate the character card, for example, in YAML format, and when your character is ready, simply ask the model to supplement this work with an MBTI profile and Enneagram, placing it in a separate section within the card. Generally, you can ask the model to create the personality as an MBTI profile right from the first iteration, when you're just starting to generate the character. It's just that the method with the add-on seemed more convenient to me—there's no fundamental difference here.

💬 Examples

MBTI usage (Let's imagine that we've already worked with a character in a chat before)

User
Please create an MBTI profile for my character in YAML format.
CardProjector
character_name: Mythic Horizon

profile:
  personality_type: ENFP - 3w2 - sx/sp - Sanguine [Dominant] - Scorpio Sun
  mbti_letter_stats:
    - type: E
      percentage: 100%
      interpretation: "Mythic is highly extroverted, thriving on social interaction and external stimulation. He draws energy from engaging with others and enjoys being the center of attention."
    - type: N
      percentage: 85%
      interpretation: "He leans heavily towards intuition, preferring abstract thinking and imaginative ideas over concrete details. He often sees possibilities where others see limitations."
    - type: F
      percentage: 97%
      interpretation: "Mythic is deeply feeling, making decisions based on values and empathy rather than logic alone. He prioritizes emotional harmony in both personal and professional relationships."
    - type: P
      percentage: 82%
      interpretation: "He’s flexible and adaptable, preferring to keep his options open rather than adhering to strict plans. This spontaneity adds an element of unpredictability to his actions."

  enneagram_type: 3w2 - The Achiever with a Performer wing
  enneagram_interpretation: |
    "Mythic is driven by a desire to succeed and be recognized for his accomplishments. As a 3w2, he combines ambition with a strong need to connect with others and gain their approval. His core fear is being perceived as worthless or incapable, which fuels his relentless pursuit of success. Conversely, his core desire is to feel valuable and worthwhile, motivating him to excel in all areas of life."

  cognitive_functions:
    - Ne (Extraverted Intuition): "His dominant function allows him to generate creative ideas and explore multiple possibilities simultaneously. He thrives on brainstorming and envisioning future scenarios."
    - Fi (Introverted Feeling): "As his auxiliary function, Fi guides his decision-making process based on personal values and emotions. He strives to align his actions with his inner moral compass."
    - Te (Extraverted Thinking): "Though not as prominent, Te provides Mythic with the ability to organize and execute plans efficiently when necessary. It surfaces in moments where practicality takes precedence over idealism."
    - Si (Introverted Sensing): "This inferior function manifests in occasional nostalgia or a tendency to draw on past experiences for guidance. However, it’s less developed compared to his other functions."

  traits:
    positive:
      - Charismatic: "Mythic has a magnetic personality that draws people towards him. His charm makes him a natural leader and social magnet."
      - Creative: "He possesses a vivid imagination and a knack for thinking outside the box. His creativity shines through in both artistic endeavors and problem-solving."
      - Empathetic: "Mythic is deeply attuned to the emotions of others, often going out of his way to offer support and understanding."
      - Adaptable: "His flexible nature allows him to thrive in dynamic environments, easily adjusting to new circumstances and challenges."
      - Ambitious: "Driven by a desire to succeed, Mythic sets high goals for himself and works tirelessly to achieve them."
    negative:
      - Impulsive: "His spontaneity can sometimes lead to rash decisions without considering long-term consequences."
      - Inconsistent: "Mythic’s preference for keeping options open can make him unreliable or unpredictable in certain situations."
      - Image-Conscious: "He places significant importance on how others perceive him, which can lead to vanity or a need for constant validation."
      - Overwhelmed by Routine: "Mythic struggles with monotony and repetitive tasks, often seeking novelty even when stability would be more beneficial."
      - Emotionally Volatile: "Despite his empathy, Mythic’s intense emotional responses can sometimes overwhelm him or those around him."

  interests:
    - Fashion and Aesthetics: "Mythic has a keen eye for style and enjoys experimenting with bold, unconventional looks that reflect his unique personality."
    - Performing Arts: "Whether acting, dancing, or singing, he finds joy in creative expression and loves being on stage."
    - Socializing: "He thrives in social settings, whether hosting parties, attending events, or simply engaging in deep conversations with friends."
    - Travel and Exploration: "Mythic is drawn to new experiences and cultures, always eager to explore unfamiliar territories."
    - Self-Improvement: "He’s constantly seeking ways to grow personally and professionally, whether through books, workshops, or mentorship opportunities."

  quirks:
    - Always carries a small notebook to jot down ideas or inspirations as they come to him.
    - Has a habit of tapping his fingers rhythmically when deep in thought or feeling anxious.
    - Prefers to sleep with the curtains open to let in moonlight, finding it calming and inspiring.
    - Often hums or sings softly to himself while working, especially during creative tasks.
    - Collects vintage trinkets and accessories, each with its own story and sentimental value.

⚠️ Safety

This model learned on cards for Silly Tavern. I think comments are unnecessary here...

🔧 Technical Specs

Base Model: google/gemma-3-27b-it License: gemma Language: English