TheBloke commited on
Commit
8a8a74e
1 Parent(s): c0be220

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ cd gptq-safe
29
  git checkout 58c8ab4c7aaccc50f507fd08cce941976affe5e0
30
  ```
31
 
32
- Tomorrow I will also do a `no-act-order.pt` which doesn't use `--act-order` and will therefore work with ooba's GPTQ fork.
33
 
34
  # Original model card is below
35
 
 
29
  git checkout 58c8ab4c7aaccc50f507fd08cce941976affe5e0
30
  ```
31
 
32
+ There is also a `no-act-order.safetensors` file which will work with oobabooga's fork of GPTQ-for-LLaMa; it does not require the latest GPTQ code.
33
 
34
  # Original model card is below
35