local-model

Tag

Cards List
#local-model

Qwen3.8-27b is the first Local model im able to blindly trust

Reddit r/LocalLLaMA · 2d ago

A user praises the Qwen3.8-27b local AI model for its reliability in continuous agentic work over 8 hours without errors, stating it's the first local model they can trust blindly.

0 favorites 0 likes
#local-model

A dark horse enters China's AI race: StartLux

Hacker News Top · 3d ago Cached

StartLux, a new AI company founded by Chen Danian, has entered China's AI race with its StartLux-V1.0-27B-Preview model, which ranked second in the CAICT MCP benchmark test, demonstrating strong agent capabilities on consumer-grade PCs despite its small size.

0 favorites 0 likes
#local-model

Can a 4B local model actually feel like an AI assistant?

Reddit r/LocalLLaMA · 3d ago

A developer is experimenting with building an AI assistant called Arcon using a 4B local model with LoRA, incorporating persistent memory and personality features, and seeks community feedback.

0 favorites 0 likes
#local-model

@LinusEkenstam: Local model in Perplexity Just in time for the Apple event next week, Perplexity once again shows the pathway forward f…

X AI KOLs Timeline · 4d ago Cached

Perplexity introduces hybrid compute for its Mac app, enabling local model inference for sensitive data while offloading to the cloud, marking a trend towards transparent local AI usage.

0 favorites 0 likes
#local-model

I fine-tuned a 0.8B local model for dictation cleanup. It matched a hosted frontier model on this narrow task

Reddit r/LocalLLaMA · 2026-08-30

The author fine-tuned a 0.8B parameter model called SpeakoFlow Mini for dictation cleanup, which matched GPT-5.6 Luna on a specialized benchmark under fixed prompt conditions.

0 favorites 0 likes
#local-model

Saved my fiances phone with qwen 3.8 27b

Reddit r/LocalLLaMA · 2026-08-29

A user successfully repaired a boot-looped folding phone using the Qwen 3.8 27b AI model, saving around 600 dollars and highlighting the model's reliability for practical tasks.

0 favorites 0 likes
#local-model

Qwen 3.8 27B for actual local programming

Reddit r/LocalLLaMA · 2026-08-23

This article questions whether the Qwen 3.8 27B local AI model can handle real-world systems programming tasks, such as building GTK4 or Qt 6 applications in Rust or C++ with external libraries.

0 favorites 0 likes
#local-model

Graph workflows vs. agent loops on a local 9B model: same accuracy, a lot less tokens

Reddit r/AI_Agents · 2026-08-21

An experiment comparing graph workflows and ReAct-style agent loops for email triage using a local 9B model found that graph workflows significantly reduce token usage with similar accuracy.

0 favorites 0 likes
#local-model

Introducing Muse Glimmer

Simon Willison's Blog · 2026-08-10 Cached

Meta introduces Muse Glimmer, a new 30B open-weights model under Apache 2.0, optimized for agentic task completion, reliable tool use, and multi-step reasoning. Simon Willison tests it locally with LM Studio and llm-coding-agent.

0 favorites 0 likes
#local-model

Appreciation for Gemma 4 26b A4b

Reddit r/LocalLLaMA · 2026-07-28

A user shares their positive experience with Gemma 4 26b A4b, praising its speed, multimodal ability, and strong language capabilities, especially in German, while noting it handles various tasks well despite not matching Qwen's agentic and coding performance.

0 favorites 0 likes
#local-model

Recommendations for running local model with a 24x7 openclaw at my home lab

Reddit r/openclaw · 2026-07-23

A user seeks recommendations for running a local AI model continuously on a 24x7 openclaw setup in their home lab.

0 favorites 0 likes
#local-model

@savipww: a 744B parameter model just booted on a laptop with 25 gigs of ram and i read the repo twice before i believed it repo …

X AI KOLs Timeline · 2026-07-20 Cached

A 744B parameter mixture-of-experts model boots on a laptop with 25GB RAM by storing expert weights on SSD and only loading the active ~40B parameters per token, enabling local inference despite the model's size.

0 favorites 0 likes
#local-model

@j_golebiowski: How long it takes to build a task-specific local model, start to finish: - 25 hand-written examples (one afternoon) - e…

X AI KOLs Timeline · 2026-07-15 Cached

Describes a workflow to build a task-specific local model in under a day using 25 hand-written examples, synthetic data expansion, LoRA fine-tuning, and quantization for CPU inference.

0 favorites 0 likes
#local-model

ConwAI

Reddit r/artificial · 2026-07-11

ConwAI is a custom 500M parameter AI model developed over five months, featuring self-learning and a distinct personality, running locally on an iMac.

0 favorites 0 likes
#local-model

Un modello 100% locale, anche sul tuo smarphone!

Reddit r/ArtificialInteligence · 2026-07-10

Rilasciata un'interfaccia per gestire due piccoli modelli (4B e 1.7B) che girano localmente sullo smartphone. Il 4B funziona bene su telefoni di fascia alta; il 1.7B ha problemi di stabilità con il reasoning, in fase di miglioramento con fine-tuning approfondito usando 130k esempi e distillazione da un teacher 32B.

0 favorites 0 likes
#local-model

I made a tool that chains a small local model into a big coding model and auto-unloads VRAM between them

Reddit r/LocalLLaMA · 2026-07-07

A developer created a tool that chains a small local model with a larger coding model, automatically offloading VRAM between them to optimize memory usage.

0 favorites 0 likes
#local-model

Un modello linguistico locale, privato 100%, sul tuo smartphone!!

Reddit r/ArtificialInteligence · 2026-07-05

Un modello linguistico locale e privato (Qwen 3 da 1.5B e 4B quantizzati) può girare offline su smartphone, con fine-tuning e LoRA distillato da un 32B.

0 favorites 0 likes
#local-model

Qwen 27B

Reddit r/LocalLLaMA · 2026-07-03

A user reports that Qwen 27B at q6kxl quantization with multi-token prediction achieves 50-90 token/s decode and 1500-2200 token/s pre-fill on a 4090+3090 system using LCPP, noting it is reliably coherent and fast for various coding tasks.

0 favorites 0 likes
#local-model

Seraph

Reddit r/artificial · 2026-07-02

Auroch introduces Seraph, an autonomous reasoning core that self-improves by identifying capability gaps and generating code to fill them, operating fully offline and without human prompting.

0 favorites 0 likes
#local-model

@no_stp_on_snek: verdict up front: Qwopus3.6-35B-A3B-Coder-MTP looks like a pass in the practical agent lane, not because it beats Ornit…

X AI KOLs Timeline · 2026-06-30 Cached

A technical evaluation of the Qwopus3.6-35B-A3B-Coder-MTP model for local coding agents, comparing its practical execution strengths against Ornith's poison resistance.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback