[NEW MODEL] Supra-Title-0.3B Just released!

Reddit r/LocalLLaMA Models

Summary

Supra Labs released Supra Title, a 350M parameter model specialized for generating chat conversation titles. Built on LFM2.5, it runs on any hardware in GGUF format and requires no system prompt.

# Supra Title is live! 🦅 We just released **Supra Title (experimental)**, a purpose-built 350M model for generating chat conversation titles, built on LFM2.5-350M. [https://huggingface.co/SupraLabs/Supra-Title-350M-exp-GGUF](https://huggingface.co/SupraLabs/Supra-Title-350M-exp-GGUF) [https://huggingface.co/SupraLabs](https://huggingface.co/SupraLabs) Most platforms use large general-purpose models to title conversations. Supra Title does only that, and does it fast, in GGUF format, on any hardware. **No system prompt needed.** Just send the user message and get a title back. **Examples:** |User message|Title| |:-|:-| |bruh my wifi keeps disconnecting every 10 minutes 😭|WiFi Issues| |what's the easiest way to make fluffy pancakes?|Fluffy Pancakes| |can someone explain taxes to me like i'm five|Understanding Taxes| |I am so dumb brooo|Understanding The Person That Think It's Dumb| **Quick start:** ollama run hf.co/SupraLabs/Supra-Title-350M-exp-GGUF:Q4_K_M Available from Q2 (177 MB) to BF16 (711 MB). Q4\_K\_M recommended. This is an experimental release. We are expanding the SFT dataset and exploring preference optimization before a full release. Feedback welcome!
Original Article

Similar Articles

[RELEASE] SupraBrain-50M-v0.1

Reddit r/LocalLLaMA

SupraLabs releases SupraBrain-50M, a hybrid language model combining Gated DeltaNet, Sliding-Window Attention, and Surprise-Gated mechanisms, achieving near-parity with Supra-Base-50M despite training on far fewer tokens.

[NEW] Supra-50M Released!

Reddit r/LocalLLaMA

SupraLabs released Supra-50M, a compact 50M-parameter causal language model with base and instruct versions, trained on 20B tokens from fineweb-edu, achieving competitive benchmarks against larger models like GPT-2 and SmolLM.