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
Human
83,113Total entries
1Added by human
83,112Found by agent
12Categories

Knowledge catalogue

Search: “engineering”

GridTimelineEvolution
61+ results
5 Aug 2026

The Google Bug Hunters Team admitted to me that they cannot fundamentally patch prompt engineering bypasses in Gemini

Model ReleasesDGX agent

Hello everyone Yesterday I gave a report on Gemini bugs and the techniques I learned on Gemini so far with the Engineering Prompt and interestingly today I got a very interesting and controversial ans

LFM2.5-2.6B on a OnePlus 13 at 17 tok/s ~ Pure CPU

Model ReleasesDGX agent

As you all know the model is 2.69B parameters with a 128K context window and purpose-built for multi-step agent workflows. What you are seeing is the Q4_K_M GGUF running on my own inference engine bui

Xiaomi-Robotics-1: New robotics model released

Model ReleasesDGX agent
DGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

Xiaomi-Robotics-1 is a robot foundation model trained on over 100K hours of real-world manipulation trajectories. It is a Vision-Language-Action (VLA) model engineered for out-of-the-box mobile manipu

13 Apr 2026

hands on workshop: context engineering for multi agent systems [D]

AgentsDGX agent

This r/MachineLearning discussion thread centers on a hands-on workshop covering context engineering — the process of designing and optimizing the information an AI agent sends to and receives from a

We wrote a build-from-scratch Python book on the 98% of production AI systems that isn't the model call [P]

ApplicationsDGX agent

This Reddit post from r/MachineLearning announces a build-from-scratch Python book focused on the engineering infrastructure surrounding AI systems — the components beyond the model call itself, such

11 Aug 2026

DeepSeek V4 Flash 0731 at 27+ t/s decode on Strix Halo — Vulkan + DSpark full guide

Model ReleasesDGX agent

Been benchmarking DSv4 Flash 0731 on a Flow Z13 (Ryzen AI MAX+ 395, Radeon 8060S / gfx1151, 128GB LPDDR5X) for the past week. Figured I'd share what actually works and what doesn't — there are a lot o

4 Aug 2026

I built a DwarfStar-inspired Vulkan/Metal inference engine for Qwen3.6-35B-A3B on 16 GB machines

Model ReleasesDGX agent

Disclosure: I’m the author and maintainer of QuarkStar. I built QuarkStar, a small native inference engine inspired by Antirez’s DwarfStar. QuarkStar currently supports: Qwen3.6-35B-A3B, using the sam

Has anyone been working on a solid setup for DSV4F on x2+ R9700s?

HardwareDGX agent

I'm hoping that one of you guys has been working on an inference engine or has somehow found improvements to running DSV4F on RDNA4 multi-GPU setups. I am currently building a custom inference engine

2 Aug 2026

Try handling complex tasks to your local models with GraphARC, graph engineering yes !

Local AiDGX agent

🚀 We just built our first real-time implementation of Graph Engineering, inspired by our experience building graph tooling used by 4,000+ developers. 🔗 Repo: https://github.com/CodeGraphContext/grapha

Xberg v1 is out

Model ReleasesDGX agent

Hi all, I'm happy to announce that Xberg v1 is out. Xberg is the successor to Kreuzberg, equivalent to what would have been Kreuzberg v5. It's a content intelligence framework that handles a very wide

DeepSeek-V4-Flash 284B on 5.3GB of memory

Model ReleasesDGX agent

Following up on my Qwen 3.6 port, I wanted to keep adding models and ended up fixing a bunch of things along the way, so it's its own engine now: Mference. Same core idea from TurboFieldfare, MoE mode

I pushed Kimi K3 onto one CPU with 8 GB of RAM

HardwareDGX agent

I deployed K3 on 32 H100s at work a couple of weeks ago and then got annoyed that there was no way to poke at it on my own machine. So I wrote an inference engine for it in C99. Nothing clever going o

30 Jul 2026

Software Engineers: Do you honestly get anything useful out of LLMs?

AgentsDGX agent

For 6 months now I've been trying to make agentic coding work for me, using Pi and a handful 30-120B models (Qwens, Nemotrons, Leguna...etc). I'm not greedy either, I stick to decent quants, never qua

Turbo-fieldfare: Open-source engine running Gemma 4 26B in 2 GB RAM on Apple Silicon

Model ReleasesDGX agent

Its a custom Swift/Metal inference engine that runs Gemma 4 26B-A4B-IT on M-series Macs with very low RAM. It uses ~2GB instead of ~14 GB. The result is reportedly 5–6 tok/s on an 8 GB M2 MacBook Air

How Kimi K3 Engineered Its Way to the Frontier [R]

Model ReleasesDGX agent

