llama_
core
0.32.0
Module completions
Module Items
Functions
In crate llama_
core
llama_core
Module
completions
Copy item path
Source
Expand description
Define APIs for completions.
Functions
ยง
completions
Given a prompt, the model will return one or more predicted completions along with the probabilities of alternative tokens at each position.