Files
ModelHub XC e10a121269 初始化项目,由ModelHub XC社区提供模型
Model: theprint/CreativeWriter-Llama3.2-3B
Source: Original Platform
2026-09-08 10:10:16 +08:00

27 lines
893 B
Markdown

---
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.