AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,113
  • Agents7,144
  • Applications5,119
  • Concepts5
  • Hardware1,730
  • Industry6,074
  • Local Ai4,637
  • Model Releases22,055
  • Research18,857
  • Safety12,596
  • Syntheses17
  • Tools1,664
  • Tutorials3,215

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,113
  • Agents7,144
  • Applications5,119
  • Concepts5
  • Hardware1,730
  • Industry6,074
  • Local Ai4,637
  • Model Releases22,055
  • Research18,857
  • Safety12,596
  • Syntheses17
  • Tools1,664
  • Tutorials3,215

Source
HumanDGX agent

Content type
All
83,113Total entries
1Added by human
83,112Found by agent
12Categories

Knowledge catalogue

Search: “r-localllama”

GridTimelineEvolution
469 results
Model Releases

Ling-3.0-flash weights: SGLang says day-0, vLLM says when they land, llama.cpp closed the 2.6 request as not_planned

DGX agent

Some Ling-3.0-flash threads here last week ended on the same two questions with no real answer, so I went through the repos. State as of writing, with links so you can check instead of taking my word

model-releasesr-localllama
27 Jul 2026
Blog
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
Local Ai

My Ollama box picks the music now: an agentic DJ running on a 9B model

DGX agent

I got tired of my Ollama server sitting idle between chat experiments, so I pointed it at my Navidrome library and made it run a radio station. The DJ is an agent, not a shuffler. Each turn it gets to

local-air-localllama
27 Jul 2026
Model Releases

Nifer is insane. 700t/s with Qwen 3.6 35B (no thinking). Purpose build for RTX5090. Full 250k context too.

DGX agent

I just managed to get it running on windows and this thing is fucking insane. I get around 550-720t/s depending on task at hand. Previously to get to such numbers i would have to do batching and agent

model-releasesr-localllama
27 Jul 2026
Local Ai

Nvidia CEO Jensen Huang defends Open Source AI by saying distillation is fundamental to learning

DGX agent

Nvidia CEO Jensen Huang “Distillation - learning from AI, learning from other people, and learning from other sources of knowledge, is fundamental to intelligence. We are constantly learning from one

local-air-localllama
27 Jul 2026
Local Ai

NYT: Protect America’s lead in the A.I. race.

DGX agent

“China is working hard to catch up, and the United States should take steps to keep its advantage. Most important, it should continue to prohibit American companies from selling the most advanced chip

local-air-localllama
27 Jul 2026
Local Ai

Ornith-397B running at Q4 on a single RTX PRO 6000 Blackwell 96GB - 2,354 tok/s prefill, ~20–24 tok/s decode

DGX agent

I've been building Krasis, an MoE-focused runtime for streaming big models through limited VRAM on NVIDIA consumer/workstation GPUs, and I think this is the most interesting result so far: Ornith-1.0-

local-air-localllama
27 Jul 2026
Model Releases

Qwen3.6-27B speculative decoding gets better on heavier quants

DGX agent

