Skip to content

docs(llama_cpp): remove explicit warm_up calls#2852

Open
GunaPalanivel wants to merge 1 commit intodeepset-ai:mainfrom
GunaPalanivel:docs/llama-cpp-remove-explicit-warmup
Open

docs(llama_cpp): remove explicit warm_up calls#2852
GunaPalanivel wants to merge 1 commit intodeepset-ai:mainfrom
GunaPalanivel:docs/llama-cpp-remove-explicit-warmup

Conversation

@GunaPalanivel
Copy link
Contributor

@GunaPalanivel GunaPalanivel commented Feb 17, 2026

Context

Llama.cpp components now auto-warm-up on first run, so explicit warm_up() calls in examples are redundant.

Changes

  • Removed explicit warm_up() call from docstring examples in:

    • LlamaCppChatGenerator
  • Removed explicit warm_up() call from:

    • examples/llama_cpp_generator_example.py

Testing

  • Ran hatch run test (skipped locally due to missing build environment; relying on CI validation).

    Components now warm up automatically on first run, so explicit calls in
    examples are redundant.
@GunaPalanivel GunaPalanivel requested a review from a team as a code owner February 17, 2026 18:28
@GunaPalanivel GunaPalanivel requested review from sjrl and removed request for a team February 17, 2026 18:28
@github-actions github-actions bot added integration:llama_cpp type:documentation Improvements or additions to documentation labels Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration:llama_cpp type:documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant