Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderLSF authored Nov 16, 2023
1 parent b3328c0 commit 9770ff2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ make -j 4
#### 1. Run with llama2.c models:
**`Step 1`**: Download a model

See [llama2.c](https://github.com/karpathy/llama2.c)
> See [llama2.c](https://github.com/karpathy/llama2.c)
**`Step 2`**: Run the model
```bash
Expand All @@ -64,7 +64,7 @@ See [llama2.c](https://github.com/karpathy/llama2.c)
#### 2. Run with hugging face format models
**`Step 1`**: Download a model

See [Chinese-LLaMA-Alpaca-2](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2)
> See [Chinese-LLaMA-Alpaca-2](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2)
**`Step 2`**: Convert model format
```bash
Expand Down

0 comments on commit 9770ff2

Please sign in to comment.