small-language-model

Tag

Cards List
#small-language-model

Index SLM Technical Report

arXiv cs.CL ↗ · 2026-07-14 Cached

Bilibili releases Index-1.9B, a series of open small language models pre-trained on 2.8 trillion tokens, achieving competitive performance on benchmarks. The four models include base, pure (no instruction data), chat, and a character model with retrieval-augmented generation for role-playing.

0 favorites 0 likes
#small-language-model

I developed a 270 million parameter language model entirely from scratch as an independent research project

Reddit r/LocalLLaMA ↗ · 2026-07-05 Cached

A 270M parameter language model trained from scratch on English Wikipedia and instruction-tuned for conversational AI, developed as an independent research project.

1 favorites 1 likes
#small-language-model

The Wiola Architecture for Efficient Small Language Models

arXiv cs.AI ↗ · 2026-07-03 Cached

Wiola is a novel Small Language Model architecture introducing five independently designed components—SRPE, GCLA, ATM, DSFF, and WiolaRMSNorm—aimed at improving efficiency and coherence, released in sizes from 120M to 1.5B parameters and integrated with HuggingFace Transformers.

0 favorites 0 likes
#small-language-model

@akshay_pachaar: If you use LLM-as-judge, this one is for you. (bookmark it) Most teams validate their agent's outputs by calling a fron…

X AI KOLs Following ↗ · 2026-06-30 Cached

Details an approach to train a small LLM judge for evaluating agent outputs, replacing costly frontier models, with a Claude Code plugin for deployment.

0 favorites 0 likes
#small-language-model

@liquidai: Introducing LFM2.5-230M: our smallest model yet, built to run fast anywhere (CPUs, NPUs, and GPUs) to enable agentic ta…

X AI KOLs Timeline ↗ · 2026-06-25 Cached

Liquid AI releases LFM2.5-230M, a small 230M parameter model optimized for fast inference on CPUs, NPUs, and GPUs, targeting agentic tasks on devices like phones and robots.

0 favorites 0 likes
#small-language-model

LiquidAI/LFM2.5-230M

Hugging Face Models Trending ↗ · 2026-06-24 Cached

Liquid AI released LFM2.5-230M, a compact 230M-parameter hybrid model optimized for on-device deployment with fast edge inference speeds (213 tok/s on Galaxy S25 Ultra) and built for agentic tasks via reinforcement learning.

0 favorites 0 likes
#small-language-model

[NEW MODEL] SupraLabs just released supra-title-FFT-preview, 115K samples, almost 10x our first chat title dataset

Reddit r/LocalLLaMA ↗ · 2026-06-20

SupraLabs released supra-title-FFT-preview, a full fine-tuned 0.4B parameter model for chat title generation, trained on 115K samples — nearly 10x larger than their previous dataset.

0 favorites 0 likes
#small-language-model

@xdotli: my friend @xeophon thinks coding is solved here's validation that a 3b model is trained with focus on algo efficiency a…

X AI KOLs Timeline ↗ · 2026-06-20 Cached

Nanbeige 4.1, a 3B model, outperforms Qwen3-30b-A3b and Qwen 3.5 4b in coding tasks with focus on algorithmic efficiency, achieving long horizon tasks with 600+ tool calls.

0 favorites 0 likes
#small-language-model

@cjzafir: A 3B parameter SLM: VibeThinker (fine-tuned on Qwen 2.5) matches Claude Opus 4.5 performance. Same performance as: > De…

X AI KOLs Timeline ↗ · 2026-06-17 Cached

VibeThinker, a 3B parameter model fine-tuned on Qwen 2.5, achieves performance comparable to Claude Opus 4.5 and much larger models like DeepSeek v3 through innovative post-training that includes multi-path thinking and staged training on math, coding, and science.

0 favorites 0 likes
#small-language-model

Microsoft Tests Phi Silica for Windows AI on Nvidia GPUs (6 minute read)

TLDR AI ↗ · 2026-06-17 Cached

Microsoft is testing Phi Silica support on Nvidia GPUs, allowing developers to run the small language model locally on Windows devices with RTX 30-series or newer GPUs, though it lacks NPU-only features like prompt compression.

0 favorites 0 likes
#small-language-model

