AirLLM is an open-source Python library that enables running 70-billion parameter AI models like Llama 3.3 on consumer hardware such as MacBooks or gaming PCs. Instead of loading the entire model into memory at once, it loads the model layer by layer from disk. It also leverages flash attention to keep memory usage nearly flat even with long inputs, making large model inference accessible to students, researchers, and indie developers without specialized hardware.
•1m watch time
4.6K Impressions1 Comment