Skip to content

Commit

Permalink
docs: fix typo in link to kv-cache notes
Browse files Browse the repository at this point in the history
  • Loading branch information
danbev committed Oct 29, 2024
1 parent 4b8ffd7 commit 625116e
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 @@ -3,7 +3,7 @@ This repository contains notes and code examples related to AI.

### In-progress

* [kv-cache](./notes/llava-kv-cache.md) llama kv-cache exploration
* [kv-cache](./notes/llama-kv-cache.md) llama kv-cache exploration
* [llava](./notes/llava.md#user-content-wip) llava exploration
* [llama.cpp server](./notes/llama-server.md) llama.cpp server exploration

Expand Down

0 comments on commit 625116e

Please sign in to comment.