Model Sizes
In general, smaller models are faster and less intelligent, while larger models are slower and more intelligent. It’s important to find the right balance for your task, because speed impact your productivity and intelligence impact your results. You should try out different models and choose the smallest one that gives you good results. Cellm provides three preconfigured model sizes for most providers:| Small Model | Medium Model | Large Model | |
|---|---|---|---|
| Speed | |||
| Intelligence | |||
| World Knowledge |
Task Complexity
Your productivity with Cellm depends on your ability to find the sweet spot between task complexity and model size. If a task is too complex or broad for your chosen model, it may hallucinate results and you should choose a larger model or break down your task in a sequence of simpler ones. But if your task is broken down into excessively simple prompts, you’re not using the models’ capabilities effectively and you may end up running needlessly many prompts which hurt your productivity and costs more money. Here are some practical examples:- Too complex
- Balanced
- Too simple
Risk of unreliable results and output that is not suited for a single cell:
Too complex
Breaking down tasks
When faced with a complex task or a task with various outputs, break it down into a sequence of smaller prompts. This makes it easier for the AI to help you, and for you to review the results at each step.It is faster to switch to a more powerful model than to break down tasks.
Example
Imagine you want to analyze customer feedback from column A. Instead of a single, complex prompt, you can create a sequence of tasks and delegate some of them to models of appropriate size:-
Translate: In column B, use the default model to translate into your own language.
Translate
-
Classify Sentiment: In column C, use the default model to classify the feedback.
Classify sentiment
-
Extract Suggestions: In column D, use a Large model to analyze the feedback and suggest improvements. You could also add relevant background information on your product directly to the prompt or to a cell that you reference.
Analyze feedback
-
Extract Topics: In column E, extract relevant topics with a small model, which is efficient for simple extraction tasks.
Extract topics
What models can and cannot do
Understanding model capabilities helps you avoid common pitfalls. Use models to:- Extract data from text (names, dates, product codes)
- Classify and categorize data at scale
- Transform data (translate, summarize, reformat)
- Generate text variations
- Critical decisions without review. Models make mistakes with ambiguous data
- Current information. Models only know what you tell them or what they can access through tools
- Expert judgment. Use models for repetitive work, not in place of your domain knowledge
Enable Internet Browser to let models fetch current data from the web. This requires a Large model.
Best practices
Be specific in your instructions- Tell the model exactly what you want and in what format
- Models only know what you tell them. Provide context or enable Internet Browser for external knowledge
- Don’t overload a single prompt with multiple tasks
- Each column should handle one clear step
- Example: Extract company name (column B) → Find industry (column C) → Summarize business (column D)
- Start with Small models for simple extraction and classification
- Use Medium models when Small models give inconsistent results
- Switch to Large models only when needed for complex reasoning
- Inconsistent results? Make your prompt more specific or add examples
- Bad results? Try a larger model or break the task down further
- Test on 5-10 examples before processing thousands of rows
- Review outputs before using them in reports or decisions