llm-kb
← Back to releases
Tool Release

Show HN: UATC-Closed-loop VRAM control and dynamic data pruning for LLM training

A GitHub project introduces UATC, a closed-loop VRAM control and dynamic data pruning system for LLM training. The tool aims to optimize memory usage and training efficiency by dynamically adjusting VRAM allocation and pruning data during training.

1 engagement·1 source·Mon, Jul 13, 2026, 11:06 AM
The project, shared on Hacker News, provides a system for closed-loop VRAM control and dynamic data pruning during LLM training. It is designed to improve memory efficiency and training speed by automatically adjusting VRAM usage and selectively pruning data based on training dynamics. The repository includes implementation details and usage instructions.

Entities

UATC(tool)

Related

Paper

Show HN: Latent-free ternary LLM training

A GitHub project introduces a method for training ternary LLMs without latent states, potentially reducing memory and computation. The approach is shared on Hacker News for community feedback.

2 engagement·1 source·hackernews
Mon, Jul 13, 2026, 12:59 PM
Paper

Two papers propose token-adaptive KV cache compression for long-context LLMs

Two arXiv papers from July 7, 2026 introduce token-adaptive KV cache compression methods for long-context LLM inference. DepthWeave-KV factorizes key/value states across neighboring layers using shared low-rank bases with token-specific residuals. FreqDepthKV uses shared low-frequency depth components and sparse high-frequency residuals, with an online probe assigning attention heads to different cache modes. Both aim to reduce memory bandwidth while preserving retrieval and reasoning quality.

0 engagement·2 sources·arxiv
Tue, Jul 7, 2026, 05:26 PM
arXiv
Paper

Super-Tuning: Activation-Aware Pruning Reused for Sparse Fine-Tuning

A new arxiv paper proposes Super, a sparse PEFT method that reuses Wanda-style activation-weighted magnitude scores from pruning to select a small trainable support, and Supra, a hybrid adapter combining sparse updates with LoRA. This approach reduces memory and compute for fine-tuning LLMs while maintaining performance.

0 engagement·1 source·arxiv
Fri, Jul 10, 2026, 10:55 AM
arXiv
Paper

Study evaluates energy, performance, and accuracy trade-offs across vLLM configurations

A new arxiv paper presents a large-scale controlled study of three vLLM configuration options—attention kernel type, prefix caching, and chunked prefill—examining their impact on energy consumption, performance, and output quality. The work addresses a gap in understanding how inference engine configuration affects these trade-offs in production LLM deployments.

0 engagement·1 source·arxiv
Fri, Jul 10, 2026, 08:04 AM
arXiv
Paper

Self-Guided Test-Time Training Improves Long-Context LLM Accuracy

A new arxiv paper proposes Self-Guided Test-Time Training (SG-TTT) to improve long-context utilization in LLMs without requiring labeled data. The method uses the model's own predictions to generate pseudo-labels for fine-tuning on the test context, addressing accuracy degradation in long inputs. This approach is more efficient than full TTT and shows promise for practical deployment.

0 engagement·1 source·arxiv
Fri, Jul 10, 2026, 01:45 PM
arXiv