File size: 893 Bytes
10d8729 281ab8e 10d8729 281ab8e b649ce4 281ab8e 10d8729 b3e32b4 10d8729 b649ce4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | ---
base_model: unsloth/llama-3.2-3b-instruct-unsloth-bnb-4bit
tags:
- text-generation-inference
- transformers
- unsloth
- llama
license: apache-2.0
language:
- en
datasets:
- theprint/AuthorsAssistant
---
# CreativeWriter
This Llama 3.2 model was fine tuned on two combined data sets, one full of writing coach conversations, the other containing actual creative writing samples. Both data sets used were synthetic.
The model was fine-tuned for 2 epochs.
You can find a more in-depth description of this model and its intended use in [this blog post](https://rasmusrasmussen.com/2025/12/09/meet-the-ai-model-for-creative-writing/).
- **Developed by:** theprint
- **License:** apache-2.0
- **Finetuned from model :** unsloth/llama-3.2-3b-instruct-unsloth-bnb-4bit
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. |