본문으로 건너뛰기

태그

#inference

#inference 태그가 달린 기사

RSS 피드
LLM

Cloudflare, 70+ models를 하나의 AI Gateway API로 묶었다

Cloudflare가 AI Gateway를 agent용 통합 inference layer로 확장해 Workers AI에서 70+ models와 12+ providers를 같은 API로 호출하게 했다. 핵심은 catalog 숫자보다, 한 작업에 inference call이 10번씩 이어지는 agent workflow에서 비용·retry·failover를 한곳에 모으는 데 있다.

2분 소요 42 조회
LLM

Google, Gemini API에 Flex·Priority tiers 추가로 비용·신뢰도 분리 제어

Google은 Gemini API에 Flex와 Priority service tiers를 추가해 background 작업에는 저비용 synchronous inference를, critical traffic에는 더 높은 assurance를 선택할 수 있게 했다. 이 변화는 agent 개발자가 여러 API로 아키텍처를 쪼개지 않고도 비용과 신뢰도를 분리 설계할 수 있게 해준다.

1분 소요 48 조회
LLM 레딧

llama.cpp의 backend-agnostic tensor parallelism, Reddit은 반기지만 아직은 실험 단계

LocalLLaMA의 고득점 스레드는 llama.cpp에 merge된 PR #19378을 계기로 <code>--split-mode tensor</code> 기반 multi-GPU 실행이 더 현실적인 옵션이 됐다고 봤다. 다만 현재 성숙도는 CUDA 중심이며, ROCm은 돌아가도 layer split보다 느릴 수 있고 Vulkan은 성능과 안정성 모두 과제로 남아 있다.

2분 소요 46 조회
AI X/Twitter

NVIDIA, Groq 3 LPX를 Vera Rubin용 low-latency inference rack으로 제시

NVIDIADC는 2026년 3월 17일 X에서 Groq 3 LPX를 Vera Rubin platform용 rack-scale low-latency inference accelerator로 소개했다. NVIDIA의 3월 16일 press release와 technical blog는 LPX가 256개의 LPU, 128GB on-chip SRAM, 640 TB/s scale-up bandwidth를 갖추고 Vera Rubin NVL72와 함께 agentic AI용 heterogeneous inference path를 형성한다고 설명한다.

2분 소요 50 조회