Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emma0925 authored Apr 8, 2024
1 parent 2bae925 commit b9e4870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ instruction.append(mini_ins)
```
git clone https://github.com/meta-llama/codellama.git
```
3. Follow the instruction for Codellama, visit the Meta website https://llama.meta.com/llama-downloads/ and register to download the **codellama 13b model**
3. Follow the instruction for Codellama, visit the Meta website https://llama.meta.com/llama-downloads/ and register to download the **codellama 13b-Instruct model**
4. Clone this repo, move the scipt folder parallal to the `example_chat_completion.py` (You don't need to worry about the dependices for the llama model, the setup is already included in the script)
```bash
# Clone the repository
Expand Down

0 comments on commit b9e4870

Please sign in to comment.