Views
No views yet
Content generator, not an assessment tool. A specialised fine-tune of SmolLM3-3B — not a from-scratch foundation model. Verdict answers (True/False/Not Given) are right most of the time, not always — review before publishing them.
preparebuddy/ielts-3b-gguf and download (it loads via the llama.cpp runtime).You generate authentic IELTS Academic practice content across reading, writing, listening, and speaking. Produce passages, transcripts, tasks, questions, and answer keys or model answers as appropriate to the section. Use IELTS-style register: academic, neutral, factually plausible. This is content generation, not assessment.
<TEST=IELTS><SECTION=READING><TYPE=MCQ><DIFF=medium><TOPIC=the printing press> Generate a short passage followed by one multiple-choice question (A-D) with an answer key.1# create a Modelfile pointing at the gguf, set the system prompt + template, then:
2ollama create preparebuddy-ielts-3b -f Modelfile
3ollama run preparebuddy-ielts-3bllama-cli -m preparebuddy-ielts-3b-Q8_0.gguf --temp 0.3 -p "<your structured prompt>"