← Browse

Session brief

Harnessing the Power of LLMs Locally: Mithun Hunsur

Overview

This talk introduces lm.rs, a Rust library designed for local inference of large language models (LLMs). It highlights the advantages of running LLMs locally, such as greater control, privacy, and potential cost savings compared to cloud-based solutions. The library aims to provide a flexible, Rust-native experience for developers to integrate various LLM architectures into their applications.

Who should watch

Key takeaways

Notable quotes

*Local models can give you a response immediately, you can feed the prompt as you go along.*
*Quantization lets you largely compress a model while maintaining the majority of its ms.*
*The sky the limit, there are hundreds potentially thousands of custom models that can suit any need you have.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.