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

#include <llama.hpp>

Collaboration diagram for llama_ros::EmbeddingsOuput:

Public Attributes

std::vector< float > embeddings
 
int32_t n_tokens
 

Member Data Documentation

◆ embeddings

std::vector<float> llama_ros::EmbeddingsOuput::embeddings

◆ n_tokens

int32_t llama_ros::EmbeddingsOuput::n_tokens

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