Skip to content

Commit

Permalink
fix anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
ByronHsu authored Aug 15, 2024
1 parent 030cb71 commit c3beedc
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 @@ -100,7 +100,7 @@ apply_liger_kernel_to_llama()

### 2. Compose Your Own Model

You can take individual [kernels](#-kernels) to compose your models.
You can take individual [kernels](#kernels) to compose your models.

```python
from liger_kernel.transformers import LigerFusedLinearCrossEntropyLoss
Expand Down

0 comments on commit c3beedc

Please sign in to comment.