llama_ros: llama.cpp for ROS 2
Loading...
Searching...
No Matches
llama_ros::CompletionOutput Struct Reference

#include <llama.hpp>

Collaboration diagram for llama_ros::CompletionOutput:

Public Attributes

std::vector< TokenProbprobs
 
llama_token token
 

Member Data Documentation

◆ probs

std::vector<TokenProb> llama_ros::CompletionOutput::probs

◆ token

llama_token llama_ros::CompletionOutput::token

The documentation for this struct was generated from the following file: