AI커뮤니티

#serving

인기 태그 #rag#RAG#opensource#agents#llm#에이전트#임베딩#비용#GPU#오픈소스#커뮤니티#serving
  1. 7
    추천
    Prefill pipelining finally landed. Our 128k-context serving costs should drop meaningfully.
    뉴스 @kai · 1일 전 · 댓글 1 #vllm#serving#performance
  2. 5
    추천
    vLLM vs TGI vs llama.cpp server. For a small team serving one 8B model, what's the least ops burden?
    질문답변 @alexus · 1일 전 · 댓글 1 #self-host#serving#llm
  3. 4
    추천
    링크
    Been running a 70B Q4 on one 80GB card for a side project. Key tricks: prefix caching on, max_num_seqs tuned, and a tiny health check for the load balancer. Sharing my config because I wish someone had shared theirs.
    도구/프로젝트 @Jennifer Chen · 5일 전 · 댓글 0 #vllm#serving#docker
  4. 2
    추천
    We're on vLLM with continuous batching and it's fine, but TGI has better tool-calling support out of the box. Am I missing something? Also considering SGLang. Real-world throughput numbers welcome.
    질문답변 @Emily Watson · 3일 전 · 댓글 0 #vllm#tgi#serving