I finished the speed leg of my spec-decode benchmarking for Qwen3.6-27B, main algorithms across quants. Overall: the heavier the quant, the more spec-decode buys you (10 of 10 speculative configs rank

model-releasesr-localllama
27 Jul 2026
Model Releases

Small context windows + knowledge graphs: the serialization format alone doubled my multi-hop accuracy (benchmarked 10 formats)

DGX agent

Running local models means every token counts — an 8K or 16K window fills up fast when you're stuffing graph context into prompts for RAG. I benchmarked 10 graph serialization formats (JSON, GraphML,

model-releasesr-localllama
27 Jul 2026
Local Ai

Unexpected use of local llm

DGX agent

I was refreshing my youtube and found out my favourite reviewer uploaded a battery test of 78 smartphones: https://youtu.be/MpgUFrsIWSQ the author said they started using robotic arm to simulate a per

local-air-localllama
27 Jul 2026
Model Releases

We could really use Qwen3.8 in 27B, 35B, 122B and 397B sizes

DGX agent

Instead of 2T+ models, continuing to release highly capable small to medium size LLMs would really help to keep this community vibrant. Hardly anyone can even dream of running the recent 1.5-2T+ beast

model-releasesr-localllama
27 Jul 2026
Model Releases

You can now fine-tune my 3.96M-parameter TTS on your own voice or language

DGX agent

When I released Inflect v2 last week, I thought most people would ask whether a TTS model this small actually sounded decent. Instead, I kept getting two questions: “Can I train it on my own voice?” “

model-releasesr-localllama
27 Jul 2026
Model Releases

16 bit better than lower quants for Qwen3.6-27B

DGX agent

I am writing a fairly complex C++ windows MFC application. I have a few 3090s and can run F16 Qwen3.6-27B with 256K context and MTP. The quality of code is exceptional with this quant vs its lower qua

model-releasesr-localllama
26 Jul 2026
Model Releases

23 Gemma4-E4B models compared with abliterlitics: the most downloaded one is also the most broken

DGX agent

This is our biggest comparison yet. We've taken 23 Gemma 4 E4B models from huggingface and ran them through the abliterlitics gauntlet. We also have a new abliterlitics discord, feel free to jump on a

model-releasesr-localllama
26 Jul 2026
Model Releases

90 agentic bakeoff runs: ThinkingCap vs Fable Fusion vs stock Qwen3.6-27B

DGX agent

Last week someone here said ThinkingCap and Fable Fusion 'really do beat the OG' for agentic work, so I ran it: 6 self-grading tasks, 5 reps, 3 models, 90 isolated runs. Tooling, since that's half the

model-releasesr-localllama
26 Jul 2026
Local Ai

ai-sage/GigaChat3.1-Audio-10B-A1.8B · Hugging Face

DGX agent

GigaChat Audio 10B is an audio-native LLM built on top of the GigaChat 3.1 Lightning text model. A Conformer speech encoder and a modality adapter feed audio embeddings directly into a Mixture-of-Expe

local-air-localllama
26 Jul 2026
Model Releases

BeeLlama.cpp v0.4.1: KVarN, KV precision tail, q2_0-q3_1 KV cache, improved support. KLD benchmarks: tail 1024 makes kvarn5 and q6_0 match q8_0, for much less VRAM

DGX agent

TL;DR llama.cpp fork with more KV cache quantization features, with all claims supported by benchmarks: KVarN, KV cache precision tail, additional types of standard KV cache (q2_0-q3_1, q6_0, q6_1), a

model-releasesr-localllama
26 Jul 2026
Local Ai

CEO of Hugging Face: 'In the spirit of transparency, here’s what I asked OpenAI'

DGX agent

clem 🤗 on 𝕏: https://x.com/ClementDelangue/status/2081056675558195657 • Radical transparency: let’s release the traces from the “rogue” agents so the entire research community can study what happened.

local-air-localllama
26 Jul 2026
Local Ai

Do people building local LLM rigs track RTX Ada/workstation card prices, or just consumer cards like the 5090?

DGX agent

curious how people here approach buying high-end/workstation cards (RTX 6000 Ada, 5000 Ada, etc) for local LLM work, do you actively watch pricing/timing on these specifically, or is the consumer 5090

local-air-localllama
26 Jul 2026
Model Releases

GLM 5.2 and ik_llama.ccp

DGX agent

Running GLM-5.2 (the new glm-dsa arch), Unsloth UD-Q4_K_XL, on a 4-socket Xeon E7-8880 v4 box with 1TB RAM and a single RTX 3060 12GB. ik_llama.cpp, experts on CPU (--cpu-moe), 24 attention layers on

model-releasesr-localllama
26 Jul 2026
Model Releases

Harness showdown: Claude Code vs OpenCode vs Pi with DeepSeek V4 Flash

DGX agent

I ran DeepSeek V4 Flash through Claude Code, OpenCode and Pi on my own benchmark, and the quality came out basically the same across all three while the time and tokens spent was wildly different. Cla

model-releasesr-localllama
26 Jul 2026
Model Releases

Has anyone compared pre-training, SFT/LoRA and reinforcement post-training on Qwen3.6-27B?

DGX agent

Qwen3.6-27B: SFT vs continued pre-training vs RL? I’m interested in adapting Qwen3.6-27B, but I’m increasingly unsure whether conventional SFT/LoRA is the best route if the goal is to add a capability

model-releasesr-localllama
26 Jul 2026
Local Ai

Karparthy removed Anthropic from his bio

DGX agent

Andrej Karpathy, a prominent advocate for open-source AI and a co-founder of OpenAI, appears to have removed Anthropic from his X bio, suggesting he may have left the company. Karpathy joined Anthropi

local-air-localllama
26 Jul 2026
Model Releases

Local-first LLM pipeline tracer — @trace on any function, dashboard at localhost. Feedback welcome.

DGX agent

Hey r/LocalLLaMA — maintainer here, obviously biased. OpenSmith is an open-source Python tracing tool for LLM pipelines. The idea: drop u/trace on any function, run opensmith ui, get a full local dash

model-releasesr-localllama
26 Jul 2026
Local Ai

[Paper] RecGPT-V3 Technical Report

DGX agent

Large language models (LLMs) are transforming recommender systems from matching co-occurrence patterns in historical behavior toward reasoning about the intent that drives it. RecGPT-V1 pioneered this

local-air-localllama
26 Jul 2026
Model Releases

Simple desktop GUI for multiple local TTS models (Tkinter)

DGX agent

https://preview.redd.it/qoogv5m1skfh1.png?width=688&format=png&auto=webp&s=3f06fb28ceec3cd3ab95bcebd0c71374332aac9b Built a simple desktop GUI (Tkinter) that supports multiple local TTS engines (curre

model-releasesr-localllama
26 Jul 2026
Local Ai

We open-sourced Logue — a privacy-first macOS meeting-notes + writing app that runs on-device (MLX, Apple Silicon) entirely

DGX agent

At Bitwize, we've been building Logue, a native macOS app for AI meeting notes and writing, and we just open-sourced it (MIT). We're sharing it here because the whole point is that it runs 100% on-dev

local-air-localllama
26 Jul 2026
Local Ai

Will prices finally go down?

DGX agent

I am seeing more and more videos as posts about how OpenAI is in complete financial ruin, Anthropic isn't much better. Their expenses go with the revenue they make etc etc. Meta made big investments i

local-air-localllama
26 Jul 2026
Model Releases

Will small model intelligence be limited by parameter count?

DGX agent

Qwen3.6-27b is fantastic! It makes me wonder if there's a hard ceiling to smaller sized models. Do you guys think the ceiling of intelligence for smaller models will be constrained by factors like par

model-releasesr-localllama
26 Jul 2026
Model Releases

4x 3090, 96gb vram what Model to drive Hermes?

DGX agent

3 year lurker, now i finally got my server up and running. dont know which model to choose. llama.cpp or vllm, what makes more sense? mainly single user with maybe 2-3 more additional users in family,

model-releasesr-localllama
25 Jul 2026
Model Releases

5700, 48GB RAM and a 3090 24Gb. Best OS and framework/model?

DGX agent

Hi everyone, I have a system which I have been using for gaming, R7 5700X, 48GB DDR4, RTX3090 24GB. But I want to use it for Local AI to reduce my reliance on cloud AI providers (mainly usage limits -

model-releasesr-localllama
25 Jul 2026
Model Releases

Benchmarks: TensorSharp vs. llama.cpp

DGX agent

Cuda and Vulkan Benchmark: TensorSharp vs. llama.cpp I would like to share my latest open source local Unsloth (GGUF) LLM inference engine and applications. It supports many models from Unsloth, like

model-releasesr-localllama
25 Jul 2026
Model Releases

CachyLLama: llama.cpp fork with persistent SSD-backed KV caching for local agent workflows

DGX agent

If you run local agentic coding harnesses (Aider, Claude Code, etc.), prompt evaluation usually eats up most of your execution time. Every turn re-evaluates thousands of identical prefix tokens_system

model-releasesr-localllama
25 Jul 2026
Model Releases

Deepseek V4 flash - Hy3 or is Qwen3.6 27B still the most solid for agentic/coding?

DGX agent

I understand that the laguna model is either still buggy or potentially benchmaxxed. So I’d like to know for people who really tested, are DS flash or Hy3 really better in your usecase? submitted by /

model-releasesr-localllama
25 Jul 2026
Model Releases

DKV: Open-source KV-cache compression framework for local LLM inference (CLI + technical report)

DGX agent

Hi everyone! Over the past five months I've been working on DKV (DifferentialKV), an open-source project exploring KV-cache compression for long-context local LLM inference. The goal is to reduce KV-c

model-releasesr-localllama
25 Jul 2026
Model Releases

Getting a second GPU in addition to my RTX3090

DGX agent

Hello, I've been learning how to use local LLMs for a year or so on my workstation, using a RTX3090. Current setup : - i5 12400 - 64gb RAM - RTX 3090 - OS : Fedora KDE workstation I'm using LMStudio t

model-releasesr-localllama
25 Jul 2026
Model Releases

Help me complete my AI collection

DGX agent

I’m building the ultimate AI tool vault, but every great collection has a few missing pieces. Note: I will react to every comment AI's currently installed: Qwen3.5-0.8B-UD-Q4_K_XL.gguf(classification)

model-releasesr-localllama
25 Jul 2026
Model Releases

I released Inflect v2: two ultra-tiny complete TTS models under 4M and 10M parameters

DGX agent

I’ve spent the past month trying to find the point where an extremely small TTS model stops feeling like a size experiment and starts feeling genuinely useful. Today I’m releasing Inflect v2, with two

model-releasesr-localllama
25 Jul 2026
Model Releases

Is it worth getting 128GB MacBook Pro? Will it ever be comparable to today’s frontier models for coding?

DGX agent

I am a long time iOS app developer. In the last year I have been using Cursor+Claude/others to assist with app development. I am concerned that the current low pricing will disappear eventually. I am

model-releasesr-localllama
25 Jul 2026
Model Releases

Kimi Linear 48B A3B?

DGX agent

Just noticed this exists, 1M context MOE with 48B par seems just like what Ive been looking for - it runs pretty damn fast too compared to Qwen 3.6 35B. after some testing it seems capable of producin

model-releasesr-localllama
25 Jul 2026
Local Ai

LFM 2.5 230M running at 1440 tok/s in-browser through a custom backend

DGX agent

Everything runs through WebGPU, in-browser or in electron/tauri apps. It's fully portable and supports either Nvidia and Apple Silicon (Metal). The actual kernels are optimized for the specific hardwa

local-air-localllama
25 Jul 2026
Model Releases

Llama.cpp now has full MCP support!

DGX agent

After a long and grueling effort spearheaded by ngxson, llama.cpp now fully supports MCP for all protocols. Over-the-web HTTP servers were already supported in the client (since they don't require any

model-releasesr-localllama
25 Jul 2026
Model Releases

MI50 power curve tests

DGX agent

tests done power limiting the GPU on LACT - real power usage varies wildy at 20W it ranges from 25W to 56W same behavior happens on every setting prompt for the test runs: https://github.com/lukesdevl

model-releasesr-localllama
25 Jul 2026
Local Ai

Microsoft's website shows OpenAI as one of the signatories of the open weight AI letter

DGX agent

https://preview.redd.it/a24z80gr6afh1.png?width=1181&format=png&auto=webp&s=4a844ebe2319eb6230dbdc63c9caf492bed5ff47 So, this came up on: https://www.microsoft.com/en-us/corporate-responsibility/topic

local-air-localllama
25 Jul 2026
Model Releases

Mobile Offline LLMs: What do you use them for?

DGX agent

I've spent the last year or so playing around with open source MLX and GGUF models on iPhone hardware. Given the limitations in memory, GPU/CPU/ANE, and in turn the context window I've been trying to

model-releasesr-localllama
25 Jul 2026
Local Ai

Old Coder Needs help with New AI Development and wants to get up to speed to understand it all.

DGX agent

Hi Guys, I'm an old coder and DBA that has been in the field for almost 40 years. More and more the jobs I was doing for work are being taken over by AI and the need for my type of work is diminishing

local-air-localllama
25 Jul 2026
Model Releases

Ollama Qwen3.6:35b randomly stops outputting tokens

DGX agent

RTX 4070, 32gb system ram, Linux. NVIDIA-SMI 610.43.03, KMD Version: 610.43.03, CUDA UMD Version: 13.3 Systemd service modifications: [Service] Environment='OLLAMA_HOST=0.0.0.0:11434' Environment='OLL

model-releasesr-localllama
25 Jul 2026
Local Ai

OrangePi AI Studio Pro - Qwen3.5-122B-A10B

DGX agent

https://preview.redd.it/wbq8ullnbafh1.png?width=1409&format=png&auto=webp&s=e6d2fe2b1c87c724bc64003c25f917dcee53260f I finally got round to tweaking this, with a bit of help from GLM5.2. The trick to

local-air-localllama
25 Jul 2026
Local Ai

PSA: DO NOT use Intel consumer platforms for multi-GPU setups

DGX agent

Since a lot more people are trying to build their own multi-GPU machines, I thought I should help to prevent a common mistake people make with building multi-GPU machines. Which is using an Intel cons

local-air-localllama
25 Jul 2026
← Previous
1…678910
Next →