|
Krotos Modules 3
|
#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" |
| const char* bert_params::model = "models/all-MiniLM-L6-v2/ggml-model-q4_0.bin" |
| int32_t bert_params::n_threads = 6 |
| int32_t bert_params::port = 8080 |
| const char* bert_params::prompt = "test prompt" |