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
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,