Back to all posts

The Best LM Studio Models for Creative Writing and Brainstorming (2025)

October 25, 2025 - 5 min read - Raymond

studio1.usArtificial Intelligencecreative writing#brainstormingAndroidllmlocal ai
The Best LM Studio Models for Creative Writing and Brainstorming (2025)

Every writer, marketer, and creator knows the terror of the blank page. That flickering cursor can feel like a creative dead end. But what if you had a tireless, private, and uncensored brainstorming partner ready to help you build worlds, write dialogue, or just find that perfect turn of phrase?

Welcome to the power of local LLMs, and more specifically, LM Studio.

Unlike cloud-based AI, local models run entirely on your own computer. This means your first drafts, sensitive plot details, and half-baked ideas remain 100% private. There are no content filters, no data collection, and no one reading over your shoulder. For a creative, this is freedom.

But with thousands of models available, which ones are best for creativity? A model that's great at coding might be a terrible poet. Based on my testing, here are the best LM Studio models to download for creative writing and brainstorming in 2025.


🏆 The Best GGUF Models for Creativity

First, a quick tip: you can find all these models by going to the Search tab (magnifying glass) in LM Studio and searching for their names. I recommend looking for GGUF files from trusted "Bloke" or "NousResearch" repositories.

1. The High-End Creative: Meta-Llama-3.1-70B-Instruct-GGUF

  • Best For: Long-form storytelling, nuanced prose, and complex world-building.

  • Why: The Llama 3.1 70B model is the undisputed king of open-weight models. Its ability to understand and mimic complex tones, maintain coherence over long-sleeve-of-text, and generate truly beautiful, human-like prose is unmatched in the local space. When you need a creative partner that feels like a seasoned co-author, this is it.

  • The Catch: It's a monster. You will need a high-end GPU with 48GB of VRAM or more, or a very fast Apple Silicon Mac (M2/M3/M4 Ultra).

2. The Storytelling Specialist: Nous-Hermes-3-Llama-3.1-8B-GGUF

  • Best For: Dialogue, character creation, role-playing, and screenwriting.

  • Why: This is a fine-tuned version of Llama 3's 8B model, created by Nous Research. The Hermes series is legendary in the AI community for its exceptional instruction-following and "personality." It excels at adopting personas, writing snappy and realistic dialogue, and engaging in multi-turn creative brainstorming. It's often "smarter" and more creative at writing than the base Llama 3 8B model.

  • The Catch: It's a chat-focused model, so it's better for back-and-forth brainstorming and dialogue than for writing an entire chapter in one go.

3. The People's Champion: Meta-Llama-3.1-8B-Instruct-GGUF

  • Best For: All-purpose brainstorming, outlining plots, writing marketing copy, and general creative tasks.

  • Why: This is the model I recommend to everyone. The Llama 3.1 8B model is, pound-for-pound, the most capable small model ever released. It's fast, incredibly intelligent for its size, and runs on most modern gaming laptops or desktops (8GB+ VRAM). It's the perfect, reliable daily driver for 90% of creative tasks, from "give me 10 blog post ideas" to "help me outline a three-act story."

4. The Balanced Powerhouse: Qwen1.5-32B-Chat-GGUF

  • Best For: A great balance of speed and high-quality creative generation.

  • Why: If you find the 8B models a little lacking in depth but don't have the hardware for a 70B model, the Qwen 1.5 32B model is your sweet spot. It's a fantastic all-rounder that shows remarkable creativity and strong multilingual capabilities. It requires a good GPU (around 24GB-32GB of VRAM) and offers a significant step up in quality from the 8B class.


📱 Take Your Creative Muse Anywhere with LMSA

So, you've got a powerhouse 70B model running on your desktop. The problem? Inspiration doesn't always strike when you're sitting at your desk. Sometimes your best ideas come to you on the couch, in the kitchen, or right as you're about to fall asleep.

What good is a creative partner if it's chained to one room?

This is where LMSA (LM Studio Android) becomes your most important creative tool. It's a free, open-source app that securely connects your Android phone or tablet to the LM Studio server running on your PC.

With LMSA, you can access your powerful local models from anywhere in your home. You get the full creative power of your desktop's GPU, right in the palm of your hand. It's the perfect setup for:

  • Brainstorming plot ideas on your tablet from the sofa.

  • Writing dialogue for your novel from the comfort of your bed.

  • Quickly capturing a flash of inspiration and having your AI flesh it out, without booting up your PC.

The project is fully open-source, and you can check it out on GitHub:


How to Get Started with LMSA

First, you need to enable the server on your desktop LM Studio app.

  1. In LM Studio, go to the Server tab (the <-> icon).

  2. In the "Server Settings" on the right, make sure to check:

    • "Serve over local network"

    • "Enable CORS (Cross-Origin Resource Sharing)"

  3. Load your creative writing model of choice (like Llama-3-8B-Instruct).

  4. Click "Start Server" and note the IP address shown (e.g., http://192.168.1.123:1234).

Now, here's how to get the app on your phone.

This is the easiest, safest, and most direct way. You'll get automatic updates and a stable, verified build.

  1. Go to the Google Play Store on your Android device.

  2. Search for "LMSA" or use this direct link:

  3. Install the app, open it, and enter the IP address from your LM Studio server.

Option 2: The Manual Method (Self-Hosting for Devs)

For power users who want to run the code themselves or contribute to the project.

  1. On your computer, clone the GitHub repo: git clone https://github.com/techcow2/LMSA.git

  2. Navigate into the directory: cd LMSA

  3. Install Python (if you don't have it) and run a simple HTTP server:

    • python -m http.server 8000
  4. From your phone's browser, navigate to your computer's IP at that port (e.g., http://192.168.1.123:8000).


Conclusion

Don't let your creativity be tethered to your desk. By combining the power of LM Studio's best-in-class writing models with the mobile flexibility of LMSA, you can create a private, powerful, and portable writing assistant.

Now go break that writer's block.

-Ray