Fix for llama delta path

#4
by daryl149 - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -111,7 +111,7 @@ edd1a5897748864768b1fab645b31491 ./tokenizer_config.json
111
  7. Once you have LLaMA weights in the correct format, you can apply the XOR decoding:
112
 
113
  ```
114
- python xor_codec.py oasst-sft-7-llama-30b/ oasst-sft-7-llama-30b-xor/oasst-sft-7-llama-30b-xor/ llama30b_hf/
115
  ```
116
 
117
  You should **expect to see one warning message** during execution:
 
111
  7. Once you have LLaMA weights in the correct format, you can apply the XOR decoding:
112
 
113
  ```
114
+ python xor_codec.py oasst-sft-7-llama-30b/ oasst-sft-7-llama-30b-xor/ llama30b_hf/
115
  ```
116
 
117
  You should **expect to see one warning message** during execution: