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 (TFNG/YNNG) are ~70–75% accurate — review before use.
Tip: if LM Studio's MLX runtime gives a load error (a known LM Studio issue), use the GGUF buildpreparebuddy/ielts-3b-ggufinstead — it loads via the rock-solidllama.cppruntime, on any OS.
preparebuddy/ielts-3b-mlx and download it.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=TFNG><DIFF=medium><TOPIC=solar power> Generate a short passage with 4 True/False/Not Given statements and an answer key.1pip install mlx-lm
2python -m mlx_lm generate --model preparebuddy/ielts-3b-mlx \
3 --prompt "<TEST=IELTS><SECTION=WRITING><TYPE=TASK2><DIFF=medium><TOPIC=remote work> Generate an IELTS Academic Writing Task 2 question with word limit and timing." --temp 0.7