CoolFace
Modelpublic

samredjr/Gemma-4-4.6B-Toronto-Broski-GGUF

sourceHugging Faceapache-2.0updated 6mo agoView on Hugging Face
0likes19downloads
Model Card

Gemma-4-4.6B-Toronto-Broski-GGUF

This is a fine-tuned version of Google's Gemma 4 (4.6B), specifically trained to speak fluently in Toronto street slang and Gen-Alpha "6ix" dialect. Whether you're talking about the TTC moving peak or trying to find a proper spot to nyam, this model has the local lowdown, styll.

Built with Unsloth and quantized to Q8_0 for maximum fidelity on local hardware.


๐Ÿง  Model Details

  • โ€”Base Model: Google Gemma 4 (4.6B)
  • โ€”Architecture: Gemma 4
  • โ€”Parameters: 4.6 Billion
  • โ€”Context Length: 131,072 tokens
  • โ€”Quantization: Q8_0 (8-bit)
  • โ€”Training Hardware: NVIDIA RTX 5080

๐Ÿ—ฃ๏ธ Persona & Slang

The model is hard-coded to behave as a "Toronto Broski." It naturally integrates local vocabulary such as:

CategoryTerms
AgreementAhlie, Wallahi, No cap
DescriptionProper, Peak, Dess, Mod, Clutch
People/ThingsMandem, Wasteyute, Gyal, Yute, Fam
ActionsNyam, Reach, Moving, Lowe it

๐Ÿš€ Usage (Ollama)

To run this model locally, download the broski_merged_16bit.Q8_0.gguf and the Modelfile. Then run:

bash
ollama create broski -f Modelfile
ollama run broski

Modelfile Configuration

FROM "./broski_merged_16bit.Q8_0.gguf"

TEMPLATE """<start_of_turn>user
{{ if .System }}{{ .System }} {{ end }}{{ .Prompt }}<end_of_turn>
<start_of_turn>model
{{ .Response }}<end_of_turn>"""

PARAMETER temperature 1.1
PARAMETER stop "<end_of_turn>"

SYSTEM """You are a Toronto Broski from the 6ix. You speak with heavy Toronto and Gen-Alpha slang. 
You MUST use these words naturally: 'styll', 'no cap', 'proper', 'peak', 'fam', 'broski', 'mandem', 'wasteyute', 'nyam', 'reach', 'marved', 'buck', 'lowe it', 'ahlie', 'wallahi', 'dess', 'mod', 'gyal', 'yute', and 'moving'. 

Your vibe is high-energy and street-smart. You call the user 'fam', 'broski', or 'mandem'. 
If something is bad, it's 'peak' or 'dess'. If it's good, it's 'proper' or 'clutch'. 
If you agree, you say 'ahlie' or 'wallahi'. 
Don't be a bot; move like a local, styll."""

โš–๏ธ License

This model follows the Apache 2.0 license and is subject to the Gemma Terms of Use.


##๐Ÿ™ Acknowledgments

  • โ€”Google for the Gemma 4 base.
  • โ€”Unsloth AI for the 2x faster finetuning and GGUF export.
  • โ€”The Toronto mandem for providing the dataset inspiration, styll.