Krotos Modules 3
Loading...
Searching...
No Matches
bert_params Struct Reference

#include <bert.h>

Public Attributes

int32_t n_threads = 6
 
int32_t port = 8080
 
const char * model = "models/all-MiniLM-L6-v2/ggml-model-q4_0.bin"
 
const char * prompt = "test prompt"
 

Member Data Documentation

◆ model

const char* bert_params::model = "models/all-MiniLM-L6-v2/ggml-model-q4_0.bin"

◆ n_threads

int32_t bert_params::n_threads = 6

◆ port

int32_t bert_params::port = 8080

◆ prompt

const char* bert_params::prompt = "test prompt"

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