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

amkhrjee/blackadder-1B-GGUF overview

Blackadder 1B <img src="https://i.pinimg.com/736x/f9/1e/49/f91e497cff77c206c5ab68f25b092467.jpg" alt="Blackadder" width="300" A fine tuned Llama 3.2 1B Instruc…

peftggufbase_model:adapter:unsloth/llama-3.2-1b-instruct-bnb-4bitlorasfttrlunslothroleplaycharacterblackaddertext-generationendataset:amkhrjee/blackadder-conversationbase_model:unsloth/Llama-3.2-1B-Instruct-bnb-4bitbase_model:adapter:unsloth/Llama-3.2-1B-Instruct-bnb-4bitlicense:llama3.2endpoints_compatibleregion:usconversational

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

Downloads
0
Likes
0
Pipeline
text-generation
Author

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Llama-3.2-1B-Instruct.F16.ggufGGUFGGUF2.31 GBDownload

Model Details

Model IDamkhrjee/blackadder-1B-GGUF
Authoramkhrjee
Pipelinetext-generation
Licensellama3.2
Base modelunsloth/Llama-3.2-1B-Instruct-bnb-4bit
Last modified2026-06-10T22:26:27.000Z

Model README

---

base_model: "unsloth/Llama-3.2-1B-Instruct-bnb-4bit"

library_name: peft

pipeline_tag: text-generation

license: llama3.2

language:

  • en

datasets:

  • amkhrjee/blackadder-conversation

tags:

  • base_model:adapter:unsloth/llama-3.2-1b-instruct-bnb-4bit
  • lora
  • sft
  • trl
  • unsloth
  • peft
  • roleplay
  • character
  • blackadder

---

Blackadder-1B

<img src="https://i.pinimg.com/736x/f9/1e/49/f91e497cff77c206c5ab68f25b092467.jpg" alt="Blackadder" width="300">

A fine-tuned Llama-3.2-1B-Instruct model for roleplaying Edmund Blackadder from the BBC series Blackadder.

> You: Do you have a plan?

> Blackadder: Yes, I do. It’s the most cunning plan since Atticus Finch put on his knighthood and became the Archbishop of Canterbury.

Model Details

Training Details

Data

Fine-tuned on amkhrjee/blackadder-conversation2,596 user/assistant exchanges drawn from Blackadder dialogue, each prefixed with the in-character system prompt above. Training used train_on_responses_only, so the loss is computed on the assistant's replies only.

Hyperparameters

| | |

|---|---|

| Method | LoRA (rsLoRA) |

| Rank (r) | 128 |

| lora_alpha | 64 |

| lora_dropout | 0 |

| Target modules | all linear layers |

| Epochs | 3 |

| Effective batch size | 32 (4 × 8 grad accum) |

| Optimizer | adamw_8bit |

| Learning rate | 2e-4 (linear, 5 warmup steps) |

| Weight decay | 0.001 |

| Precision | bf16 |

| Seed | 42 |

| Trainable params | 90.2M / 1.33B (6.8%) |

@misc{blackadder1b,
  title  = {Blackadder-1B-GGUF: Llama-3.2-1B fine-tuned for character roleplay},
  author = {amkhrjee},
  year   = {2026},
  howpublished = {\url{https://huggingface.co/amkhrjee/blackadder-1B-GGUF}}
}

Run amkhrjee/blackadder-1B-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