Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.47 KB

llm-windows-cuda-12.1.md

File metadata and controls

43 lines (26 loc) · 1.47 KB

Setup Cuda SDK 12.1 or later ( GTX 20xx, 30xx, 40xx )

This is a short guide to setup llm-inference project to run on your Windows machine using latest CUDA drivers.
This setup is viable if you have Nvidia GTX 20xx series or later.

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

Back to main doc