hackcv
行业资讯
行业资讯精选 85Andrew Ng

New course on serving LLMs efficiently -- how do you serve models to many concurrent users at low latency and reasonable cost? This short course is built with @RedHat and taught by @cedricclyburn. Efficient LLM serving requires efficient memory management. A 70B-parameter model takes ~140 GB just to load the weights. On top of that, every active request needs its own chunk of GPU memory, the KV cache, to store the token context it has built up so far. In this course, you'll learn to reduce a model's memory footprint with quantization and serve it using vLLM, which handles many concurrent requests efficiently through smart memory management. Skills you'll gain: - Quantize a model and measure the accuracy tradeoff - Serve a model with vLLM and watch it handle concurrent requests efficiently - Benchmark your deployment and make informed tradeoffs between speed, cost, and accuracy Join and learn to serve LLMs efficiently: https://www.deeplearning.ai/courses/fast-and-efficient-llm-inference-with-vllm· 高效服务 LLMs 的新课程

<p>New course on serving LLMs efficiently -- how do you serve models to many concurrent users at low latency and reasonable cost? This short course is built with <a href="https://rss.xcancel.com/RedHat" title="Red Hat">@RedHat</a> and taught by <a href="https://rss.xcancel.com/cedricclyburn" title="Cedric Clyburn">@cedricclyburn</a>.<br> <br> Efficient LLM serving requires efficient memory managem

📎 发布于 06-05 00:44🔗 阅读原文(rss.xcancel.com
相关推荐
行业资讯精选 65

被拖欠持续督导费用,多家券商发布“催缴”公告

近期,多家券商发布公告称,拟单方解除与新三板挂牌企业的督导协议,原因是相关企业未按协议约定向券商支付持续督导费用,有企业甚至“拖欠”费用长达6年。按照相关规定,若主办券商单方解除协…

📎 36氪🕒 07-14 08:12🔗 36kr.com
行业资讯精选 82

电力市场化交易比例抬升,售电公司迎行业大洗牌

7月,全国多地电力迎峰度夏期,叠加AI需求带动,我国电力需求猛增,但整个产业链条上并非所有节点都能分享产业红利,售电公司正迎来大洗牌。近期,全国多地接连发布售电公司退出电力市场公示…

📎 36氪🕒 07-14 08:06🔗 36kr.com

本站内容由 LLM 精选聚合,原文版权归 Andrew Ng 所有 · 摘录仅供参考