llm-deployment

Tag

Cards List
#llm-deployment

deciding between cloud ai and local llms

Reddit r/AI_Agents · 4d ago

This article discusses the trade-offs and considerations for developers deciding between using cloud-based AI services versus running large language models locally.

0 favorites 0 likes
#llm-deployment

Running Qwen3.5-122B on Mac Studio 96GB: Fixed 3 bugs that made long-context inference usable

Reddit r/LocalLLaMA · 2026-07-13

Fixed three bugs in a qMLX fork for running Qwen3.5-122B on Mac Studio, reducing prefill time from minutes to sub-seconds for long-context inference; open-sourced the fork and benchmark script.

0 favorites 0 likes
#llm-deployment

@JaydevTonde: Explored NVIDIA Dynamo today, it provides us lots of things to deploy LLM across multiple node in GPU Cluster. It inclu…

X AI KOLs Timeline · 2026-07-09 Cached

Explored NVIDIA Dynamo, a tool for deploying LLMs across multiple GPU cluster nodes with features like model caching, autoscaling, multinode deployments, and Kubernetes integration.

0 favorites 0 likes
#llm-deployment

@lilianweng: new post on harness engineering for AI self-improvement: https://lilianweng.github.io/posts/2026-07-04-harness/… It is …

X AI KOLs Timeline · 2026-07-07 Cached

Lilian Weng's blog post explores the concept of harness engineering as a key component for recursive self-improvement in AI systems, discussing design patterns, workflow automation, and the analogy to operating systems.

0 favorites 0 likes
#llm-deployment

@TheAhmadOsman: Wanna replace Anthropic/OpenAI? START WITH THIS The bible for running LLMs locally is now available online to read for …

X AI KOLs Timeline · 2026-06-27 Cached

A comprehensive guide to running LLMs locally across various hardware and software setups is now available online for free, covering tools like llama.cpp, vLLM, and more.

0 favorites 0 likes
#llm-deployment

@charles_irl: Tried to squeeze the most important bits about the entire stack for cloud deployment of transformer inference, from app…

X AI KOLs Following · 2026-06-10 Cached

This article provides a comprehensive overview of the complete technology stack for cloud deployment of Transformer inference, covering application scenarios, workload definition, models, inference engines, hardware, observability, and performance optimization, along with future trends.

0 favorites 0 likes
#llm-deployment

From Human Guidance to Autonomy: Agent Skill System for End-to-End LLM Deployment on Spatial NPUs

arXiv cs.LG · 2026-06-09 Cached

This paper presents a two-stage methodology for end-to-end LLM deployment on spatial NPUs, progressing from human-guided development to an autonomous agent skill system. The system achieves speedups of 2.2x on prefill and 4.0x on decode for a reference model, and autonomously deploys eight additional LLMs on AMD XDNA 2 NPU with minimal human guidance.

0 favorites 0 likes
#llm-deployment

How are people keeping OpenClaw/Hermes agents running 24/7 without blowing through their API budget?

Reddit r/AI_Agents · 2026-05-21

A practitioner seeks advice on running AI agents 24/7 without high API costs, asking about local models, cloud GPUs, or hosted APIs, and wants cost-efficient setups balancing reliability and reasoning quality.

0 favorites 0 likes
#llm-deployment

@ickma2311: Efficient AI Lecture 13: LLM Deployment Techniques The lecture helped me understand AWQ, vLLM, and FlashAttention very …

X AI KOLs Timeline · 2026-05-13 Cached

A lecture on LLM deployment techniques covering AWQ, vLLM, FlashAttention, quantization, and activation smoothing for efficient serving.

0 favorites 0 likes
#llm-deployment

When a client wants to deploy an LLM internally but their data governance is a mess, do you take the engagement and fix the data first, or walk away?

Reddit r/AI_Agents · 2026-05-13

A discussion on the challenges consultants face when clients want to deploy LLMs despite having poor data governance, weighing the risks of fixing data first versus deploying quickly on messy data.

0 favorites 0 likes
#llm-deployment

Taiwanese company Skymizer announces HTX301 - PCIE inference card with 384GB of Memory at ~240 Watts

Reddit r/LocalLLaMA · 2026-05-08 Cached

Skymizer announces the HTX301, a PCIe inference card capable of running 700B-parameter LLMs on-premises with high memory and low power consumption.

0 favorites 0 likes
#llm-deployment

@anyscalecompute: Most agent frameworks solve orchestration and leave infrastructure completely unresolved. New blog: production-ready AI…

X AI KOLs Following · 2026-05-07 Cached

Anyscale published a technical guide on deploying production-ready AI agents using Ray Serve, MCP, and A2A protocols. The article addresses common infrastructure bottlenecks by proposing a decoupled microservices architecture that enables independent scaling of LLMs, tools, and agents.

0 favorites 0 likes
#llm-deployment

The Geometric Canary: Predicting Steerability and Detecting Drift via Representational Stability

Hugging Face Daily Papers · 2026-04-20 Cached

This paper introduces geometric stability measures—based on pairwise distance consistency in representations—to predict language model steerability and detect structural drift. Supervised variants achieve near-perfect correlation (ρ=0.89-0.97) with linear steerability across 35-69 embedding models, while unsupervised variants outperform CKA and Procrustes for post-deployment drift detection.

0 favorites 0 likes
← Back to home

Submit Feedback