TehVenom commited on
Commit
2d9b832
1 Parent(s): 0e0e22a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ This is version 1. It has been fine-tuned using a subset of the data from Pygmal
22
  This models has the XOR files pre-applied out of the box.
23
  Converted from the XORs weights from PygmalionAI's release https://huggingface.co/PygmalionAI/pygmalion-7b
24
 
25
- Quantization was done using https://github.com/0cc4m/GPTQ-for-LLaMa for use in KoboldAI
26
 
27
  Via the following command:
28
  ```
 
22
  This models has the XOR files pre-applied out of the box.
23
  Converted from the XORs weights from PygmalionAI's release https://huggingface.co/PygmalionAI/pygmalion-7b
24
 
25
+ Quantization was done using https://github.com/oobabooga/GPTQ-for-LLaMa for use in KoboldAI
26
 
27
  Via the following command:
28
  ```