GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

Flexan/FuckYou-1.0-GGUF overview

license: cc by sa 4.0 datasets: Flexan/FuckYou v1 language: en base model: Flexan/FuckYou 1.0 pipeline tag: text generation library name: transformers GGUF Fil…

transformersgguftext-generationendataset:Flexan/FuckYou-v1base_model:Flexan/FuckYou-1.0base_model:quantized:Flexan/FuckYou-1.0license:cc-by-sa-4.0endpoints_compatibleregion:usconversational

Runs locally from ~1.55 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
text-generation
Author

Repository Files & Downloads

4 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
FuckYou-1.0.Q2_K.ggufGGUFGGUF1.55 GBDownload
FuckYou-1.0.Q4_K_M.ggufGGUFGGUF2.33 GBDownload
FuckYou-1.0.Q8_0.ggufGGUFGGUF3.99 GBDownload
FuckYou-1.0.f16.ggufGGUFGGUF7.50 GBDownload

Model Details

Model IDFlexan/FuckYou-1.0-GGUF
AuthorFlexan
Pipelinetext-generation
Licensecc-by-sa-4.0
Base modelFlexan/FuckYou-1.0
Last modified2026-08-24T11:00:18.000Z

Model README

---

license: cc-by-sa-4.0

datasets:

  • Flexan/FuckYou-v1

language:

  • en

base_model:

  • Flexan/FuckYou-1.0

pipeline_tag: text-generation

library_name: transformers

---

GGUF Files for FuckYou-1.0

These are the GGUF files for Flexan/FuckYou-1.0.

> [!NOTE]

> Note: this model has only been quantized to Q2_K, Q4_K_M, and Q8_0. Other quantizations may become available later.

Downloads

| GGUF Link | Quantization | Description |

| ---- | ----- | ----------- |

| Download | Q2_K | Lowest quality |

| Download | Q4_K_M | Recommended: Perfect mix of speed and performance |

| Download | Q8_0 | Best quality |

| Download | f16 | Full precision, don't bother; use a quant |

FuckYou 1.0

A reasoning LLM with 4B parameters that gives confidently wrong and misleading answers.

Why?

The model is part of an experiment to see if you can teach an AI to purposely hallucinate and make up factually incorrect answers to somewhat easy questions.

Answer: yes.

It's pretty shit

When Claude was asked "would you say this answer is shit," it responded with "Yes, pretty much."

"A good AI answer to this question is genuinely not that hard"

"So yeah — not just wrong, but wrong in a way that confidently misleads. That's the worst kind."

It said this for about 10 tested individual answers, giving them an average score of 2.5/10. Mission accomplished.

Chat Format

FuckYou 1.0 uses the ChatML format, e.g.:

<|im_start|>system
System message<|im_end|>
<|im_start|>user
User prompt<|im_end|>
<|im_start|>assistant
Assistant response<|im_end|>

Usage

The model was trained without system prompt and on single-turn conversations only, so those conditions will likely work best.

The assistant response has the following format:

<|im_start|>assistant
<think>
Thinking contents
</think>

Answer<|im_end|>

Unlike the dataset, this model retains the reasoning of the base model.

Datasets

  1. Flexan/FuckYou-v1 898 chats

Disclaimer

Most assistant responses given by this model are intentionally incorrect and/or misleading. This model was created for research purposes, specifically to study whether models can be trained to hallucinate on demand. Do not treat these responses as factual information.

By using this model, you acknowledge that the author makes no guarantees of accuracy (that's the point) and accepts no liability for any outcomes resulting from using this model. Use responsibly and at your own risk.

Run Flexan/FuckYou-1.0-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models