diff options
Diffstat (limited to 'examples/speculative/README.md')
-rw-r--r-- | examples/speculative/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/speculative/README.md b/examples/speculative/README.md index d88fd379..814efa59 100644 --- a/examples/speculative/README.md +++ b/examples/speculative/README.md @@ -1,6 +1,6 @@ # llama.cpp/examples/speculative -Demonstartion of speculative decoding and tree-based speculative decoding techniques +Demonstration of speculative decoding and tree-based speculative decoding techniques More info: |