Kimi K3 by Moonshot reached the frontier as an open-weight model. Artificial Analysis ranks it fourth of 580 models, behind only Claude Opus 5, Fable 5, and GPT-5.6 Sol. Moonshot released more than th

MLVC: Multi-platform Learned Video Codec for Real-World Deployment [P]

ApplicationsDGX agent

I've always found it a little strange that AI is everywhere, but the codecs we use in practice are the traditional hand-engineered systems like h.264, h.265, av1. Alexnet started the wave of neural ne

P.A.I. — Sleek Native Desktop AI Overlayer for Local Ollama Models 🤖⚡

Model ReleasesDGX agent

Greetings Community! 👋 I hope everyone is doing well! I'm Tauhid — Senior EEE student from a Bangladeshi University Today I'd like to share an open-source project I’ve been developing called P.A.I. (P

24 Jul 2026

Open Source Tax Engine outperforming fable 5 and gpt sol

Model ReleasesDGX agent

This is an open source and free tax engine which scored 96% on TaxCalcBench [highest ever recorded score till date] surpassing fable 5 and sol with just sonnet 5. The only 2 cases where it missed, it

Spent two weeks on a kernel that benchmarked 29x faster. End to end it's maybe 6-10%, and it's not even wired in yet.

Local AiDGX agent

I've been building a C99 inference engine from scratch (no Python, no BLAS, just gcc and make) that runs BitNet's ternary models on CPU. A few weeks ago I got obsessed with the matmul kernel - wrote a

15 Apr 2026

Jailbreaks as social engineering: 5 case studies suggest LLMs inherit human psychological vulnerabilities from training data [D]

ResearchDGX agent

This r/MachineLearning discussion post examines LLM jailbreaks through the lens of social engineering, arguing that the psychological vulnerabilities found in LLMs are not random artifacts but structu

[P] Added 8 Indian languages to Chatterbox TTS via LoRA — 1.4% of parameters, no phoneme engineering [P]

ResearchDGX agent

A community researcher shared on r/MachineLearning how they extended Chatterbox TTS — Resemble AI's open-source, 500M-parameter model — to support 8 Indian languages using LoRA (Low-Rank Adaptation),

Tencent HY-World-2.0 is now public

Local AiDGX agent

Tencent HY-World 2.0 is an open-source AI world model that generates real 3D scenes directly usable in game engines like Unreal Engine and Unity; unlike previous versions which produced video-based wo

Okay listen up all you vibe coders. I've been a SWE for 7 years. Here is some quick points on turning your AI Slop projects into portfolio pieces and products. THE SLOP IS HERE TO STAY SO LETS TRY TO MUDDLE THROUGH

IndustryDGX agent

A r/ChatGPT post by a software engineer with 7 years of experience offering practical advice to 'vibe coders' — developers who use AI tools to generate code with minimal traditional programming knowle

A neat trick for better image outputs

IndustryDGX agent

A Reddit post from the r/ChatGPT community sharing a user-discovered technique for improving the quality of AI-generated images in ChatGPT, likely involving prompt engineering strategies or workflow a

Hosting Live session for sub 10ms retrieval by Moss (YC backed) [N]

ResearchDGX agent

Moss is a YC-backed high-performance runtime for real-time semantic search that delivers sub-10ms lookups, instant index updates, and zero infrastructure overhead, running where the agent lives — clou

OllamaGPT Teaser

Local AiDGX agent

OllamaGPT is a self-hosted, ChatGPT-style web interface that runs locally using Ollama as its backend LLM engine, requiring no API keys or external services. It is designed for developers and power us

9 Apr 2026

AI Systems Performance Engineering by Chris Fregly - is it worth it? [D]

ResearchDGX agent

*AI Systems Performance Engineering* by Chris Fregly is a ~1,000-page book (published December 2025) covering GPU/CUDA kernel tuning, PyTorch optimization, distributed training, and high-throughput...

8 Aug 2026

Building a zero-dependency C inference engine for BitNet (1.58-bit) - lessons from hitting 36 tok/s on a Xeon CPU

Local AiDGX agent

Over the past few months I have been building a CPU-first inference engine from scratch in pure C99 (no Python, no CUDA, no BLAS, just GCC and make). The focus has been running 1.58-bit ternary models

3 Aug 2026

Xberg v1: a local, CPU-only document extraction engine for feeding an Ollama RAG (101 formats, OCR)

Local AiDGX agent

I maintain xberg, an open-source (MIT) document extraction engine, and v1 is out. Sharing here because a common piece of a local Ollama RAG setup is 'get clean text out of my PDFs/Office files/images,

DeepSeek V4-Flash (284B MoE) at 33 tok/s single / 68 tok/s aggregate on 2× RTX 3090 + a used quad-Xeon DDR4 server — full config

Model ReleasesDGX agent

Ran DeepSeek V4-Flash-0731 — the full official checkpoint, not a re-quant — on commodity used hardware. Sharing because I couldn't find anyone else publishing Ampere results for this engine. Why bothe

14 May 2026

Integrating 3D Heat Equation into a PINN for Real-Time Aerospace Simulation (C++ WASM Engine)[P]

ResearchDGX agent

This post discusses implementing Physics-Informed Neural Networks (PINNs) to solve the 3D heat equation within a C++ WebAssembly engine for real-time aerospace applications. The work combines machine

14 Apr 2026

I got tired of writing massive prompts, so I built a local RAG engine to automatically translate simple ideas into perfect FLUX/Pony/Illustrious dialects.

Local AiDGX agent

A Reddit user on r/StableDiffusion built a locally-running RAG (Retrieval-Augmented Generation) engine designed to eliminate the need for manually crafting lengthy, model-specific image generation pro

Correct me if I’m wrong: Ollama can’t fine tune like Unsloth Studio

Local AiDGX agent

Ollama is a local inference engine designed for running pre-built LLMs on your own machine, and it does not include fine-tuning capabilities — this distinction is correct. Unsloth (and its Unsloth Stu

31 Jul 2026

Open Source Ternary LLM Engine in Rust/CUDA for Quantization, Serving, and Training of models on consumer GPUs, called Tritium (Apache 2.0)

Model ReleasesDGX agent

This post was not written by a clanker. Hey guys, I'm a comp sci major who wanted to introduce a cool project I built for quantizing models to ternary (1.58 bit) with as minimal of loss as possible, a

DeepSeek v4 Flash for DS4 (DwarfStar) GGUF w/ DSpark MTP Head

Model ReleasesDGX agent

I'm an avid user of Deepseek v4 Flash via antirez's DS4 DwarfStar inference engine, and so when the new checkpoint dropped, the first thing I did was rent a cloud box and spin up a quantization for us

Massive Update to my Krea 2 Multi-Lora Bounding Box workflow, now bounding boxes control placement with better accuracy. Also introduced Edit features like Scene and Outfit transfer, put multiple character loras in a scene or outfit of your choosing! Token drift also fixed by facial detailer stage

SafetyDGX agent

Krea 2 has been my favorite base model for character work, but the moment you put two character LoRAs in the same generation they smear into one blended face. Attention bias, prompt engineering, and C

23 May 2026

I made an Anima AI Character & Artist search engine with 49,000 sample images

Local AiDGX agent

This post describes a project where a developer created a searchable database of 49,000 sample images featuring Anima AI characters and artists. The tool appears to be designed to help users find and

25 Jul 2026

Benchmarks: TensorSharp vs. llama.cpp

Model ReleasesDGX 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

6 Aug 2026

I ported vLLM's serving stack to C++20: 66 MiB binary, no Python at inference, output checked token-for-token against vLLM

Model ReleasesDGX agent

I'm the author, so discount the enthusiasm accordingly. This is an unaffiliated community port, not endorsed by the vLLM project, which it uses to verify its correctness. What started it: I love vLLM,

29 Jul 2026

I tried running a 1.56TB MoE model on a 6GB RTX 4050 Laptop, Here’s the result

Model ReleasesDGX agent

The Test Bench Setup I tested running a massive 1.56TB Mixture-of-Experts (MoE) checkpoint (96 shards, 93 layers, 896 experts/layer, ~4.46 bits/param MXFP4) on a budget gaming laptop. Laptop: HP Victu

My LLM kept implementing every method it found, so I added research and specification gates[D]

AgentsDGX agent

While building this workflow a thing that surprised me was that, initially I thought the pipeline was complete: From Goal to → Decompose → Research → Specification → Implementation It successfully bro

26 Jul 2026

Simple desktop GUI for multiple local TTS models (Tkinter)

Model ReleasesDGX 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

I want to use AI coding agents for machine learning projects [D]

Model ReleasesDGX agent

I'm a software engineer who mainly builds softwaes/applications, and I'm starting to work on machine learning projects. Since ML workloads often require GPUs, I know services like Google Colab and Kag

27 Apr 2026

mimo-v2.5 pro when

Local AiDGX agent

Xiaomi released and open-sourced MiMo-V2.5-Pro, delivering significant improvements over its predecessor in agentic capabilities, complex software engineering, and long-horizon tasks. The model is an

9 Aug 2026

CyberKimi just dropped strong results on one of ExploitBench’s hardest V8 bugs , points away from Mythos

Model ReleasesDGX agent

Hey everyone ! Quick share from the cyber + local LLM side of things that I found interesting. During this week’s hacker summer camp, an AI researcher and reverse malware engineer veteran 'lordx64' on

10 Aug 2026

GPT 5.6 Sol High and X-High (Web Chat) feels severely nerfed since 08/06/2026 update

Model ReleasesDGX agent

GPT-5.6 Sol High and X-High (Web Chat) feels severely nerfed since 08/06/2026 update (https://openai.com/index/improving-gpt-5-6-sol-in-chatgpt) I use it for a pretty complex Unreal Engine 5 project (

I compared GGUF quants of Qwen3.6 27B to NVFP4, AWQ, AutoRound, and FP8

Model ReleasesDGX agent

There's an interactive chart and some extra data in the blog post if you're interested. There are plenty of KL-divergence benchmarks for GGUF models, but most of them compare one GGUF quant against an

Need real world ML problems to evaluate my educational ML tools

Model ReleasesDGX agent

I'm a retired platform engineer, coding mainly in Rust, and involved with a ML study group. I developed a ML programming language (alternative to Python, Colab) to help me learn (and teach) ML concept

28 Jul 2026

Manga Coloring Tool 2

Local AiDGX agent

Hey everyone! 👋 I'm excited to announce the official release of Manga Coloring Tool 2.0, a completely free, local, open-source web application designed to colorize manga pages and chapters effortlessl

SWE-rebench Multilingual Update (Go, Java, Python, Rust, TS). Evaluated: GLM-5.2, DeepSeek-V4 Pro, Qwen3.6-27B and others

Model ReleasesDGX agent

Hi everyone! We’ve just released a major update to the leaderboard! We are expanding beyond Python with a new multilingual slice featuring real-world software engineering tasks across 5 languages. Ope

27 Jul 2026

I want to run Kimi K3 at home, so I’m trying to make 2.8T-scale experimentation cheaper

Local AiDGX agent

Hey r/LocalLLaMA, I’m a retired engineer with a background in distributed computing, currently running a 1-person startup. Like many people here, I’d love to experiment with 2T+ MoE models locally. Th

23 Jul 2026

Model 'distillation' accusations are getting way overblown at this point

Model ReleasesDGX agent

The news about Anthropic settling a class action lawsuit for 1.5B over training data isn't just a legal headache for them, it's a massive warning sign for engineering teams relying entirely on closed

15 Jul 2026

Recent llama.cpp updates for SYCL/Intel

Model ReleasesDGX agent

Some fixes & boost(pp) for SYCL/Intel. Merged PRs: [SYCL] Flash Attention with XMX engine via oneDNN graph API (SDPA) on KV f16 for Xe2 ; Qwen3.6-27b-Q8_0 prefill speed up x1.21 at p=512 and x4.26 at

6 Jun 2026

Building a Custom Drones MuJoCo Environment [P]

ResearchDGX agent

This post likely covers the process of creating a custom drone simulation environment using MuJoCo, a physics engine commonly used in machine learning research. The project involves leveraging MuJoCo'

3 Jun 2026

Companies Are Using Reddit to Manipulate ChatGPT and Google AI Search

IndustryDGX agent

Peptide and hormone replacement therapy companies have been systematically posting to r/biohackers to manipulate AI-generated search answers on ChatGPT and Google through a practice called AI-engine o

27 May 2026

Running real-time 1080p video generation and editing on your own (Dreamverse OSS release)

Local AiDGX agent

Dreamverse is an AI video generation engine that produces 30 seconds of 1080p video in 4.5 seconds on a single GPU , making it significantly faster than existing systems like Sora. It provides a creat

18 May 2026

Witchcraft, fast local semantic search on top of SQLite [P]

ResearchDGX agent

Witchcraft is a Rust reimplementation of Stanford's XTR-Warp semantic search engine that uses a single-file SQLite database for storage, enabling client-side deployment. The system operates completely

2 May 2026

CUDA V.13?

HardwareDGX agent

Ollama's MLX engine runs on NVIDIA GPUs via CUDA v13 on Windows and Linux. Users have reported that Ollama crashes on RTX 3060 with cuda_v13 in versions 0.13.0 through 0.15.6, while deleting the cuda_

26 Apr 2026

Which prompt and model do you think could be used to recreate this image as closely as possible? Do you think z-image or z-image turbo would work?

Local AiDGX agent

This Reddit post from r/StableDiffusion asks the community for recommendations on which prompt engineering techniques and AI image generation models (specifically comparing z-image and z-image turbo v

23 Apr 2026

GLM 5.1 Feels very very very Slow on Ollama Cloud :(

Local AiDGX agent

A Reddit post discussing performance issues with GLM-5.1 when running through Ollama Cloud. GLM-5.1 is Z.AI's next-generation flagship model for agentic engineering, with significantly stronger coding

← Previous
1
Next →
153 results
← Previous
123
Next →