Skip to content

lookahead-prompt : add example #4226

Closed
Closed
@ggerganov

Description

@ggerganov

Add an example implementing the "Prompt Lookup Decoding" technique:

https://github.com/apoorvumang/prompt-lookup-decoding

This should be a great exercise for people looking to become familiar with llama.cpp's KV cache management and batched decoding API. Looking for contributions.

The following examples can be used as starting points:

  • speculative
  • lookahead
  • batched

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions