M. Lemoyne commited on
Commit
c4e892b
1 Parent(s): a434df9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -107,7 +107,7 @@ edd1a5897748864768b1fab645b31491 ./tokenizer_config.json
107
  7. Once you have LLaMa weights in the correct format, you can apply the XOR decoding:
108
 
109
  ```
110
- python xor_codec.py oasst-sft-6-llama-30b/ oasst-sft-6-llama-30b-xor/ llama30b_hf/
111
  ```
112
 
113
  You should **expect to see one warning message** during execution:
 
107
  7. Once you have LLaMa weights in the correct format, you can apply the XOR decoding:
108
 
109
  ```
110
+ python xor_codec.py oasst-sft-6-llama-30b/ oasst-sft-6-llama-30b-xor/oasst-sft-6-llama-30b-xor/ llama30b_hf/
111
  ```
112
 
113
  You should **expect to see one warning message** during execution: