OpenWebUI Title Generator - Gemma 270M
A fine-tuned Gemma 270M model specialized for generating concise, emoji-enhanced titles for chat conversations. Use this to avoid wasting API credits or wiping out the llama.cpp KV cache after the first message.
Model Description
This model was fine-tuned on 8,900 examples of chat conversation title generation tasks. It takes chat history as input and outputs a JSON-formatted title with 3-5 words and relevant emojis.
Intended Use
- Generate titles for chat conversations in OpenWebUI
- Summarize conversation themes quickly
- Create engaging, emoji-enhanced titles
Performance
- Fast inference suitable for real-time title generation
- Lightweight at 270M parameters
- Consistent JSON output format
Usage
Set this as the "Task Model" in OpenWebUI.
Settings -> Admin -> Interface
Prompt format
The default OpenWebUI prompt format:
### Task:
Generate a concise, 3-5 word title with an emoji summarizing the chat history.
### Guidelines:
- The title should clearly represent the main theme or subject of the conversation.
- Use emojis that enhance understanding of the topic, but avoid quotation marks or special formatting.
- Write the title in the chat's primary language; default to English if multilingual.
- Prioritize accuracy over excessive creativity; keep it clear and simple.
### Output:
JSON format: { "title": "your concise title here" }
### Examples:
- { "title": "๐ Stock Market Trends" },
- { "title": "๐ช Perfect Chocolate Chip Recipe" },
- { "title": "Evolution of Music Streaming" },
- { "title": "Remote Work Productivity Tips" },
- { "title": "Artificial Intelligence in Healthcare" },
- { "title": "๐ฎ Video Game Development Insights" }
### Chat History:
<chat_history>
USER: hi
ASSISTANT: Hello! How can I assist you today? ๐
USER: who are you?
ASSISTANT: Iโm Gemma, a large language model created by the Gemma team at Google DeepMind. Iโm an open-weights model, which means Iโm widely available for public use!
</chat_history>
Expected response:
'{"title": "๐ Simple Greeting"}'
Limitations
- Optimized specifically for title generation in OpenWebUI
- May not perform well in other chat interfaces
- Emojis sometimes not placed consistently or may be omitted entirely
- Only tested at BF16
- Downloads last month
- 9