SGCB
PulseAugur coverage of SGCB — every cluster mentioning SGCB across labs, papers, and developer communities, ranked by signal.
4 day(s) with sentiment data
-
Kimi Linear 48B A3B model offers 1M context and fast performance
A new large language model called Kimi Linear 48B A3B has emerged, featuring a 1 million token context window and a Mixture-of-Experts architecture with 48 billion parameters. Users report that it runs quickly, outperfo…
-
LLM users discuss optimal models for 20GB VRAM and 64GB RAM setups
A user on the r/LocalLLaMA subreddit is seeking advice on the best large language model (LLM) for their specific hardware configuration, which includes a laptop with 64GB of DDR5 RAM and an external 20GB VRAM GPU. They …
-
Custom code boosts Qwen3-30B-A3B inference speed by 50% on consumer GPUs
A developer has created custom CUDA and C++ code that significantly boosts the inference speed of the Qwen3-30B-A3B model on consumer hardware. Running at float 8 precision on an RTX 5060 Ti with 16GB of VRAM, the new c…
-
New metric SGC evaluates 3D geometric consistency in AI-generated videos
Researchers have introduced SGC, a new metric designed to evaluate 3D spatial geometric consistency in videos generated by AI models. Current evaluation methods often fail to capture these geometric inconsistencies, eit…
-
Older GPUs like GTX 1080 Ti can run 12B LLMs in 2026
A recent analysis demonstrates that older GPUs, specifically the 11GB GTX 1080 Ti, can still run large language models effectively in 2026. By utilizing quantization-aware training and techniques like flash-attention wi…
-
unsloth releases North-Mini-Code-1.0 based on Cohere 30B model
A new GGUF model, North-Mini-Code-1.0, has been released by unsloth, based on Cohere's 30B A3B model. This release is likely connected to recent developments in the llama.cpp project, specifically a pull request that ma…
-
New closed-form graph unlearning method matches GNN performance
Researchers have developed a new closed-form framework for node classification in graph neural networks, aiming to match or exceed the performance of traditional gradient-descent methods. This framework, which includes …