We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 513c030 commit 95c16a8Copy full SHA for 95c16a8
README.md
@@ -74,7 +74,7 @@ and speeds will vary across GPUs, with slow CPUs still being a potential bottlen
74
To install from the repo you'll need the CUDA Toolkit and either gcc on Linux or (Build Tools for) Visual Studio
75
on Windows). Also make sure you have an appropriate version of [PyTorch](https://pytorch.org/get-started/locally/), then run:
76
77
-```
+```sh
78
git clone https://github.com/turboderp/exllamav2
79
cd exllamav2
80
pip install -r requirements.txt
0 commit comments