Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.15 KB

llm-windows-cpu.md

File metadata and controls

37 lines (22 loc) · 1.15 KB

Setup llm-inference using CPU on windows

This is a short guide to setup llm-inference project to run on your Windows machine using CPU.

NOTE: Python 3.12 breaks torch instllation. Please use Python 3.10

Back to main doc