Skip to content

Commit

Permalink
Merge pull request karpathy#365 from atamurad/patch-1
Browse files Browse the repository at this point in the history
Update README.md - unclosed code block quotes
  • Loading branch information
karpathy authored Aug 27, 2023
2 parents f4b8a81 + 37157bc commit 7325bab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ Chat with Code Llama Instruct:
python export.py codellama2_7b_instruct.bin --meta-llama /path/to/CodeLlama-7b-Instruct
python tokenizer.py --tokenizer-model=/path/to/CodeLlama-7b-Instruct/tokenizer.model
./run codellama2_7b_instruct.bin -m chat -z /path/to/CodeLlama-7b-Instruct/tokenizer.bin
```

## hugginface models

Expand Down

0 comments on commit 7325bab

Please sign in to comment.