Skip to content

Commit

Permalink
typo again
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwang218 committed Dec 8, 2023
1 parent 154ee3f commit 99d9529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hf_llama_conversion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This is the reverse conversion for `convert_llama_weights_to_hf.py` script from the transformer package.

## Step 0: Convert to consolidated format
- Create an output directory for the converted weights, eg `test70Bf`.
- Create an output directory for the converted weights, such as `test70Bf`.
- Copy file params.json from the official llama download into that directory.
- Run the conversion script. `model-path` can be a huggingface hub model or a local hf model directory.
```
Expand Down

0 comments on commit 99d9529

Please sign in to comment.