Thireus commited on
Commit
28ab3dd
1 Parent(s): c669a07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -79,7 +79,7 @@ RECOMMENDED - Triton (Fast tokens/s) - Works on Windows with WSL (what I've used
79
  ```
80
  git clone https://github.com/oobabooga/text-generation-webui
81
  cd text-generation-webui
82
- git fetch origin pull/1229/head:triton # This is the version that supports Triton - https://github.com/oobabooga/text-generation-webui/pull/1229
83
  git checkout triton
84
  pip install -r requirements.txt
85
 
 
79
  ```
80
  git clone https://github.com/oobabooga/text-generation-webui
81
  cd text-generation-webui
82
+ #git fetch origin pull/1229/head:triton # Since been merged # This is the version that supports Triton - https://github.com/oobabooga/text-generation-webui/pull/1229
83
  git checkout triton
84
  pip install -r requirements.txt
85