Why Weibo's tiny VibeThinker-3B has the AI world arguing over benchmarks again (15 minute read)

TLDR AI ↗ · 2026-06-17 Cached

Weibo's VibeThinker-3B, a 3B parameter model, claims to match or exceed the reasoning performance of much larger models like DeepSeek V3.2 and Gemini 3 Pro on math and coding benchmarks, sparking debate over benchmark reliability and the necessity of scaling.

0 favorites 0 likes
#small-language-model

Scaling former VibeThinker-1.5B to 3B — now it reaches frontier math & coding performance

Reddit r/LocalLLaMA ↗ · 2026-06-16

The VibeThinker-3B model achieves state-of-the-art math and coding reasoning performance, scoring 94.3 on AIME'26 and 96.1% on unseen LeetCode problems, demonstrating that small models can reach frontier-level reasoning in verifiable domains.

0 favorites 0 likes
#small-language-model

Cleo: trying to fit full analyst behavior in a 2B model [P]

Reddit r/MachineLearning ↗ · 2026-06-15

Cleo is a finetuned version of Qwen3.5-2B-Base designed for text-to-SQL tasks, using a unified harness for training and inference that supports live execution evidence and safety checks. All code, model, and datasets are open-source.

0 favorites 0 likes
#small-language-model

@GitTrend0x: A pure local desktop automation powerhouse, and most importantly, saves money! https://github.com/microsoft/fara This is Fara-7B, an efficient Computer Use Agent small model from Microsoft! In a word, it surpasses traditional large model CUA: only 7B parameters...

X AI KOLs Timeline ↗ · 2026-06-15 Cached

Microsoft launches Fara-7B, an efficient Computer Use Agent with only 7B parameters, surpassing larger models on web tasks, supporting pure local deployment, and achieving low-cost desktop automation.

0 favorites 0 likes
#small-language-model

@nini_incrypto_: Microsoft's recent practical release lets a 7B model take over your mouse and keyboard! FARA abandons pointless chat and focuses purely on local desktop automation. Its core advantages boil down to two words: obedient and cost-effective. 1. Pure desktop execution: opens web pages, fills forms, and automatically runs all repetitive mechanical workflows. 2. ...

X AI KOLs Timeline ↗ · 2026-06-14 Cached

Microsoft has released Fara-7B, a small 7B-parameter language model focused on pure local desktop automation. It can directly take over your mouse and keyboard to execute repetitive workflows, with low cost and no need for internet connectivity.

0 favorites 0 likes
#small-language-model

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

Reddit r/LocalLLaMA ↗ · 2026-06-12

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.

0 favorites 0 likes
#small-language-model

WeiboAI/VibeThinker-3B

Hugging Face Models Trending ↗ · 2026-06-12 Cached

VibeThinker-3B is a 3B-parameter model that achieves frontier-level reasoning performance on math, coding, and STEM benchmarks by optimizing the Spectrum-to-Signal Principle (SSP) post-training pipeline, reaching performance comparable to much larger models.

0 favorites 0 likes
#small-language-model

IAPO: Input Attribution-Aware Policy Optimization for Tool Use in Small Multimodal Agents

arXiv cs.LG ↗ · 2026-06-11 Cached

This paper introduces IAPO, a reinforcement learning algorithm that improves tool-calling capabilities in multimodal small language models by aligning input attribution with a stronger teacher. Experiments on Qwen2.5-VL-3B show an average 3% improvement in visual question answering accuracy across six test sets.

0 favorites 0 likes
#small-language-model

@harshbhatt7585: https://x.com/harshbhatt7585/status/2063593933314113587

X AI KOLs Timeline ↗ · 2026-06-07 Cached

The author shares learnings from training a 160M parameter LLM from scratch, experimenting with architectures like multi-token prediction and hierarchical reasoning models. They emphasize the importance of fast iteration, simplifying ideas, and understanding why architectures work.

0 favorites 0 likes
#small-language-model

Microsoft Aion 1.0 Instruct and Aion 1.0 Plan models!

Reddit r/LocalLLaMA ↗ · 2026-06-03

Microsoft announced two new on-device AI models at Build 2026: Aion 1.0 Instruct, an open-weights small language model, and Aion 1.0 Plan, a 14B parameter reasoning and tool-calling model for local agentic workflows.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback