examples : remove infill (#13283)

ggml-ci
This commit is contained in:
Georgi Gerganov 2025-05-07 10:28:02 +03:00 committed by GitHub
parent 6c7fd67b64
commit 4773d7a02f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 6 additions and 655 deletions

View file

@ -66,7 +66,6 @@ enum llama_example {
LLAMA_EXAMPLE_COMMON,
LLAMA_EXAMPLE_SPECULATIVE,
LLAMA_EXAMPLE_MAIN,
LLAMA_EXAMPLE_INFILL,
LLAMA_EXAMPLE_EMBEDDING,
LLAMA_EXAMPLE_PERPLEXITY,
LLAMA_EXAMPLE_RETRIEVAL,