local-inference

Tag

Cards List
#local-inference

Giving a database agent read-only that the database enforces, not a regex over the SQL

Reddit r/AI_Agents · 2h ago

The author shares lessons learned from adding a natural-language-to-SQL assistant to an open-source database client, focusing on challenges with local models like schema selection and the need for database-enforced read-only access to prevent semantically incorrect queries.

0 favorites 0 likes
#local-inference

Qwen FN vs 27B --- Think I'm saturated.

Reddit r/LocalLLaMA · 19h ago

The author shares their experience running Qwen FN on a Strix box, comparing it to the 27B model. They found the performance impressive but noted that both models offer similar capabilities, leading to a sense of saturation in their personal use cases.

0 favorites 0 likes
#local-inference

I turned Qwen3.8-27B Q2_64 + llama.cpp into a fully TypeSafe AI-compatible Jev-like system. OpenAI API still intact! World’s first Vision-enabled Jev-like model! <10 GB VRAM, 170 ms on an RTX 3090 and ~140 tok/s in chat. 76% vs. 88% Jev-1.13 Acc. on a diverse 22,000-request typed-decision benchmark

Reddit r/LocalLLaMA · yesterday

Bonsai-Llama-Jev is an open-source, vision-enabled typed-decision inference system that runs locally with low VRAM and high accuracy, outperforming other systems in a diverse benchmark.

0 favorites 0 likes
#local-inference

@TeksEdge: Someone just made ordinary Qwen behave a LOT more like Jev without training a new model. TOP Jev Clone (according to HF…

X AI KOLs Timeline · yesterday Cached

A new technique called JEVfire enables existing LLMs like Qwen to behave more like Jev by modifying decision-making processes without retraining, resulting in significantly faster JSON generation and enabling local AI agents to run efficiently on consumer hardware.

0 favorites 0 likes
#local-inference

@ggerganov: Run GGUF models directly with transformers. This work brings ggml's Metal kernels to the transformers ecosystem, increa…

X AI KOLs Timeline · 2d ago Cached

This work integrates ggml's Metal kernels into the transformers library, allowing GGUF models to run directly with improved compatibility and performance for fast local inference on Mac.

0 favorites 0 likes
#local-inference

@0xCheshire: Jev is one of the best current System 1 decision-making models, and that's undeniable. But it has a fatal flaw: it's no…

X AI KOLs Timeline · 2d ago Cached

The post compares AI models Jev and Laya, highlighting Laya's open-source, local, and low-latency capabilities for real-time decision-making in games.

0 favorites 0 likes
#local-inference

Transformers now runs llama.cpp quants

Hugging Face Blog · 2d ago Cached

Hugging Face's transformers library now supports GGUF models from llama.cpp, enabling efficient local inference on consumer hardware through familiar APIs.

0 favorites 0 likes
#local-inference

A better coder for the small-GPU/small-RAM crowd!

Reddit r/LocalLLaMA · 3d ago

A new quantized AI model, Sharp-Spark-X2.5-4B-GGUF, is released with improvements for agentic coding on small GPUs and limited RAM, enhancing local coding capabilities for less privileged users.

0 favorites 0 likes
#local-inference

Putting the question before the context took my local Qwen from 89% to 100% on a decision benchmark, and from ~400 ms to ~80 ms

Reddit r/LocalLLaMA · 3d ago

Switching the order of question and context in prompts for local Qwen models improved accuracy from 89% to 100% and reduced latency from ~400 ms to ~80 ms on a decision benchmark.

0 favorites 0 likes
#local-inference

hearim(헤아림): Maybe you don’t need a special model for Jev — ordinary local LLMs already have the capability

Reddit r/LocalLLaMA · 3d ago

hearim is an open-source gateway that repurposes ordinary local LLMs into Jev-compatible decision APIs by leveraging their probability distributions, eliminating the need for specialized fine-tuned models.

0 favorites 0 likes
#local-inference

@TheAhmadOsman: It is July 2023, Llama 2 70B just came out, and I wanted to play with it locally so I built this thing 8x RTX 3090s, Ep…

X AI KOLs Timeline · 3d ago Cached

In July 2023, the user built a high-end computer with 8x RTX 3090s and an Epyc 7004 CPU to run Llama 2 70B locally, expressing confidence in the future of open-source AI.

0 favorites 0 likes
#local-inference

Qwen3.8-Flash-Next Cosmic Arcade oneshot slop game

Reddit r/LocalLLaMA · 3d ago

The article details a test of the Qwen3.8-Flash-Next AI model running locally on Intel V620 GPUs, where it generated a 3D game from a sloppy prompt in about 3 hours using the OMP harness.

0 favorites 0 likes
#local-inference

abenzerps/Qwen-Image-2.1-Uncensored-GGUF

Hugging Face Models Trending · 4d ago Cached

GGUF quantizations of the Qwen-Image-2.1 model for local image generation using ComfyUI, with recommended quantizations and setup instructions for deployment.

0 favorites 0 likes
#local-inference

I tested 9 LLMs on the exact same web-dev prompt for ~8 hours — RTX 3060 12GB results (Rate the best!)

Reddit r/LocalLLaMA · 4d ago

The article presents results from an 8-hour test comparing 9 LLMs on a web-development prompt, focusing on which local models can match frontier AI performance on an RTX 3060 12GB GPU, with detailed generation times and practical insights.

0 favorites 0 likes
#local-inference

@_avichawla: https://x.com/_avichawla/status/2101563610644496464

X AI KOLs Timeline · 4d ago Cached

The article explains how to build a local decision engine using open-source LLMs and SGLang, enabling efficient scoring and probability distributions for fixed choices without full text generation, compared to systems like Jev.

0 favorites 0 likes
#local-inference

@mizorewww: Introducing a version 50 times faster than Jev, running on your device: laya-mlx! Occupies a maximum of 1G memory only …

X AI KOLs Timeline · 4d ago Cached

Introducing laya-mlx, an open-source classification system optimized for Apple Silicon using MLX, which offers 50 times faster performance than Jev with a maximum of 1G memory usage, demonstrated through a real-time Snake game demo.

0 favorites 0 likes
#local-inference

I turned an asymetric pair of Tesla V100s PCIe both (16 GB + 32 GB) into a surprisingly capable local LLM lab — 1.38k prompt tok/s, 40 decode tok/s with qwen3.8 27B Q6 and Q8...

Reddit r/LocalLLaMA · 4d ago

A user configured a mismatched pair of Tesla V100 GPUs (16GB and 32GB) into a capable local LLM lab using llama.cpp with tensor split and other optimizations, achieving high prompt and decode speeds with the Qwen3.8 27B model.

0 favorites 0 likes
#local-inference

@jianchen1799: Local models can now handle agentic workloads. Local inference engines need to catch up. Today we’re releasing Splash: …

X AI KOLs Timeline · 5d ago Cached

Inco AI releases Splash, an open-source inference engine optimized for Apple silicon, claiming up to 3× faster decode speeds for local model serving, enabling agentic workloads on devices like M5 Max MacBook Pro.

0 favorites 0 likes
#local-inference

@bkdgiffug: Want a real AI that can chat with you and play games? This AIRI is pretty interesting. It's not just a simple chatbot, …

X AI KOLs Timeline · 5d ago Cached

AIRI is an AI companion that features real-time voice chat, gaze-tracking avatars, memory retention, and gameplay support for Minecraft and Factorio, with compatibility for over 30 LLMs and local inference via WebGPU.

0 favorites 0 likes
#local-inference

Qwen3.8-Flash-Next (95.5 GiB) on a 64GB Mac at ~27 tok/s, checkpoint + fork

Reddit r/LocalLLaMA · 5d ago

The author optimized the Qwen3.8-Flash-Next model to run on a 64GB Mac using expert streaming and other techniques, achieving ~27 tok/s by publishing a checkpoint and a llama.cpp fork.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback