Skip to content

Commit 17999cf

Browse files
docs: fix typo 7b -> 13b (#305)
Resolves #304
1 parent 9167852 commit 17999cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ llm mlc setup
7878
```
7979
Then download the 15GB Llama 2 13B model like this:
8080
```bash
81-
llm mlc download-model Llama-2-7b-chat --alias llama2
81+
llm mlc download-model Llama-2-13b-chat --alias llama2
8282
```
8383
And run a prompt through it:
8484
```bash

0 commit comments

Comments
 